Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : intel-compute-runtime | name : intel-compute-runtime | ||||
| version : 21.11.19310 | version : 21.30.20482 | ||||
| release : 2 | release : 3 | ||||
| source : | source : | ||||
| - https://github.com/intel/compute-runtime/archive/refs/tags/21.11.19310.tar.gz : 81ad742cb3f6990cc9b44356742f955587219f64920313e066f4b4c2a47d6def | - https://github.com/intel/compute-runtime/archive/refs/tags/21.30.20482.tar.gz : 978e8d8471e658beca650890ec0d3160a2aac958a3c865ce4b61d334c73b2fb1 | ||||
| license : MIT | license : MIT | ||||
| component : programming.tools | component : programming.tools | ||||
| homepage : https://github.com/intel/compute-runtime/ | homepage : https://github.com/intel/compute-runtime/ | ||||
| summary : Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver | summary : Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver | ||||
| description: | | description: | | ||||
| The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver is an open source project providing compute API support (Level Zero, OpenCL) for Intel graphics hardware architectures (HD Graphics, Xe). | The Intel(R) Graphics Compute Runtime for oneAPI Level Zero and OpenCL(TM) Driver is an open source project providing compute API support (Level Zero, OpenCL) for Intel graphics hardware architectures (HD Graphics, Xe). | ||||
| replaces : | replaces : | ||||
| - beignet | - beignet | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(igdgmm) | - pkgconfig(igdgmm) | ||||
| - pkgconfig(igc-opencl) | - pkgconfig(igc-opencl) | ||||
| - pkgconfig(libva) | - pkgconfig(libva) | ||||
| - pkgconfig(libze_loader) | - pkgconfig(libze_loader) | ||||
| libsplit : no | libsplit : no | ||||
| setup : | | setup : | | ||||
| # revert the commit that causes the LLVM 12 new pass manager to fail | |||||
| %patch -p1 -R < $pkgfiles/ab52c702337358af57140e760d618549372e1cdd.patch | |||||
| # disable warnings as errors | # disable warnings as errors | ||||
| sed -i 's|-Werror||g' CMakeLists.txt | sed -i 's|-Werror||g' CMakeLists.txt | ||||
| %cmake_ninja \ | %cmake_ninja \ | ||||
| -DSKIP_UNIT_TESTS=ON \ | -DSKIP_UNIT_TESTS=ON \ | ||||
| -DOCL_ICD_VENDORDIR=/usr/share/OpenCL/vendors | -DOCL_ICD_VENDORDIR=/usr/share/OpenCL/vendors | ||||
| build : | | build : | | ||||
| %ninja_build | %ninja_build | ||||
| install : | | install : | | ||||
| %ninja_install | %ninja_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.