#!/bin/bash


mpirun -np 4 -ppn 3 -maxtime 5 -resource gpu=3 progrev_shmem_fermi 1000 1000
 
