by dni » Mon Oct 03, 2011 6:03 am
I tested function sgesvd using program testing_sgesvd.cpp. The result seems to indicate there is not much improvement for GPU over the CPU version. I also tried the same function from CULA library, the speedup is very dramatic. I wonder if there is something wrong with this function in Magma?