2 papers
cs.DC2026
Scalable Concurrent Queues for GPU
Pratheek Prakash Shetty, Thomas R. W. Scogland, Wu-chun Feng
Concurrent queues can significantly impact supercomputing performance by being critical bottlenecks for task distribution, load balancing, and resource utilization. As HPC systems…
cs.OS2025
Symbol Resolution MatRs: Make it Fast and Observable with Stable Linking
Farid Zakaria, Andrew Quinn, Thomas R. W. Scogland
Dynamic linking is the standard mechanism for using external dependencies since it enables code reuse, streamlines software updates, and reduces disk/network use. Dynamic linking w…