Open bholt opened 10 years ago
It would be useful to have --mpi=/path/to/mpi option in ./configure.
Yes, that's a good idea.
@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.
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.
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.