add mpi snow demo
This commit is contained in:
parent
a0d1602033
commit
20f8122558
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
mpiexec -n 1 --hostfile /kube-openmpi/generated/hostfile R --vanilla -f snow-hello.R
|
mpiexec --allow-run-as-root -n 1 --hostfile /kube-openmpi/generated/hostfile R --vanilla -f snow-hello.R > mpi.out
|
||||||
|
Loading…
Reference in New Issue
Block a user