Changes between Version 7 and Version 8 of IntegrationOpenMP/EnteteCommandesTitane


Ignore:
Timestamp:
06/18/12 09:15:08 (12 years ago)
Author:
mafoipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IntegrationOpenMP/EnteteCommandesTitane

    v7 v8  
    5151export KMP_LIBRARY=turnaround 
    5252export MKL_SERIAL=YES 
     53unset MPI_PLACING_MODE 
    5354export OMP_NUM_THREADS=4    # Utilisation de 4 threads OpenMP par processus MPI 
    54 #### module load openmp/4thds A activer ou pas? 
     55#### module load openmp/4thds A activer ou pas? Blocage si on active cela!!!!! 
    5556time mpirun -np $BRIDGE_MSUB_NPROC ./gcm.e 
    5657}}}