Skip to content

Commit 580d598

Browse files
committed
Add Proton CGO 2026 publication
1 parent 84eaf46 commit 580d598

1 file changed

Lines changed: 84 additions & 0 deletions

File tree

  • content/publication/Proton_CGO2026
Lines changed: 84 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,84 @@
1+
---
2+
title: 'Proton: Towards Multi-level, Adaptive Profiling for Triton'
3+
4+
# Authors
5+
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
6+
# and it will be replaced with their full name and linked to their profile.
7+
authors:
8+
- Keren Zhou
9+
- Tianle Zhong
10+
- Hao Wu
11+
- Jihyeong Lee
12+
- Yue Guan
13+
- Yufei Ding
14+
- Corbin Robeck
15+
- Yuanwei Fang
16+
- Jeff Niu
17+
- Philippe Tillet
18+
19+
# Author notes (optional)
20+
# author_notes:
21+
# - 'Equal contribution'
22+
# - 'Equal contribution'
23+
24+
date: '2025-11-03T00:00:00Z'
25+
doi: ''
26+
27+
# Schedule page publish date (NOT publication's date).
28+
publishDate: '2026-02-11T00:00:00Z'
29+
30+
# Publication type.
31+
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
32+
# Enter a publication type from the CSL standard.
33+
publication_types: ['paper-conference']
34+
35+
# Publication name and optional abbreviated publication name.
36+
publication: The IEEE/ACM International Symposium on Code Generation and Optimization
37+
publication_short: In *CGO 2026*
38+
39+
# abstract:
40+
41+
# Summary. An optional shortened abstract.
42+
# summary:
43+
44+
tags: []
45+
46+
# Display this page in the Featured widget?
47+
featured: false
48+
49+
# Custom links (uncomment lines below)
50+
# links:
51+
# - name: Custom Link
52+
# url: http://example.org
53+
54+
# url_pdf: ''
55+
# url_code: ''
56+
# url_dataset: ''
57+
# url_poster: ''
58+
# url_project: ''
59+
# url_slides: ''
60+
# url_source: ''
61+
# url_video: ''
62+
63+
# Featured image
64+
# To use, add an image named `featured.jpg/png` to your page's folder.
65+
# image:
66+
# caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)'
67+
# focal_point: ''
68+
# preview_only: false
69+
70+
# Associated Projects (optional).
71+
# Associate this publication with one or more of your projects.
72+
# Simply enter your project's folder or file name without extension.
73+
# E.g. `internal-project` references `content/project/internal-project/index.md`.
74+
# Otherwise, set `projects: []`.
75+
# projects:
76+
# - example
77+
78+
# Slides (optional).
79+
# Associate this publication with Markdown slides.
80+
# Simply enter your slide deck's filename without extension.
81+
# E.g. `slides: "example"` references `content/slides/example/index.md`.
82+
# Otherwise, set `slides: ""`.
83+
# slides: example
84+
---

0 commit comments

Comments
 (0)