syclacademy icon indicating copy to clipboard operation
syclacademy copied to clipboard

Update device selector style to follow modern SYCL 2020

Open keryell opened this issue 4 years ago • 1 comments
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

keryell avatar Oct 08 '21 00:10 keryell

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.

illuhad avatar Oct 22 '21 01:10 illuhad