Changeset 1657 for palm/trunk/SCRIPTS/.mrun.config.gfortran
- Timestamp:
- Sep 17, 2015 6:31:36 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.gfortran
r1648 r1657 1 #$Id: .mrun.config. imuknb 1446 2014-08-07 10:08:56Z maronga$1 #$Id: .mrun.config.gfortran 1446 2014-08-07 10:08:56Z knoop $ 2 2 #column 1 column 2 column 3 3 3 #name of variable value of variable (~ must not be used) scope … … 41 41 %fopts -Ofast <hi> parallel 42 42 %lopts -Ofast <hi> parallel 43 # if you want to use your own hostfile, uncomment next line 44 #%hostfile $base_directory/.hostfile <hi> parallel 45 # if you want to load modules on the remote host, use the following line 46 #%modules <replace_by_the_modules_to_be_loaded> <hi> parallel 47 # if you want to perform initial commands on ssh connections, use the following line 48 #%login_init_cmd <replace_by_the_inital_commands> <hi> parallel 43 49 # 44 50 # … … 53 59 %fopts -O0:-Wall:-fbacktrace <hi> parallel trace 54 60 %lopts -O0:-Wall:-fbacktrace <hi> parallel trace 61 # if you want to use your own hostfile, uncomment next line 62 #%hostfile $base_directory/.hostfile <hi> parallel trace 63 # if you want to load modules on the remote host, use the following line 64 #%modules <replace_by_the_modules_to_be_loaded> <hi> parallel trace 65 # if you want to perform initial commands on ssh connections, use the following line 66 #%login_init_cmd <replace_by_the_inital_commands> <hi> parallel trace 67 # 55 68 # 56 69 %write_binary true restart
Note: See TracChangeset
for help on using the changeset viewer.