Skip to content

ggml-cuda: (cmake) expand "native" into concrete architectures#18431

Closed
QDelta wants to merge 1 commit intoggml-org:masterfrom
QDelta:master
Closed

ggml-cuda: (cmake) expand "native" into concrete architectures#18431
QDelta wants to merge 1 commit intoggml-org:masterfrom
QDelta:master

Conversation

@QDelta
Copy link
Contributor

@QDelta QDelta commented Dec 28, 2025

Fixes #18430 and possibly #18434.

#18413 caused error on blackwell local build because native will be treated as 120-real but is not captured by the regex.

Tested with or without docker (with a blackwell GPU). Seems OK.

@github-actions github-actions bot added Nvidia GPU Issues specific to Nvidia GPUs ggml changes relating to the ggml tensor library for machine learning labels Dec 28, 2025
@QDelta QDelta closed this Dec 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning Nvidia GPU Issues specific to Nvidia GPUs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile bug: nvcc fatal: Unsupported gpu architecture 'compute_No CUDA devices found.'

1 participant