Dat3M
Dat3M copied to clipboard
New LFDS benchmarks
The benchmarks are already written in C so we probably only need to write some client code.
Stack: https://github.com/skeeto/lstack Queue: https://github.com/skeeto/scratch/blob/master/misc/queue.c
The stack requires a double-width CAS, which we don't support (yet). The queue might be doable, but it has a lot of bit vector reasoning.
Closing resource issues. They will remain available even if closed.