Skip to content

Issues while enabling MMA support on AIX machines#12241

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
mehendarkarprajwal:gh_12240
Mar 18, 2025
Merged

Issues while enabling MMA support on AIX machines#12241
ggerganov merged 1 commit intoggml-org:masterfrom
mehendarkarprajwal:gh_12240

Conversation

@mehendarkarprajwal
Copy link
Copy Markdown
Contributor

@mehendarkarprajwal mehendarkarprajwal commented Mar 7, 2025

Closes #12240

@github-actions github-actions Bot added the ggml changes relating to the ggml tensor library for machine learning label Mar 7, 2025
Comment thread ggml/src/ggml-cpu/CMakeLists.txt Outdated
Comment on lines 292 to 293
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I believe you can do this without forking an additional process. Refer to the implementation I did for s390x here: https://github.com/ggml-org/llama.cpp/blob/master/ggml/src/ggml-cpu/CMakeLists.txt#L319-L320

Hello from IBM Technologies Singapore! :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi Aaron, thanks for the suggestion.
I have updated it now. :)

@ggerganov ggerganov merged commit eba92d6 into ggml-org:master Mar 18, 2025
41 checks passed
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Mar 19, 2025
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issues while enabling MMA support on AIX machines

3 participants