numaprof icon indicating copy to clipboard operation
numaprof copied to clipboard

NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.

Results 25 numaprof issues
Sort by recently updated
recently updated
newest added

Also should check if NDEBUG is active on pin tool building as it seems not.

bug

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...

help wanted
good first issue
research

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...

enhancement
good first issue

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 &...

enhancement
good first issue

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...

enhancement