Issue87

Title Gale: Can not find input files
Priority bug Status chatting
Superseder Nosy List walter
Assigned To walter Topics Gale

Created on 2007-02-05.18:23:38 by walter, last changed 2007-02-21.17:09:25 by walter.

Messages
msg288 (view) Author: walter Date: 2007-02-21.17:09:25
For now, there is a note in the documentation.
msg278 (view) Author: walter Date: 2007-02-05.18:23:38
When running Gale, it can sometimes not find the input files.  This occurs
because MPI on some (but not all) platforms changes the current directory.  I
tried saving the current directory, running MPI_Init(), and then changing back,
but that caused  some strange crashing.  Maybe the best way is to make the input
file name absolute.
History
Date User Action Args
2007-02-21 17:09:25waltersetmessages: + msg288
2007-02-05 18:23:38waltercreate