About python trtc.Functor
hello, I'm a new in learning thrust, and i'm really interesting about yout project, but I have some questions about trtc.Functor.
I wonder can class trtc.Functor support curand_init() or rand() to generate a random number.
i'd really appreciate if you reply me. thank you very much!
Please check out ThrustRTC's sister project CURandRTC: https://github.com/fynv/CURandRTC/
Please check out ThrustRTC's sister project CURandRTC: https://github.com/fynv/CURandRTC/ Thank you very much !
Yes, CURandRTC provides a device-side implementation of XORWOW algorithm. That basically copies some code from curand_kernel.h