Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

AMD / ATI GPUs for caffe

idata
Employee
1,431 Views

I've got an AMD "Bonaire" GPU. It's taken a bit of research but I have caffe running on the AMD GPU on my Arch Linux system. I'm sure it can be done on Ubuntu 16.04 LTS; AMD actually supports that. If you want to play with it, the source is https://github.com/BVLC/caffe/tree/opencl

 

You will need the proprietary AMD version of OpenCL; the open source ones don't work. There's also a set of instructions for Fedora if you want to go that way.

 

https://github.com/BVLC/caffe/issues/5804#issuecomment-318789942

 

I'm slowly but surely getting the whole AMD toolchain working on my Arch workstation. Included are some utilities for porting CUDA code to an AMD GPU, and support for newer AMD GPUs including the fire-breathing monsters they're releasing. I saw one go by that was claiming 25 TeraFLOPS, which ain't chopped liver. ;-) They also have a fairly primitive machine learning library, but there's little documentation except for the API.

0 Kudos
1 Reply
idata
Employee
1,116 Views

Hello,

 

in fact this topic is not relevant to NCS but using standard GPU acceleration capabilities on PC.

 

If you mean to compare performance using GPU vs NCS compare power consumption on both and then decide which is better. Simply said architectures of these chips are not comparable.
0 Kudos
Reply