Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri <table cellspacing="4" cellpadding="4"> <tbody> <tr> <td style="width: 70%;" rowspan="2" align="left" valign="top"> <h3>An International Open Access Journal</h3> <p><strong>Founding Editor-in-Chief:</strong> <a href="https://superfri.org/index.php/superfri/vladimir-voevodin-in-memoriam" target="_blank" rel="noopener">Vladimir Voevodin (1958–2026)</a>, Moscow State University, Russia</p> <p><strong>Editors-in-Chief:</strong></p> <p>Jack Dongarra, University of Tennessee, Knoxville, USA</p> <p>Dmitry Nikitenko, Moscow State University, Russia</p> <p>Leonid Sokolinsky, South Ural State University, Chelyabinsk, Russia</p> <p><a href="https://superfri.org/index.php/superfri/about/#custom-0"><strong>Editors-in-Chief Foreword</strong></a></p> <p><strong>Editorial Director: </strong>Mikhail Zymbler, South Ural State University, Chelyabinsk, Russia</p> <p><strong><a href="https://superfri.org/index.php/superfri/about/#custom-2">Editorial Board</a></strong></p> <p><strong>Production:</strong> South Ural State University (Chelyabinsk, Russia)</p> <p><strong>ISSN:</strong> 2313-8734 (online), 2409-6008 (print) <strong>DOI:</strong> 10.14529/jsfi</p> <p><strong>Publication Frequency:</strong> 4 issues (print and electronic) per year</p> <p><strong>Current Issue:</strong> <a href="https://superfri.org/index.php/superfri/issue/current">Volume 13, Number 2 (2026)</a> <strong>DOI:</strong> 10.14529/jsfi2602.</p> <p><strong>Abstracting and Indexing:</strong> <a href="https://www.scopus.com/sourceid/21100843325">Scopus</a>, <a href="http://dl.acm.org/citation.cfm?id=J1529">ACM Digital Library</a>, <a href="https://doaj.org/toc/2313-8734" target="_blank" rel="noopener">DOAJ</a>.</p> </td> <td align="center" valign="top"><a href="https://superfri.org/index.php/superfri/issue/current"> <img src="https://superfri.org/public/site/images/porozovas/superfri-2022-1-without-ssn.png" alt="" align="top" /><img src="https://superfri.org/public/site/images/kraevaya/superfri-2026-2-without-issn.png" alt="" width="216" height="303" /></a></td> </tr> <tr> <td align="center" valign="top"><a href="https://www.scopus.com/sourceid/21100843325"> <img style="width: 180px;" src="https://superfri.org/public/site/images/kraevaya/citescore2024-supercomputing-front.png" width="35%" height="100" /> </a> <!--<a title="SCImago Journal &amp; Country Rank" href="https://www.scimagojr.com/journalsearch.php?q=21100843325&amp;tip=sid&amp;clean=0"> <img style="margin-top: 1em; width: 60%;" src="https://www.scimagojr.com/journal_img.php?id=21100843325" alt="SCImago Journal &amp; Country Rank" width="35%" border="0" /> </a>--></td> </tr> <tr><!--<td colspan="2"><strong><a href="https://superfri.org/index.php/superfri/special-issue-vol13-no1-2026">Special Issue "Supercomputing Challenges in Molecular Modeling in Life and Material Sciences and Astrochemistry"</a></strong></td>--></tr> </tbody> </table> <div class="separator"> </div> <!--<div class="separator" style="padding: 1em 0em 1em 0em;"><strong>Special Issue on <a href="https://easychair.org/cfp/CAES2023">Computer Aided Engineering on Supercomputers</a></strong> (VOL 10, NO 4 2023, deadline is 20 November 2023)</div>--> en-US <p>Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a <a href="http://www.creativecommons.org/licenses/by-nc/3.0/" target="_new">Creative Commons Attribution-Non Commercial 3.0 License</a> that allows others to share the work with an acknowledgement of the work's authorship and initial publication in this journal.</p> dan@parallel.ru (Dmitry Nikitenko) mzym@susu.ru (Mikhail Zymbler) Thu, 30 Jul 2026 15:58:23 +0500 OJS 3.3.0.4 http://blogs.law.harvard.edu/tech/rss 60 An Approach to Analyzing the Entries of HPC Systems in Supercomputer Ratings as an Extension of the Functionality of the Top50 Russia Rating https://www.superfri.org/index.php/superfri/article/view/723 <p class="p1">Supercomputer ratings such as Top500, HPCG, Graph500, IO500, and others reflect technology development trends such as performance, energy efficiency, and so on, and serve as a kind of "honor roll" for the global HPC community. Until now, there has been no convenient tool to track the dynamics of domestic systems' participation over time: when they appeared, how long they remained in the ratings, and how their positions have changed. This work fills this gap. To understand how HPC infrastructure is developing, we need to look not only at individual points reflecting the characteristics and position of systems at a given point in time, but also at their trajectories over time: when and why they appear in the ratings, how long they hold their positions, in which ratings they show greater stability, and in which they disappear. This new capability is offered by the proposed approach and implementation based on the Top50 Russian supercomputer rating: it combines data from all major global ratings for analysis. The solution is built as an analytical extension of the Top50 rating functionality. Visualizations are formed from simple charts of entry history to advanced tools using candlestick charts and transition matrices.</p> Vitalii A. Kuleshov, Dmitry A. Nikitenko Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/723 Thu, 30 Jul 2026 00:00:00 +0500 Study of Graphics Accelerators Performance for Numerical Solution of the Poisson Equation Using the Chebyshev Method https://www.superfri.org/index.php/superfri/article/view/743 <p class="p1">The problem of the efficient numerical solution of boundary value problems for elliptic equations on high-performance computing systems is discussed. In the context of this problem, the use of a special Chebyshev iterative method to solve such problems by the multi-core central processors and graphics accelerators is analyzed. One of the objective functions of such analysis is to compare the time of solving an elliptic boundary value problem by one node with several central processors and one graphics accelerator. The motivation for this consideration is that in many practical applications, the numerical solution of an elliptic problem significantly slows down the overall algorithm. Taking this circumstance into account, as an example, a two-dimensional Dirichlet boundary value problem for the Poisson equation with constant and variable coefficients is considered. Its solution is based on the well-known "cross" scheme on the most detailed Cartesian grid. For this statement, a modified Chebyshev iterative algorithm is proposed. Such approach significantly reduces the requirements to the used RAM. A parallel software implementation of the algorithm, designed for both central processing units (CPUs) and graphics accelerators (GPUs), is examined. The study investigates the algorithm's convergence and the performance of the used computing systems. It analyzes their dependence on the dimension of the grid problem and other parameters. Numerical experiments are used to determine the limits of the algorithm's applicability and to discuss the efficiency of its implementation on CPUs and GPUs.</p> Sergey V. Polyakov, Marina A. Kornilina, Tatiana A. Kudryashova Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/743 Thu, 30 Jul 2026 00:00:00 +0500 Multi-Agent Task Flow Dispatching in a Heterogeneous Shared Supercomputer Center https://www.superfri.org/index.php/superfri/article/view/719 <p class="p1">The slowdown in performance growth of general-purpose processors is driving the adoption of specialized accelerators such as GPUs and FPGAs in shared supercomputer centers (SSCs). FPGAs are attractive due to hardware-level parallelism and energy efficiency, but their integration significantly increases system heterogeneity: even with similar hardware, differences in bitstreams make nodes functionally nonequivalent. For streams of short jobs, frequent reconfiguration causes substantial overhead, while limited configuration-memory endurance constrains the number of configuration cycles. Classical HPC schedulers usually ignore current FPGA configurations and reconfiguration costs, leading to suboptimal task placement and reduced throughput. This paper presents a multi-agent task dispatcher for a heterogeneous SSC that explicitly accounts for FPGA configuration state and reconfiguration latency. Software agents on each FPGA node make local decisions on task admission and configuration changes, coordinating via bulletin-board queues. The model incorporates computation time, data transfer, and reconfiguration overhead into the scheduling objective. A prototype was implemented on a cluster with up to 18 Tertius2T reconfigurable units and two server nodes. Experiments with queues of up to 3500 tasks show that the multi-agent dispatcher reduces average task completion time and keeps placement and reconfiguration overheads within 40–1200 ms despite individual FPGA configuration times of at least 13 s, demonstrating resilience to heterogeneity and improved resource utilization.</p> Igor A. Kaliaev, Anatoly I. Kaliaev, Sergei A. Semenistyi Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/719 Thu, 30 Jul 2026 00:00:00 +0500 Rapid Training of Neural Networks Using the Arctur Reconfigurable Computer System https://www.superfri.org/index.php/superfri/article/view/731 <p class="p1"> Linear scaling of hardware resources in widely used systems based on graphics processing units (GPUs) and central processing units (CPUs) for neural network training problems provides only logarithmic scaling of real performance. This is due to the presence of dataow discontinuities in the computational graphs of neural network training problems, which lead to a significant decrease in computational intensity and may even lead to a complete stop between execution stages. These limitations are unacceptable if neural network training must be performed within a limited time regardless of the amount of processed data. Reconfigurable computer systems (RCS) based on field-programmable gate arrays (FPGAs), unlike traditional systems, demonstrate the potential to address these limitations through the structural organization of calculations, as well as by adapting to the specifics of solving the problem. Methods for minimizing the impact of data discontinuities have been formulated and theoretically justified for RCS. Based on these methods, a methodology has been developed to construct efficient computing structures to solve neural network training problems, ensuring real RCS performance that exceeds 70% of peak performance. For GPU-based systems, achieving this level of computational efficiency is generally impossible. For the first time, neural network-based data processing problems have been implemented using a parallel-pipeline approach on the Arctur RCS, which contains 96 XCVU37P FPGAs. Experimental results have shown that for these problems, the energy efficiency of a single Arctur RCS block is 56% higher than the energy efficiency of 16 NVIDIA DGX A100 blocks. Increasing the number of Arctur RCS nodes enables near-linear scaling of real performance. For example, the RCS rack consisting of 16 Arctur nodes is capable of providing the real performance of about 7 PFLOPS. For neural network problems such as ResNet-50v1.5 training, the performance of this rack is comparable to that of 12 NVIDIA DGX A100 racks with 2.2× lower power consumption.</p> Ilya I. Levin, Dmitriy A. Sorokin, Vasiliy B. Kovalenko Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/731 Thu, 30 Jul 2026 00:00:00 +0500 "Theseus" Parallel Compiler for Multichip Reconfigurable Computer System https://www.superfri.org/index.php/superfri/article/view/734 <p class="p1">Modern system software for field-programmable gate arrays (FPGA) and FPGA-based computer systems implements individual task fragments as IP cores. It requires their further integration into a unified computing structure, as well as ensuring correct information of dataflows. The "Theseus" parallelizing compiler was developed and characterized by a comprehensive implementation of the entire problem for a variety of FPGA chips. The created automatic parallelizing compiler significantly reduces the requirements for developer qualifications in FPGA programming and does not require marking up the source code of a sequential program with service directives. The parallelizing compiler implements a technology for converting sequential calculations into the most parallel form an information graph of an application task algorithm that is automatically mapped to the target configuration of a multichip reconfigurable computer system using formal methods for reducing the performance of the computing structure. The parallelizing compiler makes it possible to significantly reduce the conversion time of sequential programs to parallel-pipelined solutions for reconfigurable computer systems containing multiple FPGA chips connected by a spatial communication system, while ensuring a guaranteed level of real performance. Due to the efficient organization of calculations and rational use of the available FPGA hardware resources, the "Theseus" compiler will provide significantly higher real performance of a reconfigurable computer system compared to the similar HLS compilers (High-Level Synthesis Compiler). The results of creating application problems from various subject areas for the "Arktur" reconfigurable computer systems using the proposed methods for performance increasing are presented.</p> Vyacheslav A. Gudkov, Ilya I. Levin Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/734 Thu, 30 Jul 2026 00:00:00 +0500 Optimizing Synthesizer of Parallel-pipelined Programs for Reconfigurable Computer Systems https://www.superfri.org/index.php/superfri/article/view/733 <p class="p1">Existing synthesizers (software tools that convert models implemented in hardware description languages into a list of logic gate connections) for field-programmable gate arrays (FPGAs), such as Vivado (Xilinx), Quartus II (Intel), and Libero (Microsemi), are designed to implement applications within a single chip. These tools perform optimization of the computational components of algorithms only at the level of logical primitives. Such optimization is inherently local and, therefore, cannot substantially reduce the hardware resources utilized on an FPGA. Moreover, conventional FPGA synthesizers do not analyze the implemented algorithms with respect to potential computational redundancies or inefficient design realizations. To date, the only synthesizer for multichip reconfigurable computer systems, developed at the Scientific Research Center of Supercomputers and Neurocomputers, provides automated mapping of the algorithms information graph onto multiple FPGA devices, as well as inter-chip routing and synchronization of control and dataflows within the reconfigurable computing system. The novel version of the optimizing multichip synthesizer for parallel-pipelined programs for reconfigurable computer systems, presented in this paper, incorporates a library and a general algorithm for information-equivalent transformations, along with an original method of nested auto-substitutions for recursive expressions. These features enable a substantial and automated improvement in the performance of generally specified algorithms when implemented on reconfigurable computing systems.</p> Andrey A. Gulenok, Evgeniy A. Semernikov Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/733 Thu, 30 Jul 2026 00:00:00 +0500 Improving Performance of HPC Systems Based on Robust Survival Machine Learning Methods https://www.superfri.org/index.php/superfri/article/view/725 <p class="p1">High-performance computing (HPC) systems face growing complexity and uncertainty that limit the accuracy of classical methods for predicting computational processes and task execution. To address the problem of tasks failing to complete within allotted time windows, termed "censored" events, survival machine learning methods are proposed for predicting execution time and minimizing such losses. Survival analysis plays an important role for solving the task of time-to-event prediction. While traditional methods handle censored data effectively, they often rely on strong parametric assumptions that may limit their exibility. This paper introduces a novel survival analysis framework, called CiSurv (Contaminated imprecise Survival model), that integrates imprecise probability theory with attention-based multi-label classification. By reformulating survival prediction as an imprecise classification problem, CiSurv provides an approach to modeling uncertainty in censored observations while improving predictive accuracy. The proposed framework incorporates the imprecise contaminated model to refine interval-valued probabilities associated with censored data. Two models are developed: CiSurvN, which uses the neural network-based attention mechanism for solving the classification task, and CiSurvG, which employs Gaussian kernel-based attention with a single kernel parameter. Experiments on real and synthetic data demonstrate that CiSurvN generally outperforms CiSurvG due to its ability to learn complex feature dependencies. Key findings reveal that intermediate contamination parameter values yield optimal performance, outperforming a special case when the parameter is 1 in most cases. Codes implementing the proposed models are publicly available.</p> Lev V. Utkin, Andrei V. Konstantinov, Vladimir S. Zaborovsky, Vladimir A. Muliukha Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/725 Thu, 30 Jul 2026 00:00:00 +0500 An Analog Photonic Computing Device Based on a Diffractive Neural Network for Video Stream Processing https://www.superfri.org/index.php/superfri/article/view/740 <p class="p1">This paper investigates the design principles of analog photonic computing devices for pattern recognition tasks. As a result of the conducted research, an analog photonic computing device (APCD) based on a diffractive neural network (DNN) is developed and implemented in two configurations. The DNN is realized using a phase spatial light modulator (SLM) placed in the Fourier plane of a two-lens optical system (4F system). Benefits of combining an optical DNN with a compact computer neural network for post-processing the optical recognition results are demonstrated. The presented results show the effectiveness of using the APCD for processing and recognition of high-dimensional imagery in real-time video streams. A comparative performance analysis of the APCD and a family of GPU-based YOLO neural networks is conducted for object image recognition in video streams. The results demonstrate that when processing high-dimensional frames, the power consumption of the APCD is an order of magnitude lower than that of modern GPU-class graphics platforms such as the RTX 4090.</p> Roman V. Skidanov, Leonid L. Doskolovich, Nikolay L. Kazanskiy, Alexandr E. Morozov, Alexey S. Pronin, Daniil M. Sorokin, Yuriy V. Khanenko, Victor A. Soifer Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/740 Thu, 30 Jul 2026 00:00:00 +0500 Supercomputer-Aided Space-Time Processing Methods for MIMO Radars in Advanced Airborne Earth Remote Sensing Systems https://www.superfri.org/index.php/superfri/article/view/736 <p class="p1">This paper addresses the problem of escalating computational complexity arising from the transition from classical Active Electronically Scanned Arrays to fully-edged Multiple-Input Multiple-Output (MIMO) radars for airborne Earth remote sensing (ERS) systems. It is shown that the formation of a virtual aperture increases the number of virtual channels to 10<span class="s1"><sup>5</sup>–</span>10<sup><span class="s1">6</span></sup>, making classical adaptive processing methods based on direct access to covariance matrices of dimension NN impossible for existing onboard computers. Modifications of the MUSIC and ESBM (Estimation of Signal Parameters via Beamspace Mapping) algorithms have been developed. These algorithms are adapted to operate with sparse covariance matrices, which makes it possible to radically reduce the amount of stored and processed data. Based on the proposed methods, a pipelined processing architecture has been developed and implemented on hybrid CPU+FPGA computers, providing latency compatible with real-time requirements for detection tasks in air-ground and air-sea circuits. The results obtained pave the way for the creation of next-generation airborne radar systems with unprecedented spatial resolution and high noise immunity.</p> Vladimir S. Verba, Vyacheslav A. Miheev, Viktor A. Plushchev, Andrei A. Chernienko Copyright (c) 2026 Supercomputing Frontiers and Innovations https://www.superfri.org/index.php/superfri/article/view/736 Thu, 30 Jul 2026 00:00:00 +0500