source: proiecte/NBody/NBI/scr.sh @ 124

Last change on this file since 124 was 124, checked in by (none), 14 years ago

added NBI

File size: 136 bytes
Line 
1set THREADS=$1
2set SCHED=$2
3export OMP_NUM_THREADS=$THREADS
4export OMP_SCHEDULE=$SCHED
5echo $SCHED $THREADS
6./NBIparalel NBIsampleinput
Note: See TracBrowser for help on using the repository browser.