Compiler Papers
Date | Paper | Focused On | Notes |
---|---|---|---|
2022 CGO | A Compiler Framework for Optimizing Dynamic Parallelism on GPUs | CUDA Dynamic Parallelism feature | [website] [notes] |
2022 CGO | Automatic Horizontal Fusion for GPU Kernels | CUDA Kernel Fusion | [notes] |
Date | Paper | Focused On | Notes |
---|---|---|---|
2022 Micro | Treebeard: An Optimizing Compiler for Decision Tree Based ML Inference | Tree Traversal Opt | [notes] |
Date | Paper | Focused On | Notes |
---|---|---|---|
2022 Micro | OCOLOS: Online COde Layout OptimizationS | Offline PGO |