-   Notifications  You must be signed in to change notification settings 
- Fork 929
Closed
Labels
Description
--wdir is no longer an effective option, e.g.,:
mkdir tmp mpirun -np 1 -wdir $PWD/tmp pwd returns $PWD and not $PWD/tmp.
I noticed some related commits (#3217) recently, could these be the cause?