Changeset 1243 for palm/trunk
- Timestamp:
- Oct 30, 2013 12:00:12 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.hlrnIII
r1241 r1243 30 30 # appropriately, if you are using a different compiler / MPI-Version. 31 31 # 32 %tmp_user_catalog /gfs1/work/<replace by your username on hlrnIII>lccrayb parallel33 %tmp_data_catalog /gfs1/work/<replace by your username on hlrnIII>lccrayb parallel34 %compiler_name crayftnlccrayb parallel35 %compiler_name_ser crayftnlccrayb parallel32 %tmp_user_catalog /gfs1/work/<replace by your HLRN-III username> lccrayb parallel 33 %tmp_data_catalog /gfs1/work/<replace by your HLRN-III username> lccrayb parallel 34 %compiler_name ftn lccrayb parallel 35 %compiler_name_ser ftn lccrayb parallel 36 36 %cpp_options -e:Z:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__netcdf4:-D__fftw lccrayb parallel 37 %mopts -j:4 lccrayb parallel 38 %fopts -em:-s:real64:-O3:-hnoomp:-hfp3 lccrayb parallel 39 %lopts -em:-s:real64:-O3:-hnoomp:-hfp3 lccrayb parallel 40 %remote_username niksiraa lccrayb parallel 41 %memory 1500 lccrayb parallel 42 %modules fftw:netcdf lccrayb parallel 37 %mopts -j:4 lccrayb parallel 38 %fopts -em:-s:real64:-O3:-hnoomp:-hfp3:-hdynamic lccrayb parallel 39 %lopts -em:-s:real64:-O3:-hnoomp:-hfp3:-hdynamic:-dynamic lccrayb parallel 40 %remote_username <replace by your HLRN-III username> lccrayb parallel 41 %memory 1500 lccrayb parallel 42 %login_init_cmd source:$MODULESHOME/init/ksh lccrayb parallel 43 %modules fftw:cray-netcdf lccrayb parallel 44 #%create_executable_for_batch true lccrayb parallel 43 45 # 44 46 %write_binary true restart
Note: See TracChangeset
for help on using the changeset viewer.