Skip to main content

Showing 1–2 of 2 results for author: Zvi, K

.
  1. arXiv:2109.02166  [pdf, other

    cs.DC

    Assessing the Use Cases of Persistent Memory in High-Performance Scientific Computing

    Authors: Yehonatan Fridman, Yaniv Snir, Matan Rusanovsky, Kfir Zvi, Harel Levin, Danny Hendler, Hagit Attiya, Gal Oren

    Abstract: As the High Performance Computing world moves towards the Exa-Scale era, huge amounts of data should be analyzed, manipulated and stored. In the traditional storage/memory hierarchy, each compute node retains its data objects in its local volatile DRAM. Whenever the DRAM's capacity becomes insufficient for storing this data, the computation should either be distributed between several compute node… ▽ More

    Submitted 5 September, 2021; originally announced September 2021.

    Comments: 10 pages, 6 figures, The source code used by this work, as well as the benchmarks and other relevant sources, are available at: https://github.com/Scientific-Computing-Lab-NRCN/StoringStorage

  2. arXiv:2102.12953  [pdf, ps, other

    cs.DC

    Optimized Memoryless Fair-Share HPC Resources Scheduling using Transparent Checkpoint-Restart Preemption

    Authors: Kfir Zvi, Gal Oren

    Abstract: Common resource management methods in supercomputing systems usually include hard divisions, cap**, and quota allotment. Those methods, despite their 'advantages', have some known serious disadvantages including unoptimized utilization of an expensive facility, and occasionally there is still a need to dynamically reschedule and reallocate the resources. Consequently, those methods involve bad s… ▽ More

    Submitted 25 February, 2021; originally announced February 2021.

    Comments: 4 pages