From 8fd94806e51bfe4620ddcffcd2c48996f19759f2 Mon Sep 17 00:00:00 2001 From: Haicheng Wu <57973641+hwu36@users.noreply.github.com> Date: Mon, 17 Jan 2022 00:08:18 -0500 Subject: [PATCH] Update PUBLICATIONS.md add mlsys 2022 paper. --- PUBLICATIONS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PUBLICATIONS.md b/PUBLICATIONS.md index d38f2c65..834992f9 100644 --- a/PUBLICATIONS.md +++ b/PUBLICATIONS.md @@ -1,5 +1,9 @@ # Publications Using Cutlass +## 2022 + +- ["Bolt: Bridging the Gap between Auto-tuners and Hardware-native Performance"](https://arxiv.org/abs/2110.15238). Jiarong Xing, Leyuan Wang, Shang Zhang, Jack Chen, Ang Chen, Yibo Zhu. _Proceedings of the 5th MLSys Conference_, August 2022. + ## 2020 - ["Scalable Knowledge Graph Analytics at 136 Petaflop/s"](https://www.computer.org/csdl/proceedings-article/sc/2020/999800a061/1oeORDgCM0g). Ramakrishnan Kannan, Piyush Sao, Hao Lu, Drahomira Herrmannova, Vijay Thakkar, Robert Patton, Richard Vuduc, Thomas Potok. _Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis_, November 2020.