Skip to content

erne: new package starting at 2.1.1#9676

Merged
adamjstewart merged 4 commits intospack:developfrom
ResearchIT:package/erne
Nov 13, 2018
Merged

erne: new package starting at 2.1.1#9676
adamjstewart merged 4 commits intospack:developfrom
ResearchIT:package/erne

Conversation

@codeandkey
Copy link
Copy Markdown
Contributor

No description provided.


def configure_args(self):
if '+mpi' in self.spec:
return ['--enable-openmpi']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we typically handle both cases explicitly, i.e. could you add an else clause with --disable-openmpi? Otherwise the configure step will end up with a system dependent value

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

added

@adamjstewart adamjstewart merged commit e1f9ddd into spack:develop Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants