Skip to content

make sanity check in MPICH easyblock aware of libraries in lib64 subdir#1403

Merged
vanzod merged 1 commit intoeasybuilders:developfrom
boegel:mpich_lib64
Apr 17, 2018
Merged

make sanity check in MPICH easyblock aware of libraries in lib64 subdir#1403
vanzod merged 1 commit intoeasybuilders:developfrom
boegel:mpich_lib64

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 17, 2018

fix for #1400

@boegel
Copy link
Copy Markdown
Member Author

boegel commented Apr 17, 2018

retested this tweaked easyblock with all existing MPICH2 easyblocks, (still) works as expected:

== sanity checking...
...
  >> file 'lib/libfmpich.a' or 'lib64/libfmpich.a' found: OK
  >> file 'lib/libfmpich.so' or 'lib64/libfmpich.so' found: OK
  >> file 'lib/libmpichcxx.a' or 'lib64/libmpichcxx.a' found: OK
  >> file 'lib/libmpichcxx.so' or 'lib64/libmpichcxx.so' found: OK
  >> file 'lib/libmpichf90.a' or 'lib64/libmpichf90.a' found: OK
  >> file 'lib/libmpichf90.so' or 'lib64/libmpichf90.so' found: OK
  >> file 'lib/libmpich.a' or 'lib64/libmpich.a' found: OK
  >> file 'lib/libmpich.so' or 'lib64/libmpich.so' found: OK
  >> file 'lib/libmpl.a' or 'lib64/libmpl.a' found: OK
  >> file 'lib/libmpl.so' or 'lib64/libmpl.so' found: OK
  >> file 'lib/libopa.a' or 'lib64/libopa.a' found: OK
  >> file 'lib/libopa.so' or 'lib64/libopa.so' found: OK
...
  >> (non-empty) directory 'lib' or 'lib64' found: OK

@vanzod vanzod merged commit d28352e into easybuilders:develop Apr 17, 2018
@boegel boegel deleted the mpich_lib64 branch April 17, 2018 19:33
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.

2 participants