Skip to main content

Showing 1–11 of 11 results for author: Sokolinsky, L B

Searching in archive cs. Search in all archives.
.
  1. Visualizing Multidimensional Linear Programming Problems

    Authors: Nikolay A. Olkhovsky, Leonid B. Sokolinsky

    Abstract: The article proposes an n-dimensional mathematical model of the visual representation of a linear programming problem. This model makes it possible to use artificial neural networks to solve multidimensional linear optimization problems, the feasible region of which is a bounded non-empty set. To visualize the linear programming problem, an objective hyperplane is introduced, the orientation of wh… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

  2. VaLiPro: Linear Programming Validator for Cluster Computing Systems

    Authors: Leonid B. Sokolinsky, Irina M. Sokolinskaya

    Abstract: The article presents and evaluates a scalable algorithm for validating solutions of linear programming problems on cluster computing systems. The main idea of the method is to generate a regular set of points (validation set) on a small-radius hypersphere centered at the point of the solution under validation. The objective function is calculated for each point of the validation set that belongs t… ▽ More

    Submitted 4 July, 2021; v1 submitted 9 June, 2021; originally announced June 2021.

    Comments: Submitted to "Supercomputing Frontiers and Innovations" journal

    Journal ref: Supercomputing Frontiers and Innovations. 2021. Vol. 8, No. 3. P. 51-61

  3. arXiv:2105.10384  [pdf, ps, other

    cs.DC cs.MS math.OC

    FRaGenLP: A Generator of Random Linear Programming Problems for Cluster Computing Systems

    Authors: Leonid B. Sokolinsky, Irina M. Sokolinskaya

    Abstract: The article presents and evaluates a scalable FRaGenLP algorithm for generating random linear programming problems of large dimension $n$ on cluster computing systems. To ensure the consistency of the problem and the boundedness of the feasible region, the constraint system includes $2n+1$ standard inequalities, called support inequalities. New random inequalities are generated and added to the sy… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

    Comments: Submitted to "Communications in Computer and Information Science"

    Journal ref: Communications in Computer and Information Science. 2021, vol. 1437. 164-177

  4. BSF-skeleton: A Template for Parallelization of Iterative Numerical Algorithms on Cluster Computing Systems

    Authors: Leonid B. Sokolinsky

    Abstract: This article describes a method for creating applications for cluster computing systems using the parallel BSF skeleton based on the original BSF (Bulk Synchronous Farm) model of parallel computations developed by the author earlier. This model uses the master/slave paradigm. The main advantage of the BSF model is that it allows to estimate the scalability of a parallel algorithm before its implem… ▽ More

    Submitted 4 June, 2021; v1 submitted 22 August, 2020; originally announced August 2020.

    Comments: Submitted to MethodsX

    MSC Class: 68M14 ACM Class: D.1.3

    Journal ref: MethodsX, 2021

  5. BSF: a parallel computation model for scalability estimation of iterative numerical algorithms on cluster computing systems

    Authors: Leonid B. Sokolinsky

    Abstract: This paper examines a new parallel computation model called bulk synchronous farm (BSF) that focuses on estimating the scalability of compute-intensive iterative algorithms aimed at cluster computing systems. In the BSF model, a computer is a set of processor nodes connected by a network and organized according to the master/slave paradigm. A cost metric of the BSF model is presented. This cost me… ▽ More

    Submitted 2 January, 2021; v1 submitted 8 August, 2020; originally announced August 2020.

    MSC Class: 68Q10 ACM Class: C.4; F.2.1; D.2.8

    Journal ref: Journal of Parallel and Distributed Computing, 2021, Volume 149, Pages 193-206

  6. arXiv:2003.09956  [pdf, ps, other

    cs.MS math.NA math.OC

    Scalable parallel algorithm for solving non-stationary systems of linear inequalities

    Authors: Leonid B. Sokolinsky, Irina M. Sokolinskaya

    Abstract: In this paper, a scalable iterative projection-type algorithm for solving non-stationary systems of linear inequalities is considered. A non-stationary system is understood as a large-scale system of inequalities in which coefficients and constant terms can change during the calculation process. The proposed parallel algorithm uses the concept of pseudo-projection which generalizes the notion of o… ▽ More

    Submitted 21 August, 2020; v1 submitted 22 March, 2020; originally announced March 2020.

    Comments: This a preprint of the Work accepted for publication in Lobachevskii Journal of Mathematics, \c{opyright} 2020, Springer Nature

    MSC Class: 90-08 ACM Class: G.4

    Journal ref: Lobachevskii J. Math. 41 (2020) 1571-1580

  7. Scalability Evaluation of Iterative Algorithms Used for Supercomputer Simulation of Physical processes

    Authors: Nadezhda A. Ezhova, Leonid B. Sokolinsky

    Abstract: The paper is devoted to the development of a methodology for evaluating the scalability of compute-intensive iterative algorithms used in simulating complex physical processes on supercomputer systems. The proposed methodology is based on the BSF (Bulk Synchronous Farm) parallel computation model, which makes it possible to predict the upper scalability bound of an iterative algorithm in early pha… ▽ More

    Submitted 10 November, 2018; originally announced November 2018.

    Comments: To be published in proceedings of the Global Smart Industry Conference (GloSIC'2018) http://glosic.susu.ru/

  8. Analytical Estimation of the Scalability of Iterative Numerical Algorithms on Distributed Memory Multiprocessors

    Authors: Leonid B. Sokolinsky

    Abstract: This article presents a new high-level parallel computational model named BSF - Bulk Synchronous Farm. The BSF model extends the BSP model to deal with the compute-intensive iterative numerical methods executed on distributed-memory multiprocessor systems. The BSF model is based on the master-worker paradigm and the SPMD programming model. The BSF model makes it possible to predict the upper scala… ▽ More

    Submitted 10 November, 2017; v1 submitted 28 October, 2017; originally announced October 2017.

    Comments: Submitted to a special issue of Lobachevskii Journal of Mathematics on "Parallel Structure of Algorithms"

  9. arXiv:1709.04640  [pdf, ps, other

    cs.DC math.OC

    Scalability Evaluation of NSLP Algorithm for Solving Non-Stationary Linear Programming Problems on Cluster Computing Systems

    Authors: Irina Sokolinskaya, Leonid B. Sokolinsky

    Abstract: The paper is devoted to a scalability study of the NSLP algorithm for solving non-stationary high-dimension linear programming problem on the cluster computing systems. The analysis is based on the BSF model of parallel computations. The BSF model is a new parallel computation model designed on the basis of BSP and SPMD models. The brief descriptions of the NSLP algorithm and the BSF model are giv… ▽ More

    Submitted 14 September, 2017; originally announced September 2017.

    Comments: Submitted to "Russian Supercomputing Days 2017"

  10. On the Solution of Linear Programming Problems in the Age of Big Data

    Authors: Irina Sokolinskaya, Leonid B. Sokolinsky

    Abstract: The Big Data phenomenon has spawned large-scale linear programming problems. In many cases, these problems are non-stationary. In this paper, we describe a new scalable algorithm called NSLP for solving high-dimensional, non-stationary linear programming problems on modern cluster computing systems. The algorithm consists of two phases: Quest and Targeting. The Quest phase calculates a solution of… ▽ More

    Submitted 2 July, 2017; v1 submitted 30 June, 2017; originally announced June 2017.

    Comments: Parallel Computational Technologies - 11th International Conference, PCT 2017, Kazan, Russia, April 3-7, 2017, Proceedings (to be published in Communications in Computer and Information Science, vol. 753)

    Journal ref: Communications in Computer and Information Science, vol. 753. pp. 86-100. Springer, Cham (2017)

  11. Analytical study of the "master-worker" framework scalability on multiprocessors with distributed memory

    Authors: L. B. Sokolinsky

    Abstract: The paper is devoted to an analytical study of the "master-worker" framework scalability on multiprocessors with distributed memory. A new model of parallel computations called BSF is proposed. The BSF model is based on BSP and SPMD models. The scope of BSF model is the compute-intensive applications. The architecture of BSF-computer is defined. The structure of BSF-program is described. The Using… ▽ More

    Submitted 10 September, 2017; v1 submitted 19 April, 2017; originally announced April 2017.

    Comments: Submitted to "Parallel computational technologies 2018" (in Russian)