numaprof
numaprof copied to clipboard
NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.
Also should check if NDEBUG is active on pin tool building as it seems not.
I need to enter again in the sources to check it is really possible, but it might be interesting to offer the possibility to simulation a NUMA topology while making...
Report some of the thread & memory binding command being used. We might want to report : - OMP_PROC_BIND - OMP_PLACES - GOMP_CPU_AFFINITY - KMP_AFFINITY Possibly we might want also...
In the webview I used many times the term pinning to says that a thread or a page has been attached to a given NUMA domain. As with GPU &...
Instead of hardcoding the URLs everywhere, make as in MALT by using a routing file so it is easier to re-route the request if we want. (for the calls to...