Distributed inference with NCCL #4427
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L8
failed to resolve: could not find `cudarc` in `cuda`
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L12
failed to resolve: use of undeclared crate or module `cudarc`
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L13
failed to resolve: use of undeclared crate or module `cudarc`
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L8
unresolved import `candle_core::cuda::WrapErr`
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L46
no method named `as_cuda_slice` found for reference `&CudaStorage` in the current scope
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L51
no method named `alloc` found for struct `CudaDevice` in the current scope
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L55
no function or associated item named `wrap_cuda_slice` found for struct `CudaStorage` in the current scope
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L58
no method named `as_cuda_slice` found for reference `&CudaStorage` in the current scope
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L63
no method named `alloc` found for struct `CudaDevice` in the current scope
|
Run actions-rs/cargo@v1:
mistralrs-quant/src/distributed/mod.rs#L67
no function or associated item named `wrap_cuda_slice` found for struct `CudaStorage` in the current scope
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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