Intel® oneAPI Math Kernel Library Developer Reference - Fortran
Returns the maximum CPU frequency value in GHz.
freq = mkl_get_max_cpu_frequency()
The function mkl_get_max_cpu_frequency returns the maximum CPU frequency in GHz.
Name |
Type |
Description |
---|---|---|
freq |
DOUBLE PRECISION |
Maximum CPU frequency value in GHz |