WIP: fused compute kernels #65
Closed
Annotations
5 errors and 4 warnings
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Run cargo clippy:
src/kernels/dit.rs#L1142
this function has too many arguments (8/7)
|
|
Run cargo clippy:
src/kernels/dit.rs#L1111
this function has too many arguments (8/7)
|
|
Run cargo clippy:
src/kernels/dit.rs#L1142
function `fft_dit_chunk_n_simd_f32_fused` is never used
|
|
Run cargo clippy:
src/kernels/dit.rs#L1111
function `fft_dit_chunk_n_f32_fused` is never used
|
|
Install nightly toolchain with clippy available
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/
|
|
Install nightly toolchain with clippy available
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/
|
|
Install nightly toolchain with clippy available
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/
|
|
Install nightly toolchain with clippy available
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/
|
Loading