... | ... | @@ -6,7 +6,7 @@ Likwid is built using GNU make and Perl. Besides the Linux kernel and the standa |
|
|
There is one generic top level Makefile and one .mk configuration file for each
|
|
|
compiler (at the moment GCC, CLANG and ICC). Please note that we test LIKWID only with GCC. CLANG and ICC is only tested for basic functionality.
|
|
|
|
|
|
There is one exception: If you want to use LIKWID on a Intel Xeon Phi card you have
|
|
|
There is one exception: If you want to use LIKWID on a Intel Xeon Phi card (KNC) you have
|
|
|
to choose the MIC as Compiler in `config.mk`, which is based on Intel ICC compiler.
|
|
|
|
|
|
|
... | ... | |