Changeset 3756
- Timestamp:
- 2013-01-15T17:44:55+01:00 (10 years ago)
- Location:
- branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS/arch-PW6_VARGAS.fcm
r3730 r3756 24 24 %FFLAGS -qfixed -O3 -qstrict -qrealsize=8 -qextname=flush -qsource -q64 -qlargepage -qmaxmem=-1 -qsource 25 25 %LD mpCC_r 26 %LDFLAGS 26 %LDFLAGS -lxlf90 27 27 %FPPFLAGS -P -C 28 28 %AR ar -
branches/2012/dev_MERGE_2012/NEMOGCM/ARCH/CNRS/arch-macport_osx.fcm
r3741 r3756 4 4 # sudo port install openmpi +gcc45 5 5 # sudo port install hdf5-18 +cxx +fortran +openmpi (I'am not sure cxx is needed) 6 # sudo port install netcdf + gcc45 +openmpi7 # sudo port install netcdf-fortran + gcc45 +openmpi8 # sudo port install netcdf-cxx + gcc45 +openmpi (I'am not sure it is needed)6 # sudo port install netcdf +openmpi 7 # sudo port install netcdf-fortran +openmpi 8 # sudo port install netcdf-cxx +openmpi (I'am not sure it is needed) 9 9 # sudo port install p5-uri 10 10 # add to your PATH /opt/local/lib/openmpi/bin so that mpif90 is properly known
Note: See TracChangeset
for help on using the changeset viewer.