Skip to content

add missing rsqrt host funcs #3471

add missing rsqrt host funcs

add missing rsqrt host funcs #3471

Triggered via push July 23, 2024 15:14
Status Success
Total duration 1m 9s
Artifacts
cpp-linter
58s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 1 notice
cpp-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
cpp-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
include/hip/devicelib/host_math_funcs.hh:26:43 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L26
parameter name 'x' is too short, expected at least 3 characters
include/hip/devicelib/host_math_funcs.hh:27:41 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L27
parameter name 'x' is too short, expected at least 3 characters
include/hip/devicelib/host_math_funcs.hh:64:29 [readability-identifier-length]: include/hip/devicelib/host_math_funcs.hh#L64
parameter name 'x' is too short, expected at least 3 characters
Run clang-format on include/hip/devicelib/host_math_funcs.hh: include/hip/devicelib/host_math_funcs.hh#L1
File include/hip/devicelib/host_math_funcs.hh does not conform to Custom style guidelines. (lines 27, 64, 68, 85)