Bugzilla – Bug 4464
setting the mpirun/exec path used for mpi jobs
Last modified: 2007-08-08 10:15:56
You need to log in before you can comment on or make changes to this bug.
For jobs with jobtype=mpi gram should optionally use 1) the MPI path that is found at post install time 2) the MPI path that is found in the user's environment. The admin can set which method they want. For TG, with the use of softenv, it makes sense to do option 2. Traditionally, site use option 1. Option 1 should remain as the default. JP has a patch to do just this for PBS. PBS is the only RM used on TG where multiple MPIs are installed. So PBS is the only RM where we should add this patch (for now).
Created an attachment (id=970) [details] JP's PBS patch