mirror of
https://github.com/papers-we-love/papers-we-love.git
synced 2024-10-27 20:34:20 +00:00
8feb4f4b1f
This paper was celebrated at PWLMTL#2 by Peter Zion, who also used it as a springboard to discuss GPU architecture in general, as well as his implementation based on the paper in the Fabric Engine framework (fabricengine.com).
816 B
816 B
-
Teaching Garbage Collection without Implementing Compilers or Interpreters
-
Message Analysis Guided Allocation and Low Pause Incremental GC in a Concurrent Language
-
And Then There Were None: A Stall-Free Real-Time Garbage Collector for Reconfigurable Hardware
-
📜 ScatterAlloc: Massively Parallel Dynamic Memory Allocation for the GPU
- Presents a useful algorithm as well as considerations relevant to designing algorithms for GPUs.