diff --git a/data/publications.json b/data/publications.json index e0b2022..43c9598 100644 --- a/data/publications.json +++ b/data/publications.json @@ -1,4 +1,17 @@ -[ { +[ { + "title": "Vectorizing Complex Programs for Modern Architectures", + "author0": "Willow AhrensYishen Chen", + "month": "Feb", + "year": "2026", + "url": "https://commit.csail.mit.edu/papers/2026/2026_Yishen_chen_PhD_thesis.pdf", + "keywords": "SLP,Vector", + "type": "Ph.D. Thesis", + "address": "Cambridge, MA", + "school": "Massachusetts Institute of Technology", + "bibtexKey": "Yishen:phd-thesis:2026", + "itemType": "phdthesis" + }, + { "author0": "Won, Jaeyeon and Ahrens, Willow and Emer, Joel and Amarasinghe, Saman", "title": "Insum: Sparse GPU Kernels Simplified and Optimized with Indirect Einsums", "month": "Mar", diff --git a/papers/2026/2026_Yishen_chen_PhD_thesis.pdf b/papers/2026/2026_Yishen_chen_PhD_thesis.pdf new file mode 100644 index 0000000..9205cf7 Binary files /dev/null and b/papers/2026/2026_Yishen_chen_PhD_thesis.pdf differ