Skip to content
New issue

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

Intermittant eckit_test_mpi_parallel failures #47

Open
DJDavies2 opened this issue Aug 30, 2022 · 0 comments
Open

Intermittant eckit_test_mpi_parallel failures #47

DJDavies2 opened this issue Aug 30, 2022 · 0 comments

Comments

@DJDavies2
Copy link
Contributor

I am getting intermittant failures in eckit_test_mpi_parallel with this sort of output:

Running case 19: test_probe ...
Completed case 18: test_waitAny
Running case 19: test_probe ...
Completed case 18: test_waitAny
Running case 19: test_probe ...
Completed case 18: test_waitAny
Running case 19: test_probe ...
Completed case 19: test_probe
Running case 20: test_iProbe ...
Completed case 19: test_probe
Running case 20: test_iProbe ...
Completed case 19: test_probe
Running case 20: test_iProbe ...
�[31mTest "test_probe" failed: Condition failed: i == data[i] @ (/home/d03/frwd/cylc-run/EckitFailures/share/mo-bundle/eckit/tests/mpi/eckit_test_mpi.cc +776 test_746)�[0m
Completed case 19: test_probe
Running case 20: test_iProbe ...
Completed case 20: test_iProbe
0 tests failed out of 21.
Completed case 20: test_iProbe
0 tests failed out of 21.
Completed case 20: test_iProbe
0 tests failed out of 21.
�[31mTest "test_iProbe" failed: Condition failed: i == data[i] @ (/home/d03/frwd/cylc-run/EckitFailures/share/mo-bundle/eckit/tests/mpi/eckit_test_mpi.cc +821 test_786)�[0m
Completed case 20: test_iProbe
FAILED: test_probe
FAILED: test_iProbe
2 tests failed out of 21.

The output varies slightly when it fails but it is in the test_probe/test_iProbe tests. The platform where this fails is a Cray using either gcc 6.3.0 or Intel 2018.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant