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*

SYCL hardware support

Jonas_D_
Beginner
431 Views

Where can I get a comprehensive list of SYCL supported hardware? Are all the Nvidia cards supported? I want to use some old Kepler and Quadro GPUs, but want the code to be compatible with newer ones. Thanks

0 Kudos
1 Reply
yzh_intel
Moderator
349 Views

Hi, please check here, https://github.com/intel/llvm/blob/sycl/sycl/doc/GetStartedGuide.md#build-dpc-toolchain-with-support-for-nvidia-cuda

"The CUDA backend should work on Windows or Linux operating systems with any GPU with compute capability (SM version) sm_75 or above."

0 Kudos
Reply