There are a number of very old threads on CUDA so I'm starting a new one rather than resurrecting an old one.
Does anyone here have any experience setting up and developing in CUDA on a Windows platform? I know that there is a system that can be set up with Visual Studio/CUDA that uses the nvidia hardware but I am hoping to find something for AMD/Radeon. I have found something called ocelot that supposedly works with AMD/Radeon (which I have on my laptop) but there are issues:
- It has the smell of abandonment (hasn't been updated since 2013)
- It requires a linux-like framework (mingw)
- by their own admission "Ocelot currently is lacking good documentation for installation and common usage"
If anyone is aware of an implementation of CUDA that uses AMD/Radeon (and as a bonus, works with Visual C++) I'd appreciate it if you could post here. If I come across anything I'll do likewise.