We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
trtc.Functor
i'd really appreciate if you reply me. thank you very much!
The text was updated successfully, but these errors were encountered:
Please check out ThrustRTC's sister project CURandRTC: https://github.com/fynv/CURandRTC/
Sorry, something went wrong.
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
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: