Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][CUDA] Corrected a missing triple and set an XFAIL: cuda. #336

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

JackAKirk
Copy link

Now that the fp16 aspect is connected to the cuda PI (https://github.com/intel/llvm/pull/4029/files) one test case (fp16-with-unnamed-lambda.cpp) that now runs for cuda if the device has the fp16 aspect failed because it was missing the triple for ptx. The triple has been added.
nan.cpp fails for the fp64 case that was switched on by (intel/llvm#3950).

Signed-off-by: JackAKirk jack.kirk@codeplay.com

Now that the fp16 aspect is connected to the cuda PI (https://github.com/intel/llvm/pull/4029/files) one test case (fp16-with-unnamed-lambda.cpp) that now runs for cuda if the device has the fp16 aspect failed because it was missing the triple for ptx.  The triple has been added.
nan.cpp fails for the fp64 case that was switched on by (intel/llvm#3950).

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@vladimirlaz vladimirlaz merged commit f67c676 into intel:intel Jul 1, 2021
@steffenlarsen steffenlarsen mentioned this pull request Jul 2, 2021
smaslov-intel pushed a commit to smaslov-intel/llvm-test-suite that referenced this pull request Aug 12, 2021
…l#336)

Now that the fp16 aspect is connected to the cuda PI (https://github.com/intel/llvm/pull/4029/files) one test case (fp16-with-unnamed-lambda.cpp) that now runs for cuda if the device has the fp16 aspect failed because it was missing the triple for ptx.  The triple has been added.
nan.cpp fails for the fp64 case that was switched on by (intel/llvm#3950).

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…l/llvm-test-suite#336)

Now that the fp16 aspect is connected to the cuda PI (https://github.com/intel/llvm/pull/4029/files) one test case (fp16-with-unnamed-lambda.cpp) that now runs for cuda if the device has the fp16 aspect failed because it was missing the triple for ptx.  The triple has been added.
nan.cpp fails for the fp64 case that was switched on by (intel#3950).

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants