Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 343 Bytes

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.