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

OPENCL error: couldn't get number of OpenCl devices. Device not found #32

Open
thesnakeguy opened this issue Mar 8, 2018 · 1 comment

Comments

@thesnakeguy
Copy link

Hi,

I installed NGM using (mini)conda on ubuntu for windows. I have a i5-5300U (2,3GHz). Everything goes well until [OPENCL] Build status failed: Program build failure is reported (-11). The CPU has 4 cores and -t is set to 4 (I also get the error when setting it lower). What can I do to solve this problem?

Kind regards

@thesnakeguy thesnakeguy changed the title OPCL error: couldn't get number of OpenCl devices. Device not found OPENCL error: couldn't get number of OpenCl devices. Device not found Mar 8, 2018
@symplasm
Copy link

Hi,
I had the same problem. I was given the advice to add the option --affine and this solved the problem for me.
Note that it slows down the whole mapping process. I was told that this is rather a hack than a solution to the underlying problem.
The problem with this error message is that OpenCL (a software library to increase mapping speed) is not compatible with all systems. With the option --affine you deactivate OpenCL and circumvent the problem.

Kind regards

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

2 participants