You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to build the image matches to a100 on my laptop, but it causes the docker to shutdown.
Information
Docker
The CLI directly
Tasks
An officially supported command
My own modifications
Reproduction
The error i got:
error: failed to load source for dependency candle-core
Caused by:
Unable to update https://github.com/OlivierDehaene/candle?rev=7e02ad856104799b73a946ac1e153f0de77feaaf#7e02ad85
Caused by:
failed to update submodule candle-examples/examples/flash-attn/cutlass
Caused by:
failed to fetch submodule candle-examples/examples/flash-attn/cutlass from https://github.com/NVIDIA/cutlass.git
Caused by:
revision 637b15906358191cb4238af419d408a65819d7ec not found
Caused by:
network failure seems to have happened
if a proxy or similar is necessary net.git-fetch-with-cli may help here https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
Caused by:
SSL error: unknown error; class=Ssl (16)
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-chef-0.1.71/src/recipe.rs:218:27:
Exited with status update code: 101
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Expected behavior
I would like to build the image matches to a100 on my laptop
The text was updated successfully, but these errors were encountered:
System Info
Im trying to build the image matches to a100 on my laptop, but it causes the docker to shutdown.
Information
Tasks
Reproduction
The error i got:
error: failed to load source for dependency
candle-core
Caused by:
Unable to update https://github.com/OlivierDehaene/candle?rev=7e02ad856104799b73a946ac1e153f0de77feaaf#7e02ad85
Caused by:
failed to update submodule
candle-examples/examples/flash-attn/cutlass
Caused by:
failed to fetch submodule
candle-examples/examples/flash-attn/cutlass
from https://github.com/NVIDIA/cutlass.gitCaused by:
revision 637b15906358191cb4238af419d408a65819d7ec not found
Caused by:
network failure seems to have happened
if a proxy or similar is necessary
net.git-fetch-with-cli
may help herehttps://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli
Caused by:
SSL error: unknown error; class=Ssl (16)
thread 'main' panicked at /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-chef-0.1.71/src/recipe.rs:218:27:
Exited with status update code: 101
note: run with
RUST_BACKTRACE=1
environment variable to display a backtraceExpected behavior
I would like to build the image matches to a100 on my laptop
The text was updated successfully, but these errors were encountered: