Skip to content

UPSTREAM PR #17134: vulkan: disable rms_norm + mul + rope for old gpus#152

Closed
DajanaV wants to merge 2 commits intomainfrom
upstream-PR17134-branch_netrunnereve-rms_norm_mul_rope_fix
Closed

UPSTREAM PR #17134: vulkan: disable rms_norm + mul + rope for old gpus#152
DajanaV wants to merge 2 commits intomainfrom
upstream-PR17134-branch_netrunnereve-rms_norm_mul_rope_fix

Conversation

@DajanaV
Copy link
Copy Markdown
Collaborator

@DajanaV DajanaV commented Nov 10, 2025

Mirrored from ggml-org/llama.cpp#17134

This disables #16977 for old GPUs with no float_controls_rte_fp16 support as that causes the fused pipelines to not get generated. I didn't look into fixing this properly but for now this'll prevent the app from segfaulting when it hits that fusion op.

@DajanaV DajanaV force-pushed the main branch 15 times, most recently from 270816b to 87bfdb3 Compare November 11, 2025 16:10
@DajanaV DajanaV force-pushed the main branch 11 times, most recently from 8a26d77 to b1d9e01 Compare November 13, 2025 02:40
@DajanaV DajanaV force-pushed the main branch 5 times, most recently from 24733fb to 4b4bb7c Compare November 13, 2025 12:15
@DajanaV DajanaV closed this Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants