k8s-hpc-demo/demos/sample_means/mpi_generate_plots.sh

6 lines
146 B
Bash
Raw Normal View History

2019-05-01 21:05:34 +00:00
#!/bin/bash
mkdir plots/
mpiexec --allow-run-as-root -n 1 --hostfile /kube-openmpi/generated/hostfile R --vanilla -f generate_plots.R > mpi.out