Changeset 1200 for palm/trunk/SCRIPTS/.mrun.config.csc_sisu
- Timestamp:
- Jul 5, 2013 3:29:59 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.csc_sisu
r1199 r1200 31 31 # appropriately, if you are using a different compiler / MPI-Version. 32 32 # 33 %tmp_user_catalog /wrk/ raaschlccrayf parallel34 %tmp_data_catalog /wrk/ raasch/restart_datalccrayf parallel35 %compiler_name crayftn lccrayf parallel36 %compiler_name_ser crayftn lccrayf parallel33 %tmp_user_catalog /wrk/<replace by your sisu-username> lccrayf parallel 34 %tmp_data_catalog /wrk/<replace by your sisu-username>/restart_data lccrayf parallel 35 %compiler_name crayftn lccrayf parallel 36 %compiler_name_ser crayftn lccrayf parallel 37 37 %cpp_options -e:Z:-DMPI_REAL=MPI_DOUBLE_PRECISION:-DMPI_2REAL=MPI_2DOUBLE_PRECISION:-D__netcdf:-D__intel_openmp_bug lccrayf parallel 38 38 %netcdf_inc -I:/opt/cray/netcdf/4.2.1.1/cray/81/include lccrayf parallel 39 39 %netcdf_lib -L/opt/cray/netcdf/4.2.1.1/cray/81/lib:-lnetcdff:-lnetcdf lccrayf parallel 40 %mopts -j:4 lccrayf parallel41 %fopts -em:-s:real64:-O2 lccrayf parallel42 %lopts -em:-s:real64:-O2 lccrayf parallel43 %remote_username raaschlccrayf parallel44 %memory 1500 lccrayf parallel40 %mopts -j:4 lccrayf parallel 41 %fopts -em:-s:real64:-O2 lccrayf parallel 42 %lopts -em:-s:real64:-O2 lccrayf parallel 43 %remote_username <replace by your sisu-username> lccrayf parallel 44 %memory 1500 lccrayf parallel 45 45 %login_init_cmd .:/opt/modules/default/init/ksh\;:.:/etc/bash.bashrc.local\;:module:list lccrayf parallel 46 %modules cray-netcdf lccrayf parallel47 %create_executable_for_batch true lccrayf parallel46 %modules cray-netcdf lccrayf parallel 47 %create_executable_for_batch true lccrayf parallel 48 48 # 49 49 %write_binary true restart
Note: See TracChangeset
for help on using the changeset viewer.