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

Why not using GSL to replace MKL? #48

Closed
niuzhiheng opened this issue Jan 22, 2014 · 1 comment
Closed

Why not using GSL to replace MKL? #48

niuzhiheng opened this issue Jan 22, 2014 · 1 comment

Comments

@niuzhiheng
Copy link
Contributor

I mean GSL is under GNU GPL and easy to compile cross platform. Maybe its performance is not as good as MKL. But I think CPU mode is mostly adopted to verify its consistency with GPU mode.

@shelhamer
Copy link
Member

A port away from MKL is already in progress as discussed in #16 . Please join the conversation there if you are interested.

MKL was chosen for its performance and availability on our research cluster, but we would like Caffe to be more widely compatible and are working to that end.

Cysu pushed a commit to Cysu/caffe that referenced this issue May 20, 2016
DVEfremov pushed a commit to DVEfremov/caffe that referenced this issue Feb 1, 2017
DVEfremov pushed a commit to DVEfremov/caffe that referenced this issue Feb 1, 2017
- android toolchain (from github.com/sh1r0/caffe-android-lib)
- HDF5 disabling (from github.com/sh1r0/caffe-android-lib)
- some my minor fixes to get work for android for opencl version
naibaf7 added a commit that referenced this issue Feb 2, 2017
add android cmake support over the BVLC/caffe opencl (issue #48)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants