-
Notifications
You must be signed in to change notification settings - Fork 9
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
TestPreconfig.test_vt_assert_no_mpi
segfaults in icpx
build
#2068
Comments
JacobDomagala
added a commit
that referenced
this issue
Jan 31, 2023
JacobDomagala
added a commit
that referenced
this issue
Jan 31, 2023
JacobDomagala
added a commit
that referenced
this issue
Jan 31, 2023
This keeps failing on
Either fix this or disable the test for Intel compilers if that's too much of a hassle. |
DARMA weekly conclusion: disabling this test for Intel Classic is fine. |
cz4rs
added a commit
that referenced
this issue
Mar 21, 2023
Test segfaults when built with icpc 2021.8.0.
cz4rs
added a commit
that referenced
this issue
Mar 21, 2023
Test segfaults when built with icpc 2021.8.0.
cz4rs
added a commit
that referenced
this issue
Mar 22, 2023
Test segfaults when built with icpc 2021.8.0.
PhilMiller
added a commit
that referenced
this issue
Mar 22, 2023
…st-intel-classic #2068: disable vtAssert test for Intel Classic
cz4rs
pushed a commit
that referenced
this issue
Mar 27, 2023
cz4rs
added a commit
that referenced
this issue
Mar 27, 2023
Test segfaults when built with icpc 2021.8.0.
cz4rs
pushed a commit
that referenced
this issue
Mar 30, 2023
cz4rs
added a commit
that referenced
this issue
Mar 30, 2023
Test segfaults when built with icpc 2021.8.0.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduced on
develop
(9089be5) using Docker.First observed in #2058: see Azure logs.
I suspect that this is caused by an
icpx
update (we don't use pinned version inci/docker/ubuntu-intel-oneapi-cpp.dockerfile
).Originally posted by @cz4rs in #2058 (comment)
The text was updated successfully, but these errors were encountered: