Skurge
Diamond Member
Looking into it now...
I see that it uses some Cuda code, but at first sight, it doesn't look like much more than an initialization routine.
So it could be that they just used an off-the-shelf nVidia demo graphics engine, and Cuda is being initialized as a side-effect.
I'd have to remove that code and see what it does on an nVidia system.
If it still works without the Cuda code, then getting it to work on AMD hardware is just a formality from there on in.
I've already noticed that it checks for an 'nvidia' string in the device info. So that part is probably easy to 'fix'.
If you could fix it, that would be awesome, but that's if you have the time.
