Skip to content

Commit 69c116a

Browse files
authored
New publication (#389)
1 parent 4b04755 commit 69c116a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,18 @@ If you use Polygeist, please consider citing the relevant publications:
123123
location = {Montreal, QC, Canada},
124124
series = {PPoPP '23}
125125
}
126+
@inproceedings{10444828,
127+
author = {Ivanov, Ivan R. and Zinenko, Oleksandr and Domke, Jens and Endo, Toshio and Moses, William S.},
128+
booktitle = {2024 IEEE/ACM International Symposium on Code Generation and Optimization (CGO)},
129+
title = {Retargeting and Respecializing GPU Workloads for Performance Portability},
130+
year = {2024},
131+
volume = {},
132+
issn = {},
133+
pages = {119-132},
134+
doi = {10.1109/CGO57630.2024.10444828},
135+
url = {https://doi.ieeecomputersociety.org/10.1109/CGO57630.2024.10444828},
136+
publisher = {IEEE Computer Society},
137+
address = {Los Alamitos, CA, USA},
138+
month = {mar}
139+
}
126140
```

0 commit comments

Comments
 (0)