add opencl headers to third party

Change-Id: I8a1a7c3b371ca3aa118d3e4a7e989b0f6c08f374
Signed-off-by: Artur Harasimiuk <artur.harasimiuk@intel.com>
This commit is contained in:
Artur Harasimiuk
2018-06-15 18:59:30 +02:00
committed by sys_ocldev
parent 33ec97148d
commit a203b0c32e
23 changed files with 5733 additions and 26 deletions

View File

@@ -21,7 +21,6 @@
mkdir workspace; cd workspace
git clone --depth 1 https://github.com/intel/gmmlib gmmlib
git clone --depth 1 https://github.com/KhronosGroup/OpenCL-Headers khronos
git clone ../../compute-runtime neo
pushd neo/scripts/igc ; ./prepare.sh ; popd
mkdir build; cd build

View File

@@ -21,7 +21,6 @@
cd /root
git clone --depth 1 https://github.com/intel/gmmlib gmmlib
git clone --depth 1 https://github.com/KhronosGroup/OpenCL-Headers khronos
pushd neo/scripts/igc
./prepare.sh
popd