-
Notifications
You must be signed in to change notification settings - Fork 12k
Fedora hardware acceleration packages #6783
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
Conversation
…es have the same name on Fedora)
@@ -574,6 +574,12 @@ Building the program with BLAS support may lead to some performance improvements | |||
|
|||
Pre-built CLBlast binaries may be found on the [CLBlast Releases](https://github.com/CNugteren/CLBlast/releases) page. For Unix variants, it may also be found in your operating system's packages. | |||
|
|||
Linux packaging: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont think we want to detail all the install command for all distro.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to detail how to install clblast
the instruction only states how to build it but not that it's avalibale in the native package manager. which can create pointless work if some one is uninformed |
I just worry the README.md on the welcome page will become difficult to read if we add so much detailled instruction |
I understand your predicament however, not accepting the patch won't fix the problem the readme is already riddled it inconsistencies and has no sense of cohesion which makes it arguably more un readable. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ggerganov hi
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The README can be improved, but lets merge for now
* added fedora to list of distros that may need the package (the packages have the same name on Fedora) * how to add clblast that is avalible in the fedora repos
Added Fedoras dependencies for OpenCL, and CLBlast hardware acceleration