HewlettPackard / quartz

Quartz: A DRAM-based performance emulator for NVM
https://github.com/HewlettPackard/quartz
Other
158 stars 66 forks source link

Can quartz support other cpus? #47

Open zeus-cht opened 3 years ago

zeus-cht commented 3 years ago

My cpu is core i5 7th gen, which is Kaby lake rather than one of the three cpus mentioned in the articke, can I build and run quartz successfully? Besides, can I run quartz in a virtual machine with linux OS?

hishine6 commented 3 years ago

Did you try this out? I'm currently having the same issues. If you had any alternatives could you share? Thank you in advance

zeus-cht commented 2 years ago

Sorry to reply now, I noticed your question just now. I didn't slove this and I used another method to simulate NVM env. You can search FAST-FAIR in the Github, you can use the code to simulate NVM. https://github.com/zeus-cht/FAST_FAIR. Note that I'm not the author of this resipository, I just fork that, you can get the original resipository by searching "FAST-FAIR".