uwsampa / grappa

Grappa: scaling irregular applications on commodity clusters
grappa.io
BSD 3-Clause "New" or "Revised" License
160 stars 50 forks source link

mpirun launcher script #165

Open bholt opened 10 years ago

bholt commented 10 years ago

Make a launch script that doesn't require slurm. Hopefully refactor grappa_srun to handle both cases. Also, it'd be good to incorporate @nelsonje's bash version so as not to force people to install Ruby.

alexfrolov commented 10 years ago

It would be useful to have --mpi=/path/to/mpi option in ./configure.

nelsonje commented 10 years ago

Yes, that's a good idea.

bholt commented 10 years ago

@nelsonje, what's the status of your Bash version of these scripts? Would it be worth bringing them into master? I don't want to keep working on Ruby if you've got Bash replacements.

nelsonje commented 10 years ago

I'm experimenting with a prototype in github repo nelsonje/rdma-experiments. I've only tested it on the Sampa cluster so far, and it doesn't have support for profiling/tracing yet. I plan to test it out on other systems and add the other functionality in a couple weeks, after I've finished my thesis draft.

On Thu, Jun 26, 2014 at 12:16 PM, Brandon Holt notifications@github.com wrote:

@nelsonje https://github.com/nelsonje, what's the status of your Bash version of these scripts? Would it be worth bringing them into master? I don't want to keep working on Ruby if you've got Bash replacements.

— Reply to this email directly or view it on GitHub https://github.com/uwsampa/grappa/issues/165#issuecomment-47267431.