Skip to content

Commit

Permalink
Add AUTOMAP paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
zfnmxt committed Sep 2, 2024
1 parent 6f7edd4 commit f02ffe8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ chronological order.

# Papers on language design and implementation

- **A Comparison of OpenCL, CUDA, and HIP as Compilation Targets for a Functional Array Language**. Troels Henriksen. [FProPer 2024](https://icfp24.sigplan.org/home/fproper-2024) ([pdf](publications/fproper24.pdf))
- **AUTOMAP: Inferring Rank-Polymorphic Function Applications with Integer
Linear Programming**. Robert Schenck, Nikolaj Hey Hinnerskov, Troels
Henriksen, Magnus Madsen, Martin Elsman. [OOPSLA 24](https://2024.splashcon.org/track/splash-2024-oopsla) ([blog](/blog/2024-06-17-automap.html), [pdf](publications/oopsla24.pdf)).

- **A Comparison of OpenCL, CUDA, and HIP as Compilation Targets for a Functional Array Language**. Troels Henriksen. [FProPer 2024](https://icfp24.sigplan.org/home/fproper-2024) ([pdf](publications/fproper24.pdf)).

- **Static and Dynamic Analyses for Efficient GPU Execution**.
Philip Munksgaard. PhD thesis, 2023.
Expand Down
Binary file added publications/oopsla24.pdf
Binary file not shown.

0 comments on commit f02ffe8

Please sign in to comment.