mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

committed by
Compute-Runtime-Automation

parent
789efc8909
commit
25b0daf9a0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -7,4 +7,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
dependenciesRevision='217cbc82a2c4d72154447418cb6421ea12975519-3178'
|
||||
dependenciesRevision='f30748e07a0ec2e79703327f024ec3aa14377bb2-3183'
|
||||
|
@ -3,7 +3,7 @@ components:
|
||||
branch: master
|
||||
dest_dir: aub_stream
|
||||
repository: https://github.com/intel/aubstream
|
||||
revision: 9eeb8d558c43531092f392e6d7d43cd01c4d6d1a
|
||||
revision: d47cd14871cdf85226782711b50c753dc1f835a3
|
||||
type: git
|
||||
gmmlib:
|
||||
asset_name: gmmlib
|
||||
@ -36,7 +36,7 @@ components:
|
||||
dest_dir: kernels_bin
|
||||
type: git
|
||||
branch: kernels_bin
|
||||
revision: 3178-3026
|
||||
revision: 3183-3031
|
||||
kmdaf:
|
||||
branch: kmdaf
|
||||
dest_dir: kmdaf
|
||||
@ -85,7 +85,7 @@ components:
|
||||
dest_dir: wsl
|
||||
revision: 56430997dac34ca0e9e18c177636234cac26ad54
|
||||
type: git
|
||||
converter: M-3178
|
||||
converter: M-3183
|
||||
include:
|
||||
- infra.yml
|
||||
version: '1'
|
||||
|
2
third_party/aub_stream/.version
vendored
2
third_party/aub_stream/.version
vendored
@ -1 +1 @@
|
||||
git_revision: 9eeb8d558c43531092f392e6d7d43cd01c4d6d1a
|
||||
git_revision: d47cd14871cdf85226782711b50c753dc1f835a3
|
||||
|
@ -22,6 +22,7 @@ enum class ProductFamily : uint32_t {
|
||||
Arl = 15u,
|
||||
Bmg = 17u,
|
||||
Lnl = 18u,
|
||||
Ptl = 21u,
|
||||
MaxProduct,
|
||||
};
|
||||
} // namespace aub_stream
|
||||
|
Reference in New Issue
Block a user