blob: 6b0c1694e121afe8f2e87b5a4c6a8a69b99b89bb [file]
#!/bin/sh
## The mpirun command controls several aspects of program
## execution in Open MPI. mpirun uses the Open Run-Time
## Environment (ORTE) to launch jobs.
cd /tmp
cp -a /usr/share/doc/hpcc/examples/_hpccinf.txt hpccinf.txt
log_cmd mpirun.openmpi --allow-run-as-root -np $nr_cpu hpcc
cat /tmp/hpccoutf.txt