LouisJenkinsCS / Persistent-Memory-Analysis-Tool

Persistent Memory Analysis Tool (PMAT) - Valgrind Plugin that provides an online sampling approach towards performing verification on persistent memory.
GNU General Public License v2.0
1 stars 0 forks source link

System V Semaphores do not seem to build on Cycle #34

Closed LouisJenkinsCS closed 4 years ago

LouisJenkinsCS commented 4 years ago

Since I plan to do my testing on the cycle machines, if I cannot build everything, it is kind of useless. I might end up putting the parallel code behind a preprocessor macro and essentially get rid of it until I get actual parallel verification.

LouisJenkinsCS commented 4 years ago

They have been removed entirely; it now builds on Cycle machines.