Minor modifications (eoRng function increment_position(), tests file and
compilation/installation script). Failed tests: From SMP: t-smpMW_eoEasyEA (OTHER_FAULT) From EOMPI (issue #34): t-mpi-parallelApply (OTHER_FAULT) t-mpi-wrapper (NUMERICAL) t-mpi-multipleRoles (OTHER_FAULT) t-mpi-distrib-exp (OTHER_FAULT)
This commit is contained in:
parent
6b464f7fa6
commit
34be39f0aa
3 changed files with 47 additions and 43 deletions
|
|
@ -137,7 +137,7 @@ if [ "$res" = "y" ]; then
|
|||
fi #ENABLE_64_BIT_RNG_NUMBERS
|
||||
|
||||
else
|
||||
FLAG=$FLAG' '" -DENABLE_CXX11_RANDOM=false"
|
||||
FLAG=$FLAG' '" -DENABLE_CXX11_RANDOM=false -DENABLE_64_BIT_RNG_NUMBERS=false"
|
||||
fi #ENABLE_CXX11_RANDOM
|
||||
|
||||
color 5 "set $FLAG"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue