Skip to content

bindings/go : add linker flags to make metal work#1944

Merged
ggerganov merged 1 commit intoggml-org:masterfrom
josharian:josh/go-linker-flags
Mar 9, 2024
Merged

bindings/go : add linker flags to make metal work#1944
ggerganov merged 1 commit intoggml-org:masterfrom
josharian:josh/go-linker-flags

Conversation

@josharian
Copy link
Copy Markdown
Contributor

The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes #1899, at least for me

The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes ggml-org#1899, at least for me
@ggerganov ggerganov merged commit ccf022f into ggml-org:master Mar 9, 2024
@josharian josharian deleted the josh/go-linker-flags branch March 9, 2024 16:59
jiahansu pushed a commit to WiseSync/whisper.cpp that referenced this pull request Apr 17, 2024
The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes ggml-org#1899, at least for me
viktor-silakov pushed a commit to viktor-silakov/whisper_node_mic.cpp that referenced this pull request May 11, 2024
The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes ggml-org#1899, at least for me
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes ggml-org#1899, at least for me
iThalay pushed a commit to iThalay/whisper.cpp that referenced this pull request Sep 23, 2024
The first two are required to build.
The last one is to make it actually detect the GPU.

Fixes ggml-org#1899, at least for me
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.

error "linker command failed" when building the application made with go bindings

2 participants