Skip to content

Conversation

jakirkham
Copy link

Fixes #11

Seems the _mm_set_epi64x intrinsic is defined in VC 2015 32-bit. So adjust the macro to handle this when determining whether to define this function. Ultimately the issue originates with Random123. However as Random123 is vendored in clRNG, it needs to be fixed here as well.

@jakirkham
Copy link
Author

Should add that I mailed this patch upstream as well.

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.

error C2169: "_mm_set_epi64x": intrinsic function, cannot be defined
1 participant