I want to parallelize a piece of python code (a function) which takes around 80 days to run on CPU. My question is, is it possible to use Vega 8 graphics to run our code on ? If yes how? Like cuda cores, and more, what are the graphics specifications of my APU? Thanks.
I'm using Ubuntu 18.04.1 LTS and have installed the drivers only with apt-get update and upgrade. So I'm unsure if my drivers are in place to use GPU part, but mostly they are!