Changes between Version 34 and Version 35 of GAIIA


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v34 v35  
    6464 * The Distributed Execution Model
    6565[[Image(execd.jpg)]]
     66
     67== Compiling, Running, Profiling ==
     68
     69 * the OpenMP version
     70g++ -g -fopenmp -o scheduler main.cpp ...
     71qsub -q ibm-quad.q -pe openmpi 1 -v OMP_NUM_THREADS=4 script.h
    6672 
    6773== Experimental results ==