This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
Fixes to work with latest driver and userspace BO sync #145
Annotations
6 errors and 7 warnings
Build (linux):
runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
|
Build (linux):
runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
|
Build (linux):
runtime/hsa-runtime/core/driver/xdna/uapi/amdxdna_accel.h#L140
expected ';' at end of declaration list
|
Build (linux):
runtime/hsa-runtime/core/inc/amd_aie_aql_queue.h#L62
expected ';' at end of declaration list
|
Build (linux):
runtime/hsa-runtime/core/inc/amd_aie_aql_queue.h#L79
expected ';' at end of declaration list
|
Build (linux)
Process completed with exit code 1.
|
Build (linux)
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)
No files were found with the provided path: rocr-*.tar. No artifacts will be uploaded.
|
Build (linux):
runtime/hsa-runtime/core/inc/amd_xdna_driver.h#L66
implicitly declaring library function '_mm_clflush' with type 'void (const void *) noexcept' [-Wimplicit-function-declaration]
|
Build (linux):
runtime/hsa-runtime/core/inc/amd_xdna_driver.h#L66
implicitly declaring library function '_mm_clflush' with type 'void (const void *) noexcept' [-Wimplicit-function-declaration]
|
Build (linux):
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
Build (linux):
runtime/hsa-runtime/core/util/simple_heap.h#L192
unused variable 'err' [-Wunused-variable]
|
Build (linux):
runtime/hsa-runtime/core/driver/xdna/amd_xdna_driver.cpp#L299
ISO C++ requires field designators to be specified in declaration order; field 'type' will be initialized after field 'vaddr' [-Wreorder-init-list]
|