Showing cs.DCShow all
3 papers · 1 filter
cs.DC2026
Leveraging Mathematical Reasoning of LLMs for Efficient GPU Thread Mapping
Jose Maureira, Cristóbal A. Navarro, Hector Ferrada +1
Mapping parallel threads onto non-box-shaped domains is a known challenge in GPU computing; efficient mapping prevents performance penalties from unnecessary resource allocation. C…
cs.DC2026
Ray Tracing Cores for General-Purpose Computing: A Literature Review
Enzo Meneses, Cristóbal A. Navarro, Héctor Ferrada +2
Recent research on ray tracing cores has explored repurposing these cores to solve non-graphical problems by reformulating them as geometric queries, leveraging the inherent parall…
cs.DC2024
CAT: Cellular Automata on Tensor cores
Cristóbal A. Navarro, Felipe A. Quezada, Enzo Meneses +2
Cellular automata (CA) are simulation models that can produce complex emergent behaviors from simple local rules. Although state-of-the-art GPU solutions are already fast due to th…