-
```
KNC is X86 but not binary compatible with x86-64.
likwid-bench must be ported to KNC ABI
```
Original issue reported on code.google.com by `jan.trei...@gmail.com` on 30 Nov 2012 at 8:06
-
```
What steps will reproduce the problem?
1. create attached group groups/phi/TLB.txt
2. build
What is the expected output? What do you see instead?
build warning:
===> GENERATE GROUP HEADERS
Use …
-
In order to be able utilize a Xeon Phi with HPX several things have to be implemented:
- [x] extend `mask_type` to hold more than 64 bits, which is needed for proper
affinity control on the 60 …
-
```
The concatenation of features in the src/cpuid.c could lead to broken strings.
The trivial patch is enclosed.
What steps will reproduce the problem?
1. running valgrind with likwid.
What versio…
-
Hi,
I am trying to configure OSPRay (master branch) with
```
cmake -DOSPRAY_ISPC_DIRECTORY:PATH=$ISPC_HOME
-DOSPRAY_BUILD_MIC_SUPPORT:BOOL=ON
-DCMAKE_CXX_COMPILER:PATH=c…
-
```
What steps will reproduce the problem?
1. hg clone https://code.google.com/p/likwid/ && cd likwid
2. Set COMPILER=MIC, ACCESSMODE = direct, BUILDDAEMON = false in config.mk
3. make
What is the ex…
-
The current state of `JuliaDiffEq` is now completely overtaken by various splinters of `DifferentialEquations.jl` package. Splitting up the huge package like that is a move in a good direction but we…
-
```
I have installed likwid V3.1.1 for Intel Xeon Phi according to
https://code.google.com/p/likwid/wiki/KNC.
After that, I upload "likwid-perfctr" to mic card and use native mode to run my
code.
Bu…
-
```
Hi all,
Error:
rdmsr: failed to open '/dev/msr0': Permission denied!
Please check if the msr module is loaded and the device file has correct permissions.
Altern…
-
```
What steps will reproduce the problem?
1. /home/snataraj/lib/likwid-3.1.2/likwid-perfctr -g CPU_CLK_UNHALTED:PMC0 -C
144,2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,1…