Changes between Version 35 and Version 36 of GAIIA


Ignore:
Timestamp:
Jan 10, 2010, 8:23:22 PM (14 years ago)
Author:
andreea.visan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v35 v36  
    6868
    6969 * the OpenMP version
     70{{{
    7071g++ -g -fopenmp -o scheduler main.cpp ...
     72}}}
     73{{{
    7174qsub -q ibm-quad.q -pe openmpi 1 -v OMP_NUM_THREADS=4 script.h
     75}}}
    7276 
    7377== Experimental results ==