Why using CULA in matlab is slower than MKL
3 posts
• Page 1 of 1
Re: Why using CULA in matlab is slower than MKL
Your two tests are exercising different code paths in SVD. One is N,N (no vectors) and the other is A,A (all vectors).
Keep in mind that your GPU is rather weak, so it might not produce great numbers.
Keep in mind that your GPU is rather weak, so it might not produce great numbers.
- john
- Administrator
- Posts: 587
- Joined: Thu Jul 23, 2009 2:31 pm
Re: Why using CULA in matlab is slower than MKL
Thanks, I change 'AA' to 'NN', and the performance in benchmark is coincident with it in matlab.
- areslp
- Posts: 2
- Joined: Sat Jan 07, 2012 6:07 am
3 posts
• Page 1 of 1
Return to General CULA Discussion
Who is online
Users browsing this forum: No registered users and 1 guest