Intel® oneAPI DPC++/C++ Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-AE306A25-028D-4381-B273-4658531F9CAB
Visible to Intel only — GUID: GUID-AE306A25-028D-4381-B273-4658531F9CAB
fno-sycl-libspirv
Disables the check for libspirv (the SPIR-V* tools library).
Syntax
Linux: |
-fno-sycl-libspirv |
Windows: |
-fno-sycl-libspirv |
Arguments
None
Default
OFF |
The check for libspirv is enabled. |
Description
This option disables the check for libspirv (the SPIR-V* tools library).
When SYCL offloading is enabled, this option only applies to device-specific compilation.
IDE Equivalent
Alternate Options
None