Skip to content

fix prefix in impi compiler wrappers#1727

Merged
boegel merged 2 commits intoeasybuilders:developfrom
damianam:impi_fix_prefix
May 17, 2019
Merged

fix prefix in impi compiler wrappers#1727
boegel merged 2 commits intoeasybuilders:developfrom
damianam:impi_fix_prefix

Conversation

@damianam
Copy link
Copy Markdown
Member

@damianam damianam commented May 14, 2019

This patches the prefix directory, which is no longer correct after m…oving the installation. In the intel wrappers this was hidden by the fact that I_MPI_ROOT overrides the prefix. But the gcc wrappers are buggy and don't allow the override, hence they failed.

Thanks @bsteinb for the help diagnosing it!

…oving the installation. In the intel wrappers this was hidden by the fact that I_MPI_ROOT overrides the prefix. But the gcc wrappers are buggy and don't allow the override, hence this failed
@damianam damianam added this to the next release (3.9.1) milestone May 15, 2019
@boegel boegel changed the title This patches the prefix directory, which is no longer correct after m… fix prefix in impi compiler wrappers May 15, 2019
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm, but will give this a test spin first before merging it in

Comment thread easybuild/easyblocks/i/impi.py Outdated
Copy link
Copy Markdown
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel
Copy link
Copy Markdown
Member

boegel commented May 17, 2019

I've tested this with a range of impi easyconfigs, no problems found:

  • impi-4.0.2.003.eb
  • impi-4.1.1.036-iccifort-2013.5.192.eb
  • impi-4.1.3.049.eb
  • impi-5.0.3.048-GCC-4.9.3.eb
  • impi-5.1.3.181-iccifort-2016.3.210-GCC-5.4.0-2.26.eb
  • impi-2017.1.132-GCC-5.4.0-2.26.eb
  • impi-2018.0.128-iccifort-2018.0.128-GCC-6.4.0-2.28.eb
  • impi-2019.2.187-iccifort-2019.2.187-GCC-8.2.0-2.31.1.eb

@boegel
Copy link
Copy Markdown
Member

boegel commented May 17, 2019

Thanks for the fix @damianam!

@boegel boegel merged commit cb7f849 into easybuilders:develop May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants