mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00

This commit adds basic for parallel AUB generation and execution on GPU. Change-Id: I3c77557a9578db05c87be6db7a5e3006f7c4b053
62 lines
1.6 KiB
YAML
62 lines
1.6 KiB
YAML
components:
|
|
gmmlib:
|
|
branch: gmmlib
|
|
clean_on_sync: true
|
|
dest_dir: gmmlib
|
|
repository: https://github.com/intel/gmmlib.git
|
|
revision: 56e00b91ef0eaa014139b84fdbb8af0a99ba56ba
|
|
type: git
|
|
gmock:
|
|
branch: master
|
|
clean_on_sync: true
|
|
dest_dir: gmock
|
|
repository: https://github.com/google/googlemock.git
|
|
revision: c440c8fafc6f60301197720617ce64028e09c79d
|
|
type: git
|
|
gtest:
|
|
branch: master
|
|
clean_on_sync: true
|
|
dest_dir: gtest
|
|
repository: https://github.com/google/googletest.git
|
|
revision: c99458533a9b4c743ed51537e25989ea55944908
|
|
type: git
|
|
igc:
|
|
branch: igc
|
|
clean_on_sync: true
|
|
dest_dir: igc
|
|
repository: https://github.com/intel/intelgraphicscompiler
|
|
revision: a7de81b88001a565d8fe6d8701210225686d1169
|
|
type: git
|
|
infra:
|
|
branch: infra
|
|
clean_on_sync: true
|
|
dest_dir: infra
|
|
revision: 838dccf3bf300527649255a329fc5cd64a0c2f29
|
|
type: git
|
|
internal:
|
|
branch: master
|
|
dest_dir: internal
|
|
revision: f58d8927082eb3954867dc02248e7a271239cd71
|
|
type: git
|
|
khronos:
|
|
branch: master
|
|
clean_on_sync: true
|
|
dest_dir: khronos
|
|
repository: https://github.com/KhronosGroup/OpenCL-Headers.git
|
|
revision: f039db6764d52388658ef15c30b2237bbda49803
|
|
type: git
|
|
libdrm:
|
|
branch: libdrm-2.4.84
|
|
clean_on_sync: true
|
|
dest_dir: libdrm
|
|
repository: https://anongit.freedesktop.org/git/mesa/drm.git
|
|
revision: 290d29d9794813a2fe0578dbb905ad09bc810516
|
|
type: git
|
|
wdk:
|
|
branch: wdk
|
|
clean_on_sync: true
|
|
dest_dir: wdk
|
|
revision: ad7ff91bc486b6369d55387fe0a42352a6a88bf3
|
|
type: git
|
|
version: '1'
|