Marked remaining hip_nvidia failing tests XFAIL#525
Conversation
…_amd XFAIL. There are some common failures during queue instantiation caused by failure to find correct device using hip_nvidia backend. Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
|
@JackAKirk, I see that https://github.com/intel/llvm-test-suite/blob/intel/SYCL/Basic/memory-consumption.cpp fails on hip_amd - https://github.com/intel/llvm/runs/4582224027?check_suite_focus=true. This is pre-commit results for intel/llvm#5185, but I don't think this failure is caused by the changes in the pull request. |
|
Yes if it fails on hip_amd marking it "UNSUPPORTED: hip" sounds good. We can mark it for investigation since I don't think that anyone understands exactly why this particular test failed for hip_nvidia (or hip_amd) yet. |
This seems to be sporadic, because I don’t see it on other commits. |
…_amd XFAIL. (intel/llvm-test-suite#525) There are some common failures during queue instantiation caused by failure to find the correct device using hip_nvidia backend. Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Marked hip_nvidia failing tests that do not also fail for cuda or hip_amd XFAIL.
There are some common failures during queue instantiation caused by failure to find correct device using hip_nvidia backend.
Signed-off-by: JackAKirk jack.kirk@codeplay.com