pystencils.jit.cpu.compiler_info.ClangInfo#
- class pystencils.jit.cpu.compiler_info.ClangInfo(openmp=True, optlevel='fast', cxx_standard='c++11', target=<Target.CurrentCPU: 32769>, llvm_version=None)#
Compiler info for the LLVM C++ compiler (
clang
).- Parameters: