<link rel="stylesheet" href="styles.f3b1fba60ec7970c.css">

Дослідження та реалізація паралельного алгоритму розв’язання системи нелінійних рівнянь методом Рунге-Кутта 4-го порядка точності

Вантажиться...
Ескіз

Дата

Назва журналу

Номер ISSN

Назва тому

DOI

Анотація

The development of a parallel algorithm for solving a system of nonlinear differential equations using the RungeKutta 4th order method using multiprocessing technology is considered. The issue of analyzing numerical methods to achieve high accuracy is considered, the choice of the geometric parallelism model (SPMD) is justified, the software architecture and data decomposition scheme are developed. In the work, a software implementation of a parallel algorithm in Python using Shared Memory mechanisms is created and its performance is tested on a large-scale system.

Опис

УДК

Тип документа

Мова

ISSN

Бібліографічний опис

Денисюк В. О., Шевчук І. М. Дослідження та реалізація паралельного алгоритму розв’язання системи нелінійних рівнянь методом Рунге-Кутта 4-го порядка точності // Матеріали LV Всеукраїнської науково-технічної конференції підрозділів ВНТУ, Вінниця, 24-27 березня 2026 р. Електрон. текст. дані. 2026. Електрон. текст. дані. 2026. URI: https://conferences.vntu.edu.ua/index.php/all-fksa/all-fksa-2026/paper/view/28308.

Схвалення

Рецензія

Доповнено

Цитується в

Список використаної літератури (3)

  1. Jesper Larsson Trff. Lectures on Parallel Computing. 2024. 266p. URL: https://arxiv.org/pdf/2407.18795
  2. Documentation for multiprocessing // Python 3.12.1 documentation. URL: https://docs.python.org/3/library/ multiprocessing.html.
  3. NumPy User Guide // NumPy v1.26 Manual. URL: https://numpy.org/doc/stable/user/.