Changes between Version 60 and Version 61 of GAIIA


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GAIIA

    v60 v61  
    217217
    218218#!/bin/bash
     219
    219220/opt/sun/sunstudio12.1/prod/bin/collect /export/home/stud/andreea.visan/ParallelPP/scheduler
    220221}}}
     
    227228#!/bin/bash
    228229
    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}}}
     230/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
     231
     232}}}
     233
     234As we can see in the next figure, the results are improved in comparison with the situation of 1-population.
     235[[Image(multi.jpg)]]
    230236
    231237== Experimental results ==