-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Bug]: strumpack test failed from E4S Testsuite #133
Comments
@pghysels : We are unable to get simple strumpack tests to run on perlmutter with either the public E4S 22.05 deployment or the in-progress 22.08 test deployment. Do you have any suggestions, or is there someone I should contact about the error above ( ./testPoisson2d 100 --sp_disable_gpu fails with a segmentation fault) Ideally we could switch this test to use the internal spack test defined in the strumpack spack package, but this test also segfaults:
|
That might be a problem with Cray BLAS, see here: |
Lisa Claus from NERSC recommends replacing cray-libsci/21.08.1.2 with cray-libsci/22.06.1.3 on Perlmutter. |
yeah i spoke to @lisaclaus about this. Unfortunately PM is down today and i think Lisa will be out for some time, can either of you test this out once PM is back. |
I can not reproduce this error on Perlmutter with cray-libsci/21.08.1.2. But I had disabled CUDA, because again, CMake doesn't find CUDA::cublas etc. because those are in the math_libs folder. I need to figure that out. |
it looks like we got this test running on Jan 11 https://my.cdash.org/test/70656138?graph=status then it failed due to error in |
@wspear looks like strumpack test pass see https://my.cdash.org/test/71903136 if this looks fine we can close this |
CDASH Build
https://my.cdash.org/test/63278714
Link to buildspec file
https://github.com/buildtesters/buildtest-nersc/blob/devel/buildspecs/e4s/E4S-Testsuite/perlmutter/22.05/strumpack.yml
Please describe the issue?
see E4S-Project/testsuite#37
Relevant log output
The text was updated successfully, but these errors were encountered: