[POC] reuse slabs in dp #6778
pr_push.yml
on: pull_request
CodeChecks
/
Basic code checks
1m 18s
Matrix: Fast builds / Fast builds
Matrix: Basic builds / MacOS
Waiting for pending jobs
Matrix: Basic builds / Ubuntu
Waiting for pending jobs
Matrix: Basic builds / Windows
Waiting for pending jobs
Matrix: Basic builds / Windows dynamic UMF + static hwloc
Waiting for pending jobs
Matrix: Basic builds / Windows dynamic UMF + mingw libhwloc
Waiting for pending jobs
Matrix: Basic builds / Windows static UMF + static hwloc
Waiting for pending jobs
Matrix: QEMU / QEMU
Waiting for pending jobs
Matrix: DevDax / Build
Waiting for pending jobs
Matrix: MultiNuma / multi_numa
Waiting for pending jobs
Matrix: Sanitizers / Ubuntu
Waiting for pending jobs
Matrix: Sanitizers / cl and clang-cl on Windows
Waiting for pending jobs
Matrix: ProxyLib / Ubuntu
Waiting for pending jobs
Matrix: CUDA / gpu
Waiting for pending jobs
Matrix: L0 / gpu
Waiting for pending jobs
Matrix: CodeQL / Analyze
Waiting for pending jobs
Matrix: Compatibility
Waiting for pending jobs
Matrix: L0-BMG / gpu
Waiting for pending jobs
Coverage_partial
/
Coverage build
Coverage
/
Coverage build
Annotations
1 error and 5 warnings
Fast builds / Fast builds (windows-latest, ON, OFF)
Process completed with exit code 1.
|
Fast builds / Fast builds (windows-latest, OFF, OFF):
cmake/FindCUDA.cmake#L37
cuda NOT found (set CMAKE_PREFIX_PATH to point the location)
|
Fast builds / Fast builds (windows-latest, OFF, OFF):
cmake/FindZE_LOADER.cmake#L37
ZE_LOADER NOT found (set CMAKE_PREFIX_PATH to point the location)
|
Fast builds / Fast builds (windows-latest, ON, OFF):
src/pool/pool_disjoint.c#L431
Dereferencing NULL pointer 'bucket->available_slabs'. : Lines: 377, 379, 380, 381, 385, 390, 396, 398, 400, 401, 402, 404, 406, 407, 428, 431 [D:\a\unified-memory-framework\unified-memory-framework\build\src\umf.vcxproj]
|
Fast builds / Fast builds (windows-latest, ON, OFF):
cmake/FindCUDA.cmake#L37
cuda NOT found (set CMAKE_PREFIX_PATH to point the location)
|
Fast builds / Fast builds (windows-latest, ON, OFF):
cmake/FindZE_LOADER.cmake#L37
ZE_LOADER NOT found (set CMAKE_PREFIX_PATH to point the location)
|