Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

CUDA vs DirectCompute

A topic by d3bug created Sep 20, 2020 Views: 425 Replies: 2
Viewing posts 1 to 2

Is there a technical reason why AMD is not supported or is it just that you have NVIDIA & therefore that is what you developed for?

I ask because there seems to be the possibility of using DirectCompute on any GPU, so is there any technical reason why someone couldn't update the source to use that API instead of hard coding to CUDA ?

CUDA is much faster.

So, no...  Seems like it should work with the ROCm build of torch shouldn't it?