MPI/fr: Difference between revisions

Jump to navigation Jump to search
Created page with "Par exemple, si vous avez chargé les modules <code>intel/2020.1.217</code> et <code>openmpi/4.0.3</code> : {{Command |mpicc -showme |result= icc -I/cvmfs/…/intel2020/o..."
(Created page with "* <code>mpicc</code> pour C * <code>mpicxx</code> pour C++ * <code>mpifort</code> et/ou <code>mpif77</code> et/ou <code>mpif90</code> pour Fortran")
(Created page with "Par exemple, si vous avez chargé les modules <code>intel/2020.1.217</code> et <code>openmpi/4.0.3</code> : {{Command |mpicc -showme |result= icc -I/cvmfs/…/intel2020/o...")
Line 1,023: Line 1,023:
'''Note''' that the Compute Canada software stack contains several modules of the same Open&nbsp;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.  
'''Note''' that the Compute Canada software stack contains several modules of the same Open&nbsp;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:
Par exemple, si vous avez chargé les modules <code>intel/2020.1.217</code> et <code>openmpi/4.0.3</code>&nbsp;:
{{Command
{{Command
|mpicc -showme
|mpicc -showme
rsnt_translations
56,420

edits

Navigation menu