This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
AIE CI tests #37
ci-linux.yml
on: pull_request
Matrix: Build (linux)
Matrix: AIE tests
Annotations
1 error and 12 warnings
AIE tests (linux-phoenix)
Process completed with exit code 1.
|
Build (linux) (ubuntu-22.04)
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/
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L507
'PcSamplingIterateConfig' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L509
'PcSamplingCreate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L510
'PcSamplingCreateFromId' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L512
'PcSamplingDestroy' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L513
'PcSamplingStart' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L514
'PcSamplingStop' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_gpu_agent.h#L515
'PcSamplingFlush' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
Build (linux) (ubuntu-22.04):
runtime/hsa-runtime/core/inc/amd_aie_agent.h#L100
private field 'device_heap_vaddr_' is not used [-Wunused-private-field]
|
AIE tests (linux-phoenix)
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/
|