Skip to main content

Research Repository

Advanced Search

Outputs (11)

HSA queuing model (2015)
Book Chapter

HSA is a system architecture design for modern computing, integrating CPUs, GPUs, and other accelerators into a single shared memory system. To enable low-latency dispatch between different agents (devices) HSA provides architected queues, which enab... Read More about HSA queuing model.

HSA memory model (2015)
Book Chapter

The HSA architecture has adopted a variant of the HRF-Relaxed memory model, which allows memory accesses to be controlled via fine grain scopes. This chapter introduces the HSA memory consistency model, how programmers can control memory visibility,... Read More about HSA memory model.