Your comments

Hey Pavel, thanks for your quick response.

mp functions do utilize all my cpu cores in parallel to the fullest extent. However, I am making a Mandelbrot set explorer where I need arbitrary precision beyond a zoom level, and it's much faster if I can utilize a GPU. I don't really need SVD, I was just using it as an example.