Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unsupported cuda toolkit version: 12.8 #1099

Open
hedgetenders opened this issue Jan 25, 2025 · 1 comment
Open

Unsupported cuda toolkit version: 12.8 #1099

hedgetenders opened this issue Jan 25, 2025 · 1 comment
Labels
bug Something isn't working build Issues relating to building mistral.rs

Comments

@hedgetenders
Copy link

Minimum reproducible example

  • Install cuda toolkit 12.8
  • cargo build --release --features "cuda flash-attn" (or just cuda)

Error

What is the error? If the error is very long, please try to extract an excerpt of it and post a link to a Gist

Other information

Please specify:

  • Operating system: Windows
  • GPU or accelerator information

nvcc --version

nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2025 NVIDIA Corporation
Built on Wed_Jan_15_19:38:46_Pacific_Standard_Time_2025
Cuda compilation tools, release 12.8, V12.8.61
Build cuda_12.8.r12.8/compiler.35404655_0

nvidia-smi

+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 571.96                 Driver Version: 571.96         CUDA Version: 12.8     |
|-----------------------------------------+------------------------+----------------------+
| GPU  Name                  Driver-Model | Bus-Id          Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |           Memory-Usage | GPU-Util  Compute M. |
|                                         |                        |               MIG M. |
|=========================================+========================+======================|
|   0  NVIDIA GeForce RTX 4090      WDDM  |   00000000:01:00.0  On |                  Off |
| 31%   37C    P0             66W /  450W |    1957MiB /  24564MiB |      2%      Default |
|                                         |                        |                  N/A |
+-----------------------------------------+------------------------+----------------------+

Latest commit or version

master

@hedgetenders hedgetenders added bug Something isn't working build Issues relating to building mistral.rs labels Jan 25, 2025
@EricLBuehler
Copy link
Owner

EricLBuehler commented Feb 11, 2025

@hedgetenders this comes from upstream: coreylowman/cudarc#324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Issues relating to building mistral.rs
Projects
None yet
Development

No branches or pull requests

2 participants