Changes

Jump to: navigation, search

GPU621/Intel oneMKL - Math Kernel Library

3 bytes added, 01:54, 1 December 2021
MKL version
/* Consider adjusting LOOP_COUNT based on the performance of your computer */
/* to make sure that total run time is at least 1 second */
#define LOOP_COUNT 220 // 220 用于更精确的统计for more accurate statistics
int main()
return 0;
}
 
==References==
https://www.intel.com/content/www/us/en/developer/articles/technical/a-simple-example-to-measure-the-performance-of-an-intel-mkl-function.html
37
edits

Navigation menu