Skip to content

ggml : use SYS_get_cpu if SYS_getcpu is not defined#5906

Merged
cebtenzzre merged 1 commit intomasterfrom
ceb/fix-getcpu-old-glibc
Mar 6, 2024
Merged

ggml : use SYS_get_cpu if SYS_getcpu is not defined#5906
cebtenzzre merged 1 commit intomasterfrom
ceb/fix-getcpu-old-glibc

Conversation

@cebtenzzre
Copy link
Copy Markdown
Collaborator

Alternative to ggml-org/whisper.cpp#1897. Choosing this venue because I have collaborator permissions here, and that PR has gone nowhere in two weeks.

This is apparently needed on some older versions of glibc.

Fixes #5694
Fixes ggml-org/whisper.cpp#1894

@cebtenzzre cebtenzzre requested a review from ggerganov March 6, 2024 16:13
@cebtenzzre cebtenzzre merged commit e04e04f into master Mar 6, 2024
@cebtenzzre cebtenzzre deleted the ceb/fix-getcpu-old-glibc branch March 6, 2024 20:42
hazelnutcloud pushed a commit to hazelnutcloud/llama.cpp that referenced this pull request Mar 10, 2024
NeoZhangJianyu pushed a commit to NeoZhangJianyu/llama.cpp that referenced this pull request Mar 12, 2024
jordankanter pushed a commit to jordankanter/llama.cpp that referenced this pull request Mar 13, 2024
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
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.

ggml.c: error: 'SYS_getcpu' undeclared did you mean 'SYS_get_cpu'

2 participants