Lewis Chan

Results 25 comments of Lewis Chan

See https://stackoverflow.com/questions/56128805/how-to-start-janusgraph-server-with-foundationdb-on-a-different-host-or-containe/ I made it work on `FDB 6.0.15 + JG 0.3.0 + adapter 0.1.0` under docker env, but fails on higher version. Also hope to direct how to make...

@ibogosavljevic Hi, I have another question. For many folders there is a `compile.sh` for us to build. Often build command is like this: `g++/clang++ -g -O3 -DLIKWID_PERFMON -llikwid xxx.cpp` From...

Many thanks. It works for me, although it doesn't run the case of 32M, 64M or larger array size. Strange.

What could be the possible reason ? When size=`32*1024*1024`, neighboring pointers point to logically neighboring memory addresses. Isn't the case under size=`64*1024*1024` ?

@ibogosavljevic Hi, I wonder with which tool you convert likwid data to chart ? ![image](https://github.com/user-attachments/assets/64f3aa7a-6f72-493c-b8c7-f508136d185c)