Skip to content

What are the recommended types for the deprecated types ? #10228

Closed Answered by AlexeySachkov
jinz2014 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jinz2014,

Those aliases do not exists in SYCL 2020 specification at all and I'm not even sure that they were required by SYCL 1.2.1. As you can see in their definitions, those aliases contain nothing special and reference standard C++ types. As a replacement, you can either define the same aliases yourself or use corresponding standard C++ types directly

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jinz2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants