#!/bin/sh

mpiexec --oversubscribe -np 10 --hostfile _hostfile main

