Код: Выделить всё
#include
#include
#include
int main()
{
int array[5];
{
sycl::buffer int_buffer(array, sycl::range(5));
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/79621256/an-error-occurs-when-creating-queues-with-gpu-selector-in-sycl-program[/url]
Мобильная версия