Skip to content

Conversation

@maximdimakov
Copy link
Contributor

@maximdimakov maximdimakov commented Aug 30, 2021

handler::codeplay_host_task is deprecated in SYCL 2020.
This patch depends on :
Changes in Lit Tests : intel/llvm-test-suite#428 and intel/llvm-test-suite#451
Signed-off-by: mdimakov [email protected]

@maximdimakov maximdimakov requested review from a team and againull as code owners August 30, 2021 12:28
@maximdimakov maximdimakov changed the title [SYCL] Removed codeplay_host_task [SYCL] Removed handler::codeplay_host_task Aug 30, 2021
Copy link
Contributor

@againull againull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please fix unittests/scheduler/InOrderQueueHostTaskDeps.cpp unit test.

@maximdimakov
Copy link
Contributor Author

maximdimakov commented Aug 31, 2021

@againull I fixed InOrderQueueHostTaskDeps.cpp in the #4425

@s-kanaev s-kanaev requested a review from againull August 31, 2021 07:21
againull
againull previously approved these changes Aug 31, 2021
@bader bader changed the title [SYCL] Removed handler::codeplay_host_task [SYCL] Remove handler::codeplay_host_task Sep 2, 2021
@maximdimakov maximdimakov requested review from a team, againull and romanovvlad September 7, 2021 13:12
@romanovvlad romanovvlad merged commit 9a0ea9a into intel:sycl Sep 9, 2021
DoyleLi pushed a commit to DoyleLi/intel_llvm that referenced this pull request Sep 13, 2021
handler::codeplay_host_task is deprecated in SYCL 2020.
This patch depends on :
Changes in Lit Tests : intel/llvm-test-suite#428 and intel/llvm-test-suite#451
Signed-off-by: mdimakov [email protected]
npmiller added a commit to npmiller/oneMKL that referenced this pull request Oct 20, 2021
`codeplay_host_task` is deprecated in SYCL 2020, `host_task` should be
used instead, this is already what is used by the cublas backend.

Additionally support for `codeplay_host_task` was recently removed from
DPC++, intel/llvm#4426 so this code wouldn't
build with recent DPC++.
mkrainiuk pushed a commit to uxlfoundation/oneMath that referenced this pull request Oct 22, 2021
`codeplay_host_task` is deprecated in SYCL 2020, `host_task` should be
used instead, this is already what is used by the cublas backend.

Additionally support for `codeplay_host_task` was recently removed from
DPC++, intel/llvm#4426 so this code wouldn't
build with recent DPC++.
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