4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/bash
|
|
|
|
mpiexec -n 1 --hostfile /kube-openmpi/generated/hostfile R --vanilla -f snow-hello.R
|