Publication | Closed Access
Concurrent Data Structures for Near-Memory Computing
87
Citations
54
References
2017
Year
Unknown Venue
Cluster ComputingEngineeringComputer ArchitectureMemory Model (Programming)High-performance ArchitectureConcurrent Data StructuresParallel ComputingData ManagementPim ViableComputer EngineeringPim PerformsComputer ScienceMemory ArchitectureExternal-memory AlgorithmProgram AnalysisMany-core ArchitectureParallel ProgrammingConcurrent Data StructurePim CoreData-level Parallelism
The performance gap between memory and CPU has grown exponentially. To bridge this gap, hardware architects have proposed near-memory computing (also called processing-in-memory, or PIM), where a lightweight processor (called a PIM core) is located close to memory. Due to its proximity to memory, a memory access from a PIM core is much faster than that from a CPU core. New advances in 3D integration and die-stacked memory make PIM viable in the near future. Prior work has shown significant performance improvements by using PIM for embarrassingly parallel and data-intensive applications, as well as for pointer-chasing traversals in sequential data structures. However, current server machines have hundreds of cores, and algorithms for concurrent data structures exploit these cores to achieve high throughput and scalability, with significant benefits over sequential data structures. Thus, it is important to examine how PIM performs with respect to modern concurrent data structures and understand how concurrent data structures can be developed to take advantage of PIM.
| Year | Citations | |
|---|---|---|
Page 1
Page 1