Is the runtime of subroutine such as "dsyevd" simply the sum of CPU time and GPU time? Or is there any overlap between CPU time and GPU time?
Thanks.
runtime of testing subroutine
Re: runtime of testing subroutine
When it's possible, overlap is done mainly by using look ahead techniques.
Mathieu
Mathieu