Skip to content

musa: restore MUSA graph settings in CMakeLists.txt #13382

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yeahdongcn
Copy link
Contributor

@yeahdongcn yeahdongcn commented May 8, 2025

Make sure to read the contributing guidelines before submitting a PR

Testing Done

root@7bd6a1e5dcc0:/ws# cmake -B build -DGGML_MUSA=ON -DMUSA_ARCHITECTURES=21 -DGGML_CUDA_GRAPHS=ON
root@7bd6a1e5dcc0:/ws# cmake --build build -j 16 --config Release

@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 May 8, 2025
@JohannesGaessler
Copy link
Collaborator

(If you get the CI to work.)

@yeahdongcn
Copy link
Contributor Author

(If you get the CI to work.)

Thanks for the review! No problem — I’ll fix the CI.

Just a heads-up: we're preparing a new MUSA SDK release, which includes some API naming changes. Unfortunately, I haven’t found a clean way to maintain compatibility across versions yet. I’ll coordinate with the team to determine the best practice for handling this.

@yeahdongcn yeahdongcn changed the title musa: enable MUSA graphs musa: restore MUSA graph settings in CMakeLists.txt May 9, 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.

2 participants