UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: c9dd8835b9e79548f70e25c8ffb9d09430f622a0
APP commit:
[ BASH | XML | JSON ]

SPIRV-LLVM-Translator

The SPIRV-LLVM-Translator package contains a library and utility for converting between LLVM IR and SPIR-V code. This package currently only supports the OpenCL/Compute version of SPIR-V.

Package info

Codename: SPIRV-LLVM-Translator
Source file: SPIRV-LLVM-Translator-18.1.3.tar.gz
Source directory: SPIRV-LLVM-Translator-18.1.3
Package URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/s/SPIRV-LLVM-Translator-18.1.3.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/4145625122/packages/s/SPIRV-LLVM-Translator-18.1.3.tar.gz.md5sum
Dependances: libxml2, llvm, SPIRV-Tools.
Dependance of: libclc.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr                   \
      -D CMAKE_BUILD_TYPE=Release                    \
      -D BUILD_SHARED_LIBS=ON                        \
      -D CMAKE_SKIP_INSTALL_RPATH=ON                 \
      -D LLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr \
      -G Ninja .. 

Build script:
cd    build 
ninja

Install script:
cd    build 
ninja install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443