Skip to content

CLBlast for linux #487

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

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

jasoncouture
Copy link
Contributor

As part of #464 I had hoped to support linux as well as windows, and I was able to (after some digging through llamacpp source) figure out how to do it.

This PR adds clblast on linux, and in addition to that, also copies the shared library for clblast to the artifact. This should, but may not always allow clblast to function without any additional local installations. Users may still need to install other dependencies.

This builds CLBLAST support for linux, and makes sure to copy the
clblast shared library on both windows and linux to the artifacts.
@martindevans
Copy link
Member

Just one small review change. Other than that this looks great, thanks!

@martindevans martindevans merged commit d468df0 into SciSharp:master Feb 5, 2024
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.

2 participants