Translations:Ansys/2205/fr: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "#module load StdEnv/2020 # Applies to narval only #module load ansys/2019R3 # Or ansys/2020R2 #module load intel/2021 intelmpi #export INTELMPI_ROOT=$I_MPI_ROOT/mpi/...")
 
No edit summary
Line 1: Line 1:
#module load StdEnv/2020      # Applies to narval only
#module load StdEnv/2020      # Applies to narval only
#module load ansys/2019R3    # Or ansys/2020R2
#module load ansys/2019R3    # Or newer
#module load intel/2021 intelmpi
#module load intel/2022 intelmpi
#export INTELMPI_ROOT=$I_MPI_ROOT/mpi/latest
#export INTELMPI_ROOT=$I_MPI_ROOT
#unset I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS
#unset I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS
#unset I_MPI_ROOT
#unset I_MPI_ROOT

Revision as of 22:37, 17 September 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Ansys)
#module load StdEnv/2020      # no longer supported
#module load ansys/2019R3    # or newer versions (narval only)
#module load ansys/2021R2    # or newer versions (beluga, cedar, graham)
  1. module load StdEnv/2020 # Applies to narval only
  2. module load ansys/2019R3 # Or newer
  3. module load intel/2022 intelmpi
  4. export INTELMPI_ROOT=$I_MPI_ROOT
  5. unset I_MPI_HYDRA_BOOTSTRAP_EXEC_EXTRA_ARGS
  6. unset I_MPI_ROOT