MPI: first version of distribution of time sleep experiment.

This commit is contained in:
Benjamin Bouvier 2012-08-10 11:30:25 +02:00
commit 9ea12568b2
2 changed files with 136 additions and 0 deletions

View file

@ -32,6 +32,7 @@ SET (TEST_LIST
t-mpi-multipleRoles
t-mpi-eval
t-mpi-multistart
t-mpi-distrib-exp
)
FOREACH (test ${TEST_LIST})