We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Well, I'm having some troubles when executing eompi tests with ctest command. Here the exceptions I've got :
Start 42: t-mpi-parallelApply 42/45 Test #42: t-mpi-parallelApply ..............***Exception: Other 0.04 sec Start 43: t-mpi-wrapper 43/45 Test #43: t-mpi-wrapper ....................***Exception: Numerical 0.02 sec Start 44: t-mpi-multipleRoles 44/45 Test #44: t-mpi-multipleRoles ..............***Exception: Other 0.04 sec Start 45: t-mpi-distrib-exp 45/45 Test #45: t-mpi-distrib-exp ................***Exception: Other 0.03 sec The following tests FAILED: 42 - t-mpi-parallelApply (OTHER_FAULT) 43 - t-mpi-wrapper (NUMERICAL) 44 - t-mpi-multipleRoles (OTHER_FAULT) 45 - t-mpi-distrib-exp (OTHER_FAULT) Errors while running CTest
Plus, t-mpi-eval and t-mpi-multistart never end.
The text was updated successfully, but these errors were encountered:
Minor modifications (eoRng function increment_position(), tests file and
34be39f
compilation/installation script). Failed tests: From SMP: t-smpMW_eoEasyEA (OTHER_FAULT) From EOMPI (issue nojhan#34): t-mpi-parallelApply (OTHER_FAULT) t-mpi-wrapper (NUMERICAL) t-mpi-multipleRoles (OTHER_FAULT) t-mpi-distrib-exp (OTHER_FAULT)
No branches or pull requests
Well, I'm having some troubles when executing eompi tests with ctest command.
Here the exceptions I've got :
Plus, t-mpi-eval and t-mpi-multistart never end.
The text was updated successfully, but these errors were encountered: