k8s-hpc-demo/demos/sample_means/mpi_generate_plots.sh
2019-05-01 16:05:34 -05:00

6 lines
146 B
Bash

#!/bin/bash
mkdir plots/
mpiexec --allow-run-as-root -n 1 --hostfile /kube-openmpi/generated/hostfile R --vanilla -f generate_plots.R > mpi.out