Get rid of sycl::buffer::reinterpret
authorAndrey Alekseenko <al42and@gmail.com>
Thu, 21 Oct 2021 14:20:38 +0000 (16:20 +0200)
committerAndrey Alekseenko <al42and@gmail.com>
Fri, 22 Oct 2021 14:42:41 +0000 (16:42 +0200)
It is not fully supported with hipSYCL, and, while it does work in
practice, we better avoid it.

Refs #4063


No differences found