Skip to content

Conversation

@sommerlukas
Copy link
Owner

Enable the SYCL kernel fusion application tests for the CUDA backend. Also adds some more tests to test scenarios relevant for the CUDA backend.

The test sync_two_queues_event_dep.cpp is currently failing occassionally. This seems to be due to some synchronization issue in the CUDA PI and is currently investigated further.

The tests for different ND ranges remains deactivated for the CUDA backend, as heterogeneous ND ranges are not yet supported for CUDA.

@sommerlukas
Copy link
Owner Author

Implementation is in sommerlukas/llvm#2.

@sommerlukas
Copy link
Owner Author

The test sync_two_queues_event_dep.cpp is currently failing occassionally. This seems to be due to some synchronization issue in the CUDA PI and is currently investigated further.

This test has now been reinstated. The necessary fix for the CUDA PI is provided by intel/llvm#8374.

@sommerlukas sommerlukas force-pushed the experiments/cuda-fusion branch from 0220c86 to bf01e53 Compare March 7, 2023 14:31
@sommerlukas sommerlukas force-pushed the experiments/cuda-fusion branch from bf01e53 to 71739c2 Compare March 23, 2023 08:35
@sommerlukas
Copy link
Owner Author

Closing this PR as it is superseded by intel#1683.

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.

2 participants