Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
767 Discussions

sycl::malloc_device creates shared GPU memory instead of dedicated GPU memory

luoyu-intel
Employee
336 Views

The size under 4GB will create dedicated GPU memory, but the size above will get a shared GPU memory pointer. How to disable shared GPU memory? It's very slow.

0 Kudos
0 Replies
Reply