0 Forks
5 Stars
5 Watchers

pmrace

Efficiently Detecting Concurrency Bugs in Persistent Memory Programs (ASPLOS 2022)

How to download and setup pmrace

Open terminal and run command
git clone https://github.com/yhuacode/pmrace.git
git clone is used to create a copy or clone of pmrace repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pmrace https://github.com/yhuacode/pmrace/archive/master.zip

Or simply clone pmrace with SSH
[email protected]:yhuacode/pmrace.git

If you have some problems with pmrace

You may open issue on pmrace support forum (system) here: https://github.com/yhuacode/pmrace/issues