-
Notifications
You must be signed in to change notification settings - Fork 99
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
{serial,openmp}.sparse_spmv_mv failures with gcc/10 and gcc/10+armpl/21 #1331
Comments
CC: @jgfouca |
@lucbv: Are there any updates on this? Once this is resolved, we can enable Armpl CI checks and improve our code coverage. |
@e10harvey sorry it took quite long, PR #1412 might have fixed these, at least I hope it did even though I did not build and test on Inouye. Let me know you see some improvement? |
Great! It's running now : ) |
@lucbv: We're still seeing these errors with |
@lucbv, when standing up the A64FX CI testing I encountered this test failure. Can you investigate?
Snippet of ctest output:
Reproducer instructions
Note: This is reproducible with both OMP_NUM_THREADS=48 and 47.
Note that this only occurs in the spmv_mv_heavy test. See https://github.com/kokkos/kokkos-kernels/pull/1555/files#diff-451dcf2546f551c9894dd3e3820ba37ea8765ba3ae8de9fc31e04f248910fde2R568.
The text was updated successfully, but these errors were encountered: