Skip to main content

Showing 1–3 of 3 results for author: Kiselev, E A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.03315  [pdf

    cs.MS cs.DC

    Impact of parallel code optimization on computer power consumption

    Authors: E. A. Kiselev, P. N. Telegin, A. V. Baranov

    Abstract: The increase in performance and power of computing systems requires the wider use of program optimizations. The goal of performing optimizations is not only to reduce program runtime, but also to reduce other computer resources including power consumption. The goal of the study was to evaluate the impact of different optimization levels and various optimization strategies on power consumption. In… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

    MSC Class: 68M20

  2. arXiv:2212.12443  [pdf

    cs.PF

    Comparison of Three Job Mapping Algorithms for Supercomputer Resource Managers

    Authors: A. V. Baranov, E. A. Kiselev, B. M. Shabanov, A. A. Sorokin, P. N. Telegin

    Abstract: Performance of supercomputer depends on the quality of resource manager, one of its functions is assignment of jobs to the nodes of clusters or MPP computers. Parts of parallel programs interact with each other with different intensity, and mapping of program to supercomputer nodes influence efficiency of the run. At each program run graph representing application program is to be mapped onto grap… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

    MSC Class: 68W10 ACM Class: F.2.0

  3. An energy-efficient scheduling algorithm for shared facility supercomputer centers

    Authors: E. A. Kiselev, P. N. Telegin, B. M. Shabanov

    Abstract: The evolution of high-performance computing is associated with the growth of energy consumption. Performance of cluster computes (is increased via rising in performance and the number of used processors, GPUs, and coprocessors. An increment in the number of computing elements results in significant growth of energy consumption. Power grids limits for supercomputer centers (SCC) are driving the tra… ▽ More

    Submitted 17 November, 2021; originally announced November 2021.

    Comments: 8 pages, 4 figures

    MSC Class: 68W40; 68W99 ACM Class: G.4