Re: [MTT users] Post run result submission

2006-09-26 Thread Ethan Mallove
I've posted the helper script here: http://svn.open-mpi.org/trac/mtt/wiki/SubmitHelper Let me know how it works. -Ethan On Tue, Sep/26/2006 04:06:01PM, Jeff Squyres wrote: > For the moment, that might be sufficient. > > What HLRS does is open ssh tunnels back to the head node and then http

Re: [MTT users] Post run result submission

2006-09-26 Thread Josh Hursey
So the login node is the only one that has a window to the outside world. I can't access the outside world from within an allocation. So my script does: - Login Node: 1) Get MPI Tarballs - 1 Compute node: 0) Allocate a compute node to compile. 1) Build/Install MPI builds 2)

Re: [MTT users] Post run result submission

2006-09-26 Thread Ethan Mallove
On Tue, Sep/26/2006 02:01:41PM, Josh Hursey wrote: > I'm setting up MTT on BigRed at IU, and due to some visibility > requirements of the compute nodes I segment the MTT operations. > Currently I have a perl script that does all the svn and wget > interactions from the login node, then