2 papers
cs.DC2019
JArena: Partitioned Shared Memory for NUMA-awareness in Multi-threaded Scientific Applications
Zhang Yang, Aiqing Zhang, Zeyao Mo
The distributed shared memory (DSM) architecture is widely used in today's computer design to mitigate the ever-widening processing-memory gap, and inevitably exhibits non-uniform…
cs.DC2018
JSweep: A Patch-centric Data-driven Approach for Parallel Sweeps on Large-scale Meshes
Jie Yan, Zhang Yang, Aiqing Zhang +1
In mesh-based numerical simulations, sweep is an important computation pattern. During sweeping a mesh, computations on cells are strictly ordered by data dependencies in given dir…