Show simple item record

dc.contributor.authorДенисюк, В. О.uk
dc.contributor.authorПлахотник, О. В.uk
dc.contributor.authorDenysiuk, V. O.en
dc.contributor.authorPlakhotnyk, O. V.en
dc.date.accessioned2026-09-18T07:41:06Z
dc.date.available2026-09-18T07:41:06Z
dc.date.issued2026
dc.identifier.citationДенисюк В. О., Плахотник О. В. Реалізація паралельного алгоритму сортування купою за допомогою технології C++ AMP // Матеріали LV Всеукраїнської науково-технічної конференції підрозділів ВНТУ, Вінниця, 24-27 березня 2026 р. Електрон. текст. дані. 2026. Електрон. текст. дані. 2026. URI: https://conferences.vntu.edu.ua/index.php/all-fksa/all-fksa-2026/paper/view/28272.uk
dc.identifier.urihttps://ir.lib.vntu.edu.ua/handle/123456789/54617
dc.description.abstractУ роботі розглянуто розробку паралельного алгоритму сортування купою (Heap Sort) на основі технологіїuk
dc.description.abstractThe paper explores the development of a parallel heap sort algorithm using C++ AMP technology, enabling computations to be executed on a graphics processing unit (GPU). Classical sorting methods are analyzed, their limitations in parallel environments are discussed, and Heap Sort is justified as a suitable method due to its binary heap structure and the possibility of partial parallelization.A software module architecture was designed, including GPUbased heap construction and the parallel execution of the heapify procedure. The implementation uses array_view and parallel_for_each constructs of C++ AMP. Performance testing was conducted on datasets of different sizes and compared with a sequential CPU implementation. The results show that GPU acceleration improves execution time on large datasets while maintaining sorting correctness.en
dc.language.isouk_UAuk_UA
dc.publisherВНТУuk
dc.relation.ispartofМатеріали LV Всеукраїнської науково-технічної конференції підрозділів ВНТУ, Вінниця, 24-27 березня 2026 р. Електрон. текст. дані. 2026.uk
dc.relation.urihttps://conferences.vntu.edu.ua/index.php/all-fksa/all-fksa-2026/paper/view/28272
dc.subjectHeap Sorten
dc.subjectC++ AMPen
dc.subjectGPUen
dc.subjectпаралельні обчисленняuk
dc.subjectалгоритми сортуванняuk
dc.subjectheap sorten
dc.subjectGPU computingen
dc.subjectparallel algorithmen
dc.subjectdata processingen
dc.titleРеалізація паралельного алгоритму сортування купою за допомогою технології C++ AMPuk
dc.typeThesis
dc.identifier.udc004.8
dc.relation.referencesHeap Sort Algorithm — GeeksforGeeks. URL: https://www.geeksforgeeks.org/heap-sort/en
dc.relation.referencesC++ AMP Documentation – Microsoft.URL: https://learn.microsoft.com/en-us/cpp/parallel/ampen
dc.relation.referencesGPU Computing – NVIDIA Developer. URL: https://developer.nvidia.com/gpu-computingen


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record