Skip to content

Commit def3405

Browse files
committed
add news
1 parent f77bf04 commit def3405

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

_bibliography/papers.bib

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
@inproceedings{UniCore,
3+
title={UniCore: A Bit-Width Scalable GEMM Unit for Unified LLM Inference},
4+
author={Chen†*, Yonghao and Zou†*, Jiaxiang and Chen†, Xingyu and Xu†, Chenxi and Guo†, Jingyu and Chen, Xinyu},
5+
booktitle={International Symposium on Computer Architecture (ISCA)},
6+
year={2026},
7+
note={to appear},
8+
9+
}
10+
211
@inproceedings{DSTREE,
312
author={Zeng†*, Bi and Wu†*, Zhenlin and Liu, Hongyuan and Chen, Xinyu},
413
title={DSTREE: Data-Driven Synchronous Traversals for Decision Forests on GPUs},

_news/announcement_12.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
layout: post
3+
date: 2026-03-27 07:59:00-0400
4+
inline: true
5+
related_posts: false
6+
---
7+
8+
Our paper "[UniCore: A Bit-Width Scalable GEMM Unit for Unified LLM Inference](https://soldierchen.github.io/publications/)" has been accepted to **ISCA 2026**. :tada: Congratulations to Yonghao, Jiaxiang for the great work! :clap:

0 commit comments

Comments
 (0)