Skip to content

Conversation

@AlexeySachkov
Copy link
Contributor

The test was recently refactored and got accidentally enabled on HIP, causing post-commit failure. It failed because it had been originally written to only support JIT targets.

There seems to be no good reason for this test not to be run on CUDA & HIP backends, so instead of restricting devices it should be run on this patch refactors it to support AOT targets as well.

The test was recently refactored and got accidentally enabled on HIP,
causing post-commit failure. It failed because it had been originally
written to only support JIT targets.

There seems to be no good reason for this test not to be run on CUDA &
HIP backends, so instead of restricting devices it should be run on this
patch refactors it to support AOT targets as well.
@sarnex sarnex merged commit ac71f61 into intel:sycl Sep 27, 2024
13 checks passed
@AlexeySachkov AlexeySachkov deleted the private/asachkov/fix-bfloat16-example-in-postcommit branch October 9, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants