Nathan and I talked last night.
He reverted the BTL updates until after SC and the US Thanksgiving holiday next
week.
I will update the usNIC BTL during the week of Dec 1.
Who will be updating the other BTLs that need updating?
On Nov 19, 2014, at 4:45 PM, Hjelm, Nathan Thomas wrote:
> Yes
We will be updating the Portals4 BTL.
--Ryan
From: devel on behalf of Jeff Squyres (jsquyres)
Sent: Thursday, November 20, 2014 6:26 AM
To: Open MPI Developers List
Subject: [EXTERNAL] Re: [OMPI devel] Fwd: [OMPI commits] Git: open-mpi/ompi
branch maste
For those of you who weren't able to be at the SC'14 BOF yesterday -- and even
for those of you who were there and wanted to be able to read the slides in a
little more detail (and get the links from the slides) -- I have posted them
here:
http://www.open-mpi.org/papers/sc-2014/
Enjoy!
--
Hold on - was discussing this with a (possibly former) OpenLava developer who
made some suggestions that would make this work. It all hinges on one thing.
Can you please check and see if you have “lsrun” on your system? If you do,
then I can offer a tight integration in that we would use OpenLav
Hi,
yes, lsrun exists under openlava.
Using mpirun is fine, but openlava currently requires that to be
launched through a bash script (openmpi-mpirun). Would be neater if one
could do away with that.
Agan, thanks for looking into this!
/Marc
Hold on - was discussing this with a (possibly f
Here’s what I can provide:
* lsrun -n N bash This causes openlava to create an allocation and start you
off in a bash shell (or pick your shell)
* mpirun ….. Will read the allocation and use openlava to start the daemons,
and then the application, on the allocated nodes
You can execute as m