Skip to content

Conversation

Ruyk
Copy link
Contributor

@Ruyk Ruyk commented Jun 27, 2021

Adding a queue property that uses the default CUDA stream instead of creating a new CUDA stream.
This is used for interop with CUDA runtime applications that use the default stream.

@Ruyk Ruyk requested a review from a team as a code owner June 27, 2021 14:30
@Ruyk Ruyk requested a review from vladimirlaz June 27, 2021 14:30
@Ruyk
Copy link
Contributor Author

Ruyk commented Jun 27, 2021

@steffenlarsen

Adding a queue property that uses the default CUDA stream
instead of creating a new CUDA stream.
This is used for interop with CUDA runtime applications that
use the default stream.

Signed-off-by: Ruyman Reyes <ruyman@codeplay.com>
vladimirlaz
vladimirlaz previously approved these changes Jun 28, 2021
Signed-off-by: Ruyman Reyes <ruyman@codeplay.com>
@Ruyk
Copy link
Contributor Author

Ruyk commented Jun 29, 2021

What is blocking the buildbots ?

@bader
Copy link
Contributor

bader commented Jun 29, 2021

What is blocking the buildbots ?

Missing approval from an account with "write" access to the repository.

@bader bader requested a review from vladimirlaz June 29, 2021 19:37
@bader bader merged commit 0833052 into intel:sycl Jun 30, 2021
@Ruyk Ruyk deleted the default_stream_patch branch June 30, 2021 09:08
alexbatashev added a commit to alexbatashev/llvm that referenced this pull request Jul 2, 2021
* upstream/sycl: (649 commits)
  [SYCL][Driver][NFC] Update integration footer test for 32-bit host (intel#4039)
  [SYCL][L0] Initialize descriptor .stype and .pNext (intel#4032)
  [SYCL] Add sycl::kernel::get_kernel_bundle method (intel#3855)
  [SYCL] Add support for device UUID as a SYCL extension. (intel#3696)
  [SYCL][Matrix] Add spec document for the matrix extension interface and its first implementation for AMX (intel#3551)
  Fix debug build mangler test after PR#3992 (8f38045). (intel#4033)
  [Driver][SYCL] Restrict user -include file in final integration footer step (intel#4036)
  [SYCL] [Tests] Do not copy device binary image mocks (intel#4023)
  [SYCL][Doc] Update docs to reflect new compiler features (intel#4030)
  [SYCL][CUDA] cl_khr_fp16 extension connected to cuda PI. (intel#4029)
  [SYCL][NFC] Refactor RT unit tests (intel#4021)
  [SYCL] Switch to using integration footer by default (intel#3777)
  [SYCL][CUDA] Add the Use Default Stream property (intel#4004)
  Uplift GPU RT version for Linux to 21.24.20098 (intel#4003)
  [SYCL][CUDA] atomic_ref.fetch_add used for fp64 reduction if device.has(atomic64) (intel#3950)
  [Driver][SYCL] Differentiate host dependency link from regular host link (intel#4002)
  [SYCL][ESIMD] Support device half type in intrinsics. (intel#4024)
  [SYCL] Allow fpga_reg only for PODs and Trivially-copyable structs (intel#3643)
  [SYCL][FPGA] Restore legacy debug info version for the hardware (intel#3991)
  [SYCL][PI][L0] Force reset of memcpy command-list. (intel#4001)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda CUDA back-end
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants