syclacademy
syclacademy copied to clipboard
Update device selector style to follow modern SYCL 2020
trafficstars
There is still a lot of deprecated SYCL 1.2.1 device selector usage. This is a follow-up from https://github.com/codeplaysoftware/syclacademy/pull/72#discussion_r723980895 This is a generalization of https://github.com/codeplaysoftware/syclacademy/issues/54
This is actually a problem for hipSYCL, which no longer supports select_device(). I have tried to find a solution that hopefully works everywhere in #85.