Enable GEMM/dot for FP8 using hipblasLT #21400
Triggered via pull request
October 30, 2024 20:31
Status
Cancelled
Total duration
45m 5s
Artifacts
–
ci.yaml
on: pull_request
Check if image exists in registry
5s
Matrix: linux-fpga
Matrix: linux
sles
25m 36s
Annotations
12 errors and 11 warnings
sles
Process completed with exit code 2.
|
linux (ubuntu-20.04, debug)
The run was canceled by @github-actions[bot].
|
linux (ubuntu-20.04, debug)
The operation was canceled.
|
cppcheck
The run was canceled by @github-actions[bot].
|
cppcheck
The operation was canceled.
|
linux-fpga (ubuntu-20.04, debug)
The run was canceled by @github-actions[bot].
|
tidy
The run was canceled by @github-actions[bot].
|
tidy
The operation was canceled.
|
linux (ubuntu-20.04, release)
The run was canceled by @github-actions[bot].
|
linux (ubuntu-20.04, release)
The operation was canceled.
|
linux (ubuntu-20.04, codecov)
The run was canceled by @github-actions[bot].
|
linux (ubuntu-20.04, codecov)
The operation was canceled.
|
cancel
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/cancel-workflow-action@0.11.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
licensing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pyflakes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linux (ubuntu-20.04, debug)
Cache save failed.
|
cppcheck
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
cppcheck
Cache save failed.
|
tidy:
src/targets/gpu/hip_gemm_impl.cpp#L73
switch has 2 consecutive identical branches [bugprone-branch-clone,-warnings-as-errors]
|
tidy:
src/targets/gpu/hip_gemm_impl.cpp#L73
use of undeclared identifier 'HIP_R_8F_E4M3' [clang-diagnostic-error]
|
tidy:
src/targets/gpu/hip_gemm_impl.cpp#L74
use of undeclared identifier 'HIP_R_8F_E5M2' [clang-diagnostic-error]
|
tidy:
src/targets/gpu/target.cpp#L133
'MIGRAPHX_ENABLE_HIPBLASLT_GEMM' is not defined, evaluates to 0 [clang-diagnostic-undef,-warnings-as-errors]
|