Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

MKL on SGI Altix hardware

Intel_C_Intel
Employee
447 Views
Hello,
Can you tell me how effective MKL is on SGI Altix CC-NUMA machines when run on a large number of CPUs (up to 64)?
Thanks in advance
Giga
0 Kudos
1 Reply
TimP
Honored Contributor III
447 Views
I think you will have to test your own application. Any generalization such as you request will be dead wrong. If your application depends on the library knowing about the various latencies on the Altix system, you may have difficulties. The SGI ads I've seen emphasized running OpenMP jobs on groups of 12 CPUs maximum, but they undersold the ability of Altix to take advantage of 32 or more CPU's in properly parallelized applications. It might be worth your while to look up posted Altix benchmarks which might be relevant to you.
0 Kudos
Reply