Skip to content

Adding cuda kernel (optimized for sm80) for block-wise 4b quantized float 16 GEMM. #26694

Adding cuda kernel (optimized for sm80) for block-wise 4b quantized float 16 GEMM.

Adding cuda kernel (optimized for sm80) for block-wise 4b quantized float 16 GEMM. #26694

Triggered via pull request February 28, 2024 21:01
Status Failure
Total duration 22m 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 16 warnings
Python format
Process completed with exit code 1.
Lint C++
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
Python format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L148
[cpplint] reported by reviewdog 🐶 Do not leave a blank line after "public:" [whitespace/blank_line] [3] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:148: Do not leave a blank line after "public:" [whitespace/blank_line] [3]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L306
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:306: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L319
[cpplint] reported by reviewdog 🐶 Closing ) should be moved to the previous line [whitespace/parens] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:319: Closing ) should be moved to the previous line [whitespace/parens] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L330
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:330: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L342
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:342: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L351
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:351: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L375
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:375: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L403
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:403: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L424
[cpplint] reported by reviewdog 🐶 Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:424: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Lint C++: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L432
[cpplint] reported by reviewdog 🐶 Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4] Raw Output: onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:432: Using deprecated casting style. Use static_cast<int>(...) instead [readability/casting] [4]