Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
made some changes to allow more than one DO_ONCE block. also fixed bug in
authormarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 12 Nov 2007 01:29:00 +0000 (01:29 +0000)
committermarkls <markls@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 12 Nov 2007 01:29:00 +0000 (01:29 +0000)
commit0137f14a0c14e604049cfa61688d075686496f05
treed5028aa26fc8207d0b49cd005704f656c77816e1
parent773e09f91e02cdd7e30e221f2bd6f39e97896b16
made some changes to allow more than one DO_ONCE block. also fixed bug in
smpi_run_simulation and added some more tests of the compute benchmarking code.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5024 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/smpi/smpi.h
src/smpi/private.h
src/smpi/sample/compute.c
src/smpi/sample/compute2.c [new file with mode: 0644]
src/smpi/sample/compute3.c [new file with mode: 0644]
src/smpi/smpi_bench.c
src/smpi/smpi_global.c
src/smpi/smpi_util.c