issues
search
unisa-hpc
/
sycl-bench
SYCL Benchmark Suite
BSD 3-Clause "New" or "Revised" License
56
stars
31
forks
source link
SYCL 2020 restyling
#60
Closed
lorenzo-carpentieri
closed
1 year ago
lorenzo-carpentieri
commented
1 year ago
Update to SYCL 2020
Updated CMakeLists with recent supported SYCL implementations.
Changed namespace from cl::sycl to sycl::
Updated device selctor selection
changed accessor target::local with local_accessor
Removed kernel offset
change get_id with get_group_id
changed access::target with target
Update to SYCL 2020