Is it possible to get MKL ERROR messages despite running on the GPU
Posted: Sat Jan 19, 2019 4:23 pm
I'm using SVD PyTorch, which on the GPU uses MAGMA dgesdd as far as I know. In some cases, my inputs contain NaNs, in which case I get
Now, this confuses me a bit, since MKL is a CPU library so far as I know, so how is it possible to get error messages from MKL when executing stuff on the GPU?Intel MKL ERROR: Parameter 4 was incorrect on entry to SLASCL.