Skip to content
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

USE OF BLAS LIBRARY IN ORANGE BIOLAB #21

Open
ghost opened this issue May 6, 2015 · 1 comment
Open

USE OF BLAS LIBRARY IN ORANGE BIOLAB #21

ghost opened this issue May 6, 2015 · 1 comment

Comments

@ghost
Copy link

ghost commented May 6, 2015

Dear Sir/Mam,
I am rebuilding orange biolab using cuda, but i am facing a difficulty in replacing the blas library, can anyone tell me where the functions of blas library is used in whole software. as it will help me in achieveing the parallization required

@ales-erjavec
Copy link
Contributor

BLAS is only used by the included LIBLINEAR library (in source/orange/liblinear) when building it alongside orange (it is possible to link orange with an external LIBLINEAR library if available).

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

No branches or pull requests

1 participant