plasma-umass / PredatorLinks
Predator: Predictive False Sharing Detection
☆21Updated 11 years ago
Alternatives and similar repositories for Predator
Users that are interested in Predator are comparing it to the libraries listed below
Sorting:
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- A detailed michroarchitectural x86 simulator☆62Updated 8 years ago
- User-space Page Management☆111Updated last year
- MapReduce for multi-core☆50Updated 12 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Allows safer access to model specific registers (MSRs)☆93Updated 2 months ago
- The StreamIt compiler infrastructure.☆71Updated 9 years ago
- Tapir extension to LLVM for optimizing Parallel Programs☆132Updated 5 years ago
- The Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmer…☆53Updated 2 months ago
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆67Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Updated 6 years ago
- The Optimistic File System (OptFS) is a Linux ext4 variant that implements Optimistic Crash Consistency, a new approach to crash consiste…☆35Updated 12 years ago
- an API and runtime environment for data processing with MapReduce for shared-memory multi-core & multiprocessor systems.☆95Updated last year
- Persistent Memory Programming book examples☆41Updated last year
- Core aware thread management system☆239Updated 2 years ago
- ☆33Updated 8 years ago
- NUMAPROF is a NUMA memory profliler based on Pintool to track your remote memory accesses.☆51Updated 5 months ago
- A tool for measuring the cache-coherence latencies of a processor (i.e., the latencies of loads, stores, CAS, FAI, TAS, and SWAP).☆79Updated 3 years ago
- Utilities to measure read access times of caches, memory, and hardware prefetches for simple and fused operations☆85Updated 2 years ago
- Memory access tracing QEMU☆99Updated 8 years ago
- Memory System Microbenchmarks☆64Updated 2 years ago
- A lock-free priority queue implementation☆35Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Parallel Memory Bandwidth Measurement / Benchmark Tool☆113Updated 3 years ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆62Updated 5 years ago
- Develop toolchain based on llvm to for Cpu0 processor☆51Updated last month
- Enabling on-the-fly manipulations with LLVM IR code of CUDA sources☆120Updated 7 months ago
- Traditional data-structure designs, whether lock-based or lock-free, provide parallelism via fine grained synchronization among threads. …☆31Updated 15 years ago