Changes between Version 59 and Version 60 of GAIIA


Ignore:
Timestamp:
Jan 13, 2010, 9:43:26 PM (14 years ago)
Author:
andreea.visan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v59 v60  
    216216/** script.h */
    217217
    218 #/bin/bash
     218#!/bin/bash
    219219/opt/sun/sunstudio12.1/prod/bin/collect /export/home/stud/andreea.visan/ParallelPP/scheduler
    220220}}}
     
    225225/** script2.h */
    226226
    227 #/bin/bash
    228 /opt/libs/openmpi/openmpi-1.3.2_gcc-4.4.0/bin/mpiexec -np 8 /opt/sun/sunstudio12./prod/bin/collect /export/home/stud/andreea.visan/PP/scheduler
    229 }}}
     227#!/bin/bash
     228
     229/opt/libs/openmpi/openmpi-1.3.2_gcc-4.4.0/bin/mpirun -np 2 /opt/sun/sunstudio12.1/prod/bin/collect -S on -p on -M OPENMPI -m off /export/home/stud/andreea.visan/PP/scheduler}}}
    230230
    231231== Experimental results ==