38,757
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 1,017: | Line 1,017: | ||
With Open MPI, these wrappers have the option <code>--showme</code> that will print which compiler will be called, and which compiler-options will be added. | With Open MPI, these wrappers have the option <code>--showme</code> that will print which compiler will be called, and which compiler-options will be added. | ||
'''Note''' that | '''Note''' that our software stack contains several modules of the same Open MPI package (e.g. <code>openmpi/4.0.3</code>) that have been built with different compilers, and with and without CUDA support. The MPI compiler-wrappers will always use the compiler and compiler version that you have loaded with the <code>module load</code> command. | ||
For example, if you have loaded the <code>intel/2020.1.217</code> and <code>openmpi/4.0.3</code> modules: | For example, if you have loaded the <code>intel/2020.1.217</code> and <code>openmpi/4.0.3</code> modules: |