Hello, everyone! I'm new to CUDA and quite new to MAGMA.
I want to use the ?syevd function. I read the example code in 'testing' and found that some arguments of ?syevd are the memory on host. So I need not to do the memory allocation and copy by myself. Am I right?
Thanks in advances!
