Page MenuHomeSolus

D12428.id30196.diff
No OneTemporary

D12428.id30196.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : intel-compute-runtime
-version : 21.30.20482
-release : 3
+version : 21.48.21782
+release : 4
source :
- - https://github.com/intel/compute-runtime/archive/refs/tags/21.30.20482.tar.gz : 978e8d8471e658beca650890ec0d3160a2aac958a3c865ce4b61d334c73b2fb1
+ - https://github.com/intel/compute-runtime/archive/refs/tags/21.48.21782.tar.gz : 7e696e19099116875c3a61c7f70c8570e93921c274d20730854cdb54e688180e
license : MIT
component : programming.tools
homepage : https://github.com/intel/compute-runtime/
@@ -16,16 +16,19 @@
- pkgconfig(igc-opencl)
- pkgconfig(libva)
- pkgconfig(libze_loader)
+ - igsc-devel
+ - git
libsplit : no
setup : |
- # revert the commit that causes the LLVM 12 new pass manager to fail
- %patch -p1 -R < $pkgfiles/ab52c702337358af57140e760d618549372e1cdd.patch
-
# disable warnings as errors
sed -i 's|-Werror||g' CMakeLists.txt
%cmake_ninja \
-DSKIP_UNIT_TESTS=ON \
- -DOCL_ICD_VENDORDIR=/usr/share/OpenCL/vendors
+ -DSUPPORT_DG1=ON \
+ -DOCL_ICD_VENDORDIR=/usr/share/OpenCL/vendors \
+ -DNEO_SKIP_UNIT_TESTS=1 \
+ -DNEO_OCL_VERSION_MAJOR="3" \
+ -DNEO_OCL_VERSION_MINOR="0"
build : |
%ninja_build
install : |

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 7:39 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824695
Default Alt Text
D12428.id30196.diff (1 KB)

Event Timeline