Closed aymenjelal closed 1 year ago
Hi,
Ramulator 2.0 requires a C++ compiler that supports the C++20 standard. Unfortunately, the current public version of Zsim (https://github.com/s5z/zsim) does not work with newer compilers due to changes in the ABI that makes Pin 2.14 incompatible.
I think it should be possible to integrate Ramulator 2.0 with a Zsim version that works with modern compilers and Pin 3.20+.
Thanks!
Hello,
Is there a pre exsisting wrapper for Zsim? I am trying to create a wrapper for Zsim to use ramulator2 in integration with Zsim but finding it a little difficult while following the steps on the read me.