This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
Use is_always_lock_free from std::atomics in function BasicCheck file atomic_helpers.h #34
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/runtime/amd_aql_queue.cpp#L627
variable 'ring_buf_upper_half' set but not used [-Wunused-but-set-variable]
|
runtime/hsa-runtime/core/runtime/amd_aql_queue.cpp#L816
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/runtime/amd_aql_queue.cpp#L823
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/runtime/amd_aql_queue.cpp#L1575
variable 'ret' set but not used [-Wunused-but-set-variable]
|
runtime/hsa-runtime/core/runtime/amd_aql_queue.cpp#L1477
variable 'err' set but not used [-Wunused-but-set-variable]
|
runtime/hsa-runtime/core/inc/amd_aql_queue.h#L354
private field 'async_scratch_single_limit_' is not used [-Wunused-private-field]
|
This job succeeded
Loading