Changeset 102


Ignore:
Timestamp:
Jan 9, 2014, 10:46:53 AM (10 years ago)
Author:
g7moreau
Message:
  • Add doc on env variable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/oarutils/oar-profile.sh

    r100 r102  
    206206Option C<-v> (or C<--verbose>) make an echo of the real C<mpirun> command on F<stdout>.
    207207
     208All 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
    208216=item B<oar_envmpirun> [mpi_run option] F<program>
    209217
     
    214222Option C<-v> (or C<--verbose>) make an echo of the real C<mpirun> command on F<stdout>.
    215223
     224C<oar-envsh> export all the environment variable except the same list as above.
     225
    216226=back
    217227
Note: See TracChangeset for help on using the changeset viewer.