Skip to content

Updates to LAMMPS EasyBlock to work with development repo and builds in https://github.com/multixscale/dev.eessi.io-lammps-plugin-obmd#4005

Open
laraPPr wants to merge 1 commit intoeasybuilders:developfrom
laraPPr:LAMMPS
Open

Updates to LAMMPS EasyBlock to work with development repo and builds in https://github.com/multixscale/dev.eessi.io-lammps-plugin-obmd#4005
laraPPr wants to merge 1 commit intoeasybuilders:developfrom
laraPPr:LAMMPS

Conversation

@laraPPr
Copy link
Contributor

@laraPPr laraPPr commented Dec 3, 2025

No description provided.

if LooseVersion(self.version) >= LooseVersion('29Aug2024'):
custom_commands.append(
'from lammps import lammps; '
'l=lammps(cmdargs=["-sf", "intel"]).file("%s") if "INTEL" in lammps().installed_packages else None' %
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

line too long (121 > 120 characters)

@boegel boegel added this to the release after 5.2.0 milestone Dec 9, 2025
@laraPPr
Copy link
Contributor Author

laraPPr commented Dec 18, 2025

--module-only also seems broken for builds with --software-commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants