Because of this, I went ahead and updated the server submit php a little
early (otherwise, Josh's test would have failed because it would have been
submitting to the old stuff, which wouldn't have worked).
Specifically, the client and the server side PHP that accepts the output
from the client wer
After iterating a bit with Jeff. It seems that the error indicates
that I had a malformed ini file. I accidently left a bit of the old
script in there when I updated. :[
After removing that and doing a sanity check for other bits things
are working once again.
Thanks :)
Josh
On Sep 14,
Here you go:
[mpiteam@odin ~/mtt]$ ./client/mtt --mpi-get --mpi-install --scratch /
u/mpiteam/mtt-runs/Testing-09-14-2006-17-14-18 --file /u/mpiteam/
local/etc/ompi-iu-odin-core.ini --verbose --print-time --debug | tee
~/mtt.out
Debug is 1, Verbose is 1
*** MTT: ./client/mtt --mpi-get --mpi-i
On Thu, Sep/14/2006 05:20:23PM, Josh Hursey wrote:
> Maybe I jumped the gun a bit, but I just updated and tried to run mtt
> and get the following error message when I run:
> Reading ini file: /u/mpiteam/local/etc/ompi-iu-odin-core.ini
> *** WARNING: Could not read INI file:
> /u/mpiteam/loc
Maybe I jumped the gun a bit, but I just updated and tried to run mtt
and get the following error message when I run:
Reading ini file: /u/mpiteam/local/etc/ompi-iu-odin-core.ini
*** WARNING: Could not read INI file:
/u/mpiteam/local/etc/ompi-iu-odin-core.ini; skipping
The file exists and w
Howdy MTT users!
We have a bunch of important updates for you, including some that *REQURE*
action tomorrow morning (15 Sep 2006: update your client and update your INI
files). Please go read the full text of the announcement here:
http://svn.open-mpi.org/trac/mtt/wiki/News-14-Sep-2006
As u