Forum Discussion
RahulV_intel
New Contributor
5 years agoHi Ajmeer,
To compile only the device code, you may use this compilation flag "-fsycl-device-only".
To know more about the compilation process, kindly refer to the below links:
https://github.com/intel/llvm/blob/sycl/sycl/doc/CompilerAndRuntimeDesign.md
https://github.com/intel/llvm/tree/sycl/sycl/doc
https://software.intel.com/content/dam/develop/external/us/en/documents/oneapi-programming-guide.pdf
Since your question is related to FPGA, please note that we have redirected it to the FPGA forum for a faster response.
Thanks,
Rahul