Skip to content

Conversation

@slaren
Copy link
Member

@slaren slaren commented Feb 14, 2025

Fixes #11587

@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 Feb 14, 2025
Copy link
Collaborator

@JohannesGaessler JohannesGaessler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm currently working on FlashAttention kernels that use asynchronous data loading (needs Ampere or newer). I think I'll have it ready on Sunday at the latest.

@slaren slaren merged commit 94b87f8 into master Feb 14, 2025
46 checks passed
@slaren slaren deleted the sl/add-ampere-arch branch February 14, 2025 14:34
orca-zhang pushed a commit to orca-zhang/llama.cpp that referenced this pull request Feb 26, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 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.

CUDA prompt processing performance is gimped by ~5% on Ampere or newer with GGML_NATIVE=OFF

3 participants