Gearbox Article Swipe
Related Concepts
Marzieh Lenjani
,
Alif Ahmed
,
Mircea R. Stan
,
Kevin Skadron
·
YOU?
·
· 2022
· Open Access
·
· DOI: https://doi.org/10.1145/3470496.3527402
· OA: W4281621462
YOU?
·
· 2022
· Open Access
·
· DOI: https://doi.org/10.1145/3470496.3527402
· OA: W4281621462
Processing-in-memory (PIM) minimizes data movement overheads by placing processing units near each memory segment. Recent PIMs employ processing units with a SIMD architecture. However, kernels with random accesses, such as sparse-matrix-dense-vector (SpMV) and sparse-matrix-sparse-vector (SpMSpV), cannot effectively exploit the parallelism of SIMD units because SIMD's ALUs remain idle until all the operands are collected from local memory segments (memory segment attached to the processing unit) or remote memory segments (other segments of the memory).
Related Topics To Compare & Contrast
Finding more related topics…