-
Notifications
You must be signed in to change notification settings - Fork 570
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
Tpetra: Sycl test failures on Ponte Vecchio #12295
Comments
@ndellingwood Blake compilers won't build squat. Both 2023.1 and 2023.2 are missing ocloc and LevelZero. @fryeguy52 is fixing the compilers. Will try to reproduce once he's done. |
Thanks for the info @csiefer2 , sorry for any added noise with this issue |
@ndellingwood Feel free to add me to |
@masterleinad sure thing. I'm putting in a printf fix shortly (just in case you're standing up a build and run into it). |
With local changes in PR #12471 and setting Tpetra_INST_SYCL=ON, this is the set of test failures:
|
All of these tests are passing for me on the Intel testbeds. |
@masterleinad which version of intel/oneapi and which architecture did you test? |
|
That compiler is tagged as |
@masterleinad did you add For reference, I initially had not set that and had this warning in the configure output:
|
Yes, it was set and I am seeing
|
@masterleinad thanks! Can you post your configuration as well? I'd like to compare to see if I have misconfigured, but happened to get a complete build |
I tried again with the configuration posted in the pull request description (#12295 (comment)) and see
with MKL and see
timing out. Previously (#12295 (comment)) when I saw all tests passing, I was also pulling in |
Bug Report
@trilinos/tpetra
Description
I tested out a Sycl configuration on new Blake's Ponte Vecchio GPUs and with Daniel's PR #12294 updates, the following tests failed with seg faults:
Steps to Reproduce
Use changes with #12294
Configuration (New) Blake PV queue:
The text was updated successfully, but these errors were encountered: