Skip to content

Conversation

@taronaeo
Copy link
Collaborator

@taronaeo taronaeo commented Apr 9, 2025

Fixes the compilation error introduced in 995083e for s390x platform. Please refer to #12846 for more information.

cc: @AlekseiNikiforovIBM

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label Apr 9, 2025
taronaeo and others added 2 commits April 9, 2025 18:46
Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>
Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>
@taronaeo taronaeo force-pushed the fix/12846-s390x-compile-error branch from 66e9fe0 to c2b19c8 Compare April 9, 2025 10:48
Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>
@slaren slaren linked an issue Apr 9, 2025 that may be closed by this pull request
Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>
@taronaeo
Copy link
Collaborator Author

Hey @slaren, thanks for reviewing this. I've updated the PR to match the comments above and if all is good, kindly merge this. Also, by any chance can #12846 be marked as "bug"? :)

@taronaeo
Copy link
Collaborator Author

Hey @ericcurtin by any chance could you help to merge this? Thank you in advance!

@ggerganov ggerganov merged commit 0fed24c into ggml-org:master Apr 11, 2025
51 checks passed
colout pushed a commit to colout/llama.cpp that referenced this pull request Apr 21, 2025
* ggml: fixes ggml-org#12846 compilation error

Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>

* ggml: add documentation for code change

Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>

* ggml: refactor to type-cast and update documentation

Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>

* ggml: update documentation to provide full issue link

Signed-off-by: Aaron Teo <[email protected]>

Co-authored-by: Aleksei Nikiforov <[email protected]>

---------

Co-authored-by: Aleksei Nikiforov <[email protected]>
@taronaeo taronaeo mentioned this pull request May 1, 2025
4 tasks
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.

Compile bug: Unable to compile on s390x (Regression Identified)

3 participants