-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
I have been making lots of good progress with jitify. Thanks for the excellent tool. One issue which I am currently unable to resolve however is the use of curand.
If I include curand in my jitify kernel (e.g. #include <curand_kernel.h>) and correctly set the compiler to add the cuda include directory (from CUDA_PATH) then there are a whole bunch of errors from cuda.h relating to ambiguous definitions of size_t
e.g.
cuda.h(1773): error: "size_t" is ambiguous
Metadata
Metadata
Assignees
Labels
No labels