Showing cs.DCShow all
2 papers · 1 filter
cs.DC2026
ODIN-Based CPU-GPU Architecture with Replay-Driven Simulation and Emulation
Nij Dorairaj, Debabrata Chatterjee, Hong Wang +8
Integration of CPU and GPU technologies is a key enabler for modern AI and graphics workloads, combining control-oriented processing with massive parallel compute capability. As sy…
cs.DC2021
C-for-Metal: High Performance SIMD Programming on Intel GPUs
Guei-Yuan Lueh, Kaiyu Chen, Gang Chen +6
The SIMT execution model is commonly used for general GPU development. CUDA and OpenCL developers write scalar code that is implicitly parallelized by compiler and hardware. On Int…