Skip to content

Sampler/unnormalized-* tests from llvm-test-suite fails on CUDA target #6285

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

Closed
pvchupin opened this issue Jun 9, 2022 · 1 comment
Closed
Labels
bug Something isn't working cuda CUDA back-end

Comments

@pvchupin
Copy link
Contributor

pvchupin commented Jun 9, 2022

These tests from llvm-test-suite are currently failing on CUDA target

Failed Tests (3):
  SYCL :: Sampler/unnormalized-clamp-nearest.cpp
  SYCL :: Sampler/unnormalized-clampedge-nearest.cpp
  SYCL :: Sampler/unnormalized-none-nearest.cpp

These are temporary disabled on CUDA to recover CUDA pre-commit testing.
Need to be reenabled back as soon as fixed.

@pvchupin pvchupin added bug Something isn't working cuda CUDA back-end labels Jun 9, 2022
pvchupin pushed a commit to pvchupin/llvm-test-suite that referenced this issue Jun 9, 2022
Temporarily disabling these to enable CUDA testing for the rest.

Issue: intel/llvm#6285
pvchupin pushed a commit to intel/llvm-test-suite that referenced this issue Jun 9, 2022
Temporarily disabling these to enable CUDA testing for the rest.

Issue: intel/llvm#6285
pvchupin pushed a commit that referenced this issue Jun 10, 2022
* Update reusable workflow with corresponding config
* Add cuda llvm-test-suite run to pre-commit on Linux
* Fix option typo [NFC]

Failing tests disabled at: intel/llvm-test-suite#1052
Issue: #6285
pgorlani added a commit to pgorlani/llvm that referenced this issue Jun 21, 2022
This patch fix the casting of integer coordinates in samplers.
This solves intel#6285
pgorlani added a commit to pgorlani/llvm-test-suite that referenced this issue Jun 21, 2022
This patch re-enables the tests disabled in
intel#1052 due to
intel/llvm#6285 which is solved by
intel/llvm#6335.
pvchupin pushed a commit that referenced this issue Jun 21, 2022
This patch fix the casting of integer coordinates in image samplers.
This solves #6285, allowing to re-enable the tests disabled in intel/llvm-test-suite#1052.
pvchupin pushed a commit to intel/llvm-test-suite that referenced this issue Jun 21, 2022
This patch re-enables the tests disabled in
#1052 due to
intel/llvm#6285 which is solved by
intel/llvm#6335.
@AerialMantis
Copy link
Contributor

We believe this issue has been addressed by #6335 and the tests re-enabled in intel/llvm-test-suite#1062, so we will close the ticket.

aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this issue Mar 27, 2023
…te#1052)

Temporarily disabling these to enable CUDA testing for the rest.

Issue: intel#6285
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this issue Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuda CUDA back-end
Projects
None yet
Development

No branches or pull requests

2 participants