dpcpp-llvm-spirv

llvm-spirv helper


License
Intel-ACPI
Install
pip install dpcpp-llvm-spirv==2024.0.0

Documentation

dpcpp-llvm-spirv

This Python package vendors llvm-spirv executable from Intel(R) oneAPI DPC++ Compiler.

The package provides a function get_llvm_spirv_path() to query the path of the executable, as well as the __version__ and __license__ attributes.

The package versioning aligns with the versioning of the oneAPI DPC++ Compiler.