MPI: first version of distribution of time sleep experiment.
This commit is contained in:
parent
c50eadc891
commit
9ea12568b2
2 changed files with 136 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ SET (TEST_LIST
|
|||
t-mpi-multipleRoles
|
||||
t-mpi-eval
|
||||
t-mpi-multistart
|
||||
t-mpi-distrib-exp
|
||||
)
|
||||
|
||||
FOREACH (test ${TEST_LIST})
|
||||
|
|
|
|||
Reference in a new issue