File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 *
88 */
99
10- dependenciesRevision= ' 92b7c70aa1db73535aabe05716777ab62e3bf232-3748 '
10+ dependenciesRevision= ' 30549d8ab19904b840c4844aa6ba7c4b4659d3b9-3752 '
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ components:
88 branch : master
99 dest_dir : aub_stream
1010 repository : https://github.com/intel/aubstream
11- revision : f865ecd3483087c63d98f483c23f2f7392f33f95
11+ revision : 480c5132e0ceb135198b19f68d54f71c33ba95c5
1212 type : git
1313 gmmlib :
1414 asset_name : gmmlib
@@ -41,7 +41,7 @@ components:
4141 dest_dir : kernels_bin
4242 type : git
4343 branch : kernels_bin
44- revision : 3748-5707
44+ revision : 3752-5715
4545 level_zero :
4646 asset_name : level_zero
4747 dest_dir : level_zero
@@ -85,7 +85,7 @@ components:
8585 dest_dir : wsl
8686 revision : 56430997dac34ca0e9e18c177636234cac26ad54
8787 type : git
88- converter : M-3748
88+ converter : M-3752
8989include :
9090- infra.yml
9191version : ' 1'
Original file line number Diff line number Diff line change 1- git_revision: f865ecd3483087c63d98f483c23f2f7392f33f95
1+ git_revision: 480c5132e0ceb135198b19f68d54f71c33ba95c5
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ struct AubManagerOptions {
3030 uint64_t gpuAddressSpace{};
3131 SharedMemoryInfo sharedMemoryInfo{};
3232 bool throwOnError{};
33- uint64_t dataStolenMemorySize{4 * 1024 * 1024 };
33+ uint64_t dataStolenMemorySize{};
3434};
3535
3636class AubManager {
You can’t perform that action at this time.
0 commit comments