Hi Jonathan On 08/03/2023 01:43, Jonathan Kang via gem5-users wrote: Hi all,
I’m attempting to get SPEC 2k17 to run on our performance model that uses an ARM Cycle Model (A55). Obviously it’d take forever to run the whole binary so I was wondering if anyone has had experience capturing SimPoints using Gem5 and then running the resulting reduced binary on a Cycle Model. I know you can do it easily on Gem5 simple CPU in SE mode but I need it to work with our more accurate model. You can easily generate SimPoints with gem5 as you correctly said. The problem is the checkpoint incompatibility between gem5 and Cycle Model. (restoring the gem5 checkpoint from the CA simulator). It would be nice if we could generate an ELFie [1] from a gem5 checkpoint. As I have recently seen some commits mentioning ELFies you could ask Jason and his group if there's something going on... Kind Regards Giacomo [1]: https://dl.acm.org/doi/abs/10.1109/CGO51591.2021.9370340 Thanks in advance! Jonathan Kang. _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org> To unsubscribe send an email to gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org> IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org