source: proiecte/NBody/NBI/scr_paralel.sh @ 162

Last change on this file since 162 was 162, checked in by (none), 14 years ago
File size: 192 bytes
Line 
1set THREADS=$1
2set SCHED=$2
3setenv OMP_NUM_THREADS $THREADS
4setenv OMP_SCHEDULE $SCHED
5echo $SCHED $THREADS
6~valentina.sandulescu/NBI/NBIparalel ~valentina.sandulescu/NBI/NBIsampleinput
Note: See TracBrowser for help on using the repository browser.