Viewing a single comment thread. View all comments

botfiddler t1_j0ll3rr wrote

Reply to comment by LW_Master in About PlaidML... by LW_Master

How difficult is it, compared to using a Nvidia GPU? I know AMD can be used, but the claim is that it is extra work and a lot of programs in the field are focused on Nvidia or require such GPUs.

1

LW_Master OP t1_j0llruo wrote

Last time I used it the step is just "Choose your engine", in the command line plaidml first detect the drivers, then you choose which driver you want to use, after that the system will run according to your preferences. (This is reference to use plaidml btw, for using amd outside plaidml I heard you use ROCm but it's locked to enterprise grade gpu afaik)

But yeah, cuda literally just install tensorflow cuda and you're good to go (I think, I never do it myself since I only have laptop version of 1050 and my family's PC use Radeon)...

2