pystencils.jit.sycl.SYCLIcpxInfo

pystencils.jit.sycl.SYCLIcpxInfo#

class pystencils.jit.sycl.SYCLIcpxInfo(openmp=True, optlevel='fast', cxx_standard='c++17', target=<Target._SYCL: 16384>, extra_cxxflags=<factory>, sycl_targets=<factory>, amd_offload_architecutres=<factory>)#

Compiler info for the oneAPI Icpx compiler.

Parameters:
cxx()#

Path to the executable of this compiler

Return type:

str

cxxflags()#

Compiler flags affecting C++ compilation