8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
#%Module1.0
|
|
# HMPI module for use with 'environment-modules' package:
|
|
conflict mpi
|
|
prepend-path OPAL_PREFIX /usr/share/hmpi/
|
|
prepend-path PATH /usr/share/hmpi/bin:/usr/share/hucx/bin
|
|
prepend-path LD_LIBRARY_PATH /usr/share/hmpi/lib:/usr/share/hucx/lib
|
|
prepend-path INCLUDE /usr/share/hmpi/include:/usr/share/hucx/include
|