Hi,
I'm trying to use the MAGMA library to offload a dsyevd call onto the mic.
the example code MAGMA provided works fine, so I don't believe it to be a problem with MAGMA, however when I try to run my own code with a call to the MAGMA offload function I get the following error from scif
scif_writeto failed a for mic-1 with err 6
I cant find on-line what this error from scif actually means though, so I am struggling to debug as I have no idea what the actual problem is, any insight?
Greg