This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
Adding soft queue dispatch logic to dispatch commands to AIE agents #77
Annotations
13 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/runtime/amd_aie_aql_queue.cpp#L340
unused variable 'peak_pkt' [-Wunused-variable]
|
runtime/hsa-runtime/core/runtime/amd_aie_aql_queue.cpp#L318
unused variable 'operand_starting_index' [-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_blit_sdma.cpp#L222
unused variable 'err' [-Wunused-variable]
|
runtime/hsa-runtime/core/runtime/amd_blit_sdma.cpp#L562
'static_assert' with no message is a C++17 extension [-Wc++17-extensions]
|
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
|
|
The logs for this run have expired and are no longer available.
Loading