ece-fast-lab / cxl_type3_tests

This is the respository that holds the artifacts of MICRO'23 -- Demystifying CXL Memory with True CXL-Ready Systems and CXL Memory Devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cxl_type3_tests

This repository contains two parts:

  1. memo -- a versatile benchmark for CXL-related memory behaviors and characterizations.
  2. caption -- a performance tuning (based on memory page allocation) tool to maximize the system memory bandwidth utilazation in a CXL-enabled system.

They are the correpsonding artifacts of the paper Demystifying CXL Memory with True CXL-Ready Systems and CXL Memory Devices (MICRO'23), the first research work of CXL memory characterization based on real CXL hardware devices.

For the artifact evaluation configurations, please refer to link to config repo

Contact

For any questions, please 📧 yans3@illinois.edu.

Thank you! 😉

@inproceedings {sun-memo,
author = {Sun, Yan and Yuan, Yifan and Yu, Zeduo and Kuper, Reese and Song, Chihun and Huang, Jinghan and Ji, Houxiang and Agarwal, Siddharth and Lou, Jiaqi and Jeong, Ipoom and Wang, Ren and Ahn, Jung Ho and Xu, Tianyin and Kim, Nam Sung},
title = {Demystifying {CXL} memory with genuine {CXL}-ready systems and devices},
booktitle = {Proceedings of the 48th IEEE/ACM International Symposium on Microarchitecture (MICRO'23)},
year = {2023},
}

About

This is the respository that holds the artifacts of MICRO'23 -- Demystifying CXL Memory with True CXL-Ready Systems and CXL Memory Devices

License:GNU General Public License v2.0


Languages

Language:C 68.7%Language:Python 23.6%Language:Shell 7.4%Language:Makefile 0.3%