Changeset 196 for palm/trunk/SCRIPTS/mrun
- Timestamp:
- Sep 9, 2008 11:34:21 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r193 r196 2840 2840 then 2841 2841 ulimit -s 30000 # A too large stack size causes problems 2842 export MV2_NUM_PORTS=22842 # export MV2_NUM_PORTS=2 2843 2843 # export MV2_CPU_MAPPING=0:1:2:3 2844 mpiexec ./palm $ROPTS 2844 # mpiexec ./palm $ROPTS 2845 mpiexec_mpt -np $ii ./palm $ROPTS 2845 2846 elif [[ $host = lcxt4 ]] 2846 2847 then
Note: See TracChangeset
for help on using the changeset viewer.