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

fix issue #130 #139

Merged
merged 1 commit into from Sep 9, 2016
Merged

fix issue #130 #139

merged 1 commit into from Sep 9, 2016

Conversation

keckj
Copy link

@keckj keckj commented Sep 9, 2016

Fix the match_dtype_to_c_struct function in the case where numpy.intp size differs from sizeof(size_t) in opencl. Most of the time this will happen on a 64bit system with an opencl device that declares CL_DEVICE_ADDRESS_BITS to only 32bits.

@inducer inducer merged commit 64702c9 into inducer:master Sep 9, 2016
@inducer
Copy link
Owner

inducer commented Sep 9, 2016

Great catch! Thanks for the patch.

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

Successfully merging this pull request may close these issues.

None yet

2 participants