#!/bin/sh
. /etc/profile.d/modules.sh
module load openmpi-x86_64
mpiexec -N $1 /mnt/gluster/mayeshiba/vasp_5.3.3_ncl_gluster
