mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
ci: update scripts for Neo release 19.32.13826
Signed-off-by: Jacek Danecki <jacek.danecki@intel.com> https://github.com/intel/compute-runtime/pull/203 Change-Id: I27ae8694ff11023ebee1a24940d343098ebcc4a9
This commit is contained in:

committed by
sys_ocldev

parent
ea47f9745d
commit
0f3fb6e6f5
@ -10,7 +10,7 @@ cd /root/build-igc
|
||||
|
||||
export cclang_commit_id=6257ffe137a2c8df95a3f3b39fa477aa8ed15837
|
||||
export spirv_id=8ce6443ec1020183eafaeb3410c7d1edc2355dc3
|
||||
export igc_commit_id=e2936cf325b81797f252ba5f9fc318666c895f81
|
||||
export igc_commit_id=7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
|
||||
|
||||
wget --no-check-certificate https://github.com/intel/opencl-clang/archive/${cclang_commit_id}/opencl-clang.tar.gz
|
||||
wget --no-check-certificate https://github.com/intel/intel-graphics-compiler/archive/${igc_commit_id}/igc.tar.gz
|
||||
|
@ -10,7 +10,7 @@ cd /root/build-igc
|
||||
|
||||
export cclang_commit_id=41cad395859684b18e762ca4a2c713c2fa349622
|
||||
export spirv_id=83298e3c9b124486c16d0fde54c764a6c5a2b554
|
||||
export igc_commit_id=e2936cf325b81797f252ba5f9fc318666c895f81
|
||||
export igc_commit_id=7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
|
||||
|
||||
wget --no-check-certificate https://github.com/intel/opencl-clang/archive/${cclang_commit_id}/opencl-clang.tar.gz
|
||||
wget --no-check-certificate https://github.com/intel/intel-graphics-compiler/archive/${igc_commit_id}/igc.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global igc_commit_id e2936cf325b81797f252ba5f9fc318666c895f81
|
||||
%global igc_commit_id 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
|
||||
%global cclang_commit_id 41cad395859684b18e762ca4a2c713c2fa349622
|
||||
%global spirv_llvm_commit_id 83298e3c9b124486c16d0fde54c764a6c5a2b554
|
||||
%global llvm_commit_id release_80
|
||||
%global clang_commit_id release_80
|
||||
%global llvm_patches_id a4af5b1386430fdbc7ea82b95706f231c656b5cf
|
||||
%global llvm_patches_id 605739e09f4b5b176a93613c43727fd37fd77e71
|
||||
%global major_version 1
|
||||
%global minor_version 0
|
||||
%global patch_version 2364
|
||||
%global patch_version 2407
|
||||
%global package_release 1
|
||||
|
||||
Name: intel-igc
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global neo_commit_id dd689ec3ed
|
||||
%global neo_commit_id 874ae355f76e93c69ea626aad7e86a41756529aa
|
||||
|
||||
Name: intel-opencl
|
||||
Version: 19.31.13700
|
||||
Version: 19.32.13826
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel(R) Graphics Compute Runtime for OpenCL(TM)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global igc_commit_id e2936cf325b81797f252ba5f9fc318666c895f81
|
||||
%global igc_commit_id 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6
|
||||
%global major_version 1
|
||||
%global minor_version 0
|
||||
%global patch_version 2364
|
||||
%global patch_version 2407
|
||||
%global package_release 1
|
||||
|
||||
Name: intel-igc
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global neo_commit_id dd689ec3ed
|
||||
%global neo_commit_id 874ae355f76e93c69ea626aad7e86a41756529aa
|
||||
|
||||
Name: intel-opencl
|
||||
Version: 19.31.13700
|
||||
Version: 19.32.13826
|
||||
Release: 1%{?dist}
|
||||
Summary: Intel(R) Graphics Compute Runtime for OpenCL(TM)
|
||||
|
||||
|
Reference in New Issue
Block a user