From 0cac95b9cb3eb42992b585accdd816d092179953 Mon Sep 17 00:00:00 2001 From: Amit-P89 <92443674+Amit-P89@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:39:23 +0530 Subject: [PATCH] Update readme.md --- readme.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 614d36e..a54a618 100644 --- a/readme.md +++ b/readme.md @@ -20,17 +20,16 @@ https://www.intel.com/content/www/us/en/developer/articles/tool/pin-a-binary-ins * Apply gem5.patch to the original gem5 code, this will calibrate different latencies and add suitable cache-levels to match DRACKSim simulator to the validation target * You can use the commands mentioned in gem5_commands_to_validate.sh, that we use to validate -`@misc -{ +``` +@misc{ puri2023dracksim, title={DRackSim: Simulator for Rack-scale Memory Disaggregation}, author={Amit Puri and John Jose and Tamarapalli Venkatesh and Vijaykrishnan Narayanan}, year={2023}, eprint={2305.09977}, archivePrefix={arXiv}, -primaryClass={cs.DC} -}` - +primaryClass={cs.DC}} +``` ***If you use this tool, please cite it as***