set THREADS=$1 set SCHED=$2 export OMP_NUM_THREADS=$THREADS export OMP_SCHEDULE=$SCHED echo $SCHED $THREADS ./NBIparalel NBIsampleinput