Changeset 220 for palm/trunk/SCRIPTS
- Timestamp:
- Dec 18, 2008 7:00:36 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/mrun
r215 r220 1896 1896 then 1897 1897 1898 printf "\n +++ no compiler specified for \"$ localhost $cond1 $cond2\""1898 printf "\n +++ no compiler specified for \"$host $cond1 $cond2\"" 1899 1899 locat=compiler_name; exit 1900 1900 … … 2375 2375 elif [[ $localhost = lcsgih ]] 2376 2376 then 2377 printf " compiler is called via ssh on \"hicegate \" \n"2377 printf " compiler is called via ssh on \"hicegate2\" \n" 2378 2378 ssh 130.75.4.103 -l $usern ". /usr/share/modules/init/bash; module load mpt; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" 2>&1 " 2379 2379 # ssh 130.75.4.102 -l $usern ". /usr/share/modules/init/bash; module load mvapich2; cd $TEMPDIR; make -f Makefile PROG=a.out F90=$compiler_name COPT=\"$cpp_options\" F90FLAGS=\"$fopts\" LDFLAGS=\"$lopts\" 2>&1 "
Note: See TracChangeset
for help on using the changeset viewer.