Opened 9 years ago
Closed 7 years ago
#82 closed task (fixed)
MPI/OpenMP run on ada
Reported by: | mafoipsl | Owned by: | aclsce |
---|---|---|---|
Priority: | major | Milestone: | IPSLCM6 |
Component: | scripts | Version: | rc0 |
Keywords: | MPI OpenMP ada IDRIS run | Cc: |
Description
Implementation of MPI/OpenMP MPMD run on ada. More information : IntegrationOpenMP/EnteteCommandesAda
Change History (3)
comment:1 Changed 9 years ago by mafoipsl
comment:2 Changed 8 years ago by mafoipsl
- Owner changed from mafoipsl to aclsce
Work done and included in libIGCM_v2.8. See :
http://forge.ipsl.jussieu.fr/libigcm/changeset/1305/
use :
ins_job -m Intel
to use it (on ada exclusively).
comment:3 Changed 7 years ago by mafoipsl
- Resolution set to fixed
- Status changed from new to closed
Work done since libIGCM_v2.8.1 and ins_job with Intel environment.
../../../libIGCM/ins_job ==================================================== Where do we run ? ada336 Linux ada336 2.6.32-573.26.1.el6.x86_64 #1 SMP Tue Apr 12 01:47:01 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux ==================================================== sys source ada Intel X-64 lib. Currently Loaded Modulefiles: 1) intel/2016.2 2) ferret/6.85 3) netcdf/seq/4.1.3(default) 4) cdo/1.6.5 5) nco/4.4.6 Hit Enter or give MPI Environement (default is IBM), possible MPI environments are IBM (MPI IBM) and Intel (MPI Intel) : Intel MPIEnvironment is Intel
Note: See
TracTickets for help on using
tickets.
Partially done with [2360]. Number of OpenMP threads must be identical for all executables. For IPSLCM6-VLR we strongly suggest to run with 2 OpenMP, 25 MPI for LMDZ, 6 MPI for NEMO and 1 MPI for XIO server.
Work still required to use all cores. Work postponed until Intel MPI installation on ada.