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

Cannot build sa-solver #82

Open
Tsangares opened this issue Nov 27, 2016 · 1 comment
Open

Cannot build sa-solver #82

Tsangares opened this issue Nov 27, 2016 · 1 comment

Comments

@Tsangares
Copy link

When I try to run the command sa-solver I come across this error:

Solving default all-zero 140-byte header
Building program
OpenCL build failed (-11). Build log follows:
input.cl:654:18: warning: initializing '__global uchar *' (aka '__global unsigned char *') with an expression of type '__global char *' converts between pointers to integer types with different sign
input.cl:787:37: warning: incompatible pointer types initializing '__global char *' with an expression of type '__global uint *' (aka '__global unsigned int *')
input.cl:787:53: warning: incompatible pointer types initializing '__global char *' with an expression of type '__global uint *' (aka '__global unsigned int *')
<unknown>:0:0: in function kernel_init_ht void (i8 addrspace(1)*, i32 addrspace(1)*): unsupported call to function get_local_size
@prwik
Copy link

prwik commented Dec 30, 2016

CL_BUILD_PROGRAM_FAILURE

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