CUDA SDK license issues

Hey everyone,

Sorry if this one is a repost, the search function was a bit buggy today.

I’m using Mersenne Twister RNG for my project and I am wondering what’s up with licensing issues. The code clearly says that I need so ask NVIDIA about reusing. My project is not for commercial use, just an undergraduate final year project, so I didn’t bother writing my own RNG because it is not the focus of it. If I still need to ask NVIDIA’s permission, how do I do that?

Cheers,
Ruslan

See the main EULA for the SDK (license.txt)… it relaxes these restrictions quite a bit.

ah, thanks very much! That document really clarifies things.