Changeset 102 for trunk/oarutils
- Timestamp:
- Jan 9, 2014, 10:46:53 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/oarutils/oar-profile.sh
r100 r102 206 206 Option C<-v> (or C<--verbose>) make an echo of the real C<mpirun> command on F<stdout>. 207 207 208 All env variable are export by C<mpirun> except the following 209 210 USER TERM OAR* SGE_* LS_COLORS 211 ENV BASH_ENV HOSTNAME LOGNAME MAIL 212 MANPATH OMPI_MCA_plm_rsh_agent PWD 213 SHELL SSH_* SUDO_COMMAND= HOME DISPLAY 214 SHLVL 215 208 216 =item B<oar_envmpirun> [mpi_run option] F<program> 209 217 … … 214 222 Option C<-v> (or C<--verbose>) make an echo of the real C<mpirun> command on F<stdout>. 215 223 224 C<oar-envsh> export all the environment variable except the same list as above. 225 216 226 =back 217 227
Note: See TracChangeset
for help on using the changeset viewer.