scx/spirv-tools
Project ID: 26441
Description
API and commands for processing SPIR-V modules.
Installation Instructions
For EL7:
cd '/etc/yum.repos.d/'
curl 'https://copr.fedorainfracloud.org/coprs/scx/spirv-tools/repo/epel-7/scx-spirv-tools-epel-7.repo' > 'scx-spirv-tools-epel-7.repo'
yum install 'spirv-tools'
If you want i686 packages as well:
cd '/etc/yum.repos.d/'
curl 'https://copr.fedorainfracloud.org/coprs/scx/spirv-tools/repo/custom-1/scx-spirv-tools-custom-1.repo' | sed 's/^\[.*/[scx-spirv-tools-i686]/;s/$basearch/i386/g' > 'scx-spirv-tools-custom-1.repo'
yum install 'spirv-tools-libs' 'spirv-tools-libs.i686'
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Custom 1 | i386 [modified] (22)* | Custom 1 (230 downloads) |
EPEL 7 | ppc64le (18)*, x86_64 (13)* | EPEL 7 (454 downloads) |
* Total number of downloaded packages.