Hi,
Thanks for your reply!
I have another two questions.
The first one is, how to understand the world 'volatile' when I use libmemkind to 'change' persist memory to a volatile memory? My understanding is when users want to use persist memory as a volatile memory, a link allows users to get the data is cut off. So, the data is still there, but it can not be accessed anymore.
The second one is, if I want to run a benchmark with persist memory, do I have to change the code? Or there exists another way to make existed codes involve persist memory?
Thanks!
Sincerely,