Simulace paralelních algoritmů

Abstract

The aim of this bachelor’s thesis is to develop an application for visualizing PRAM algorithms, allowing users to create their own parallel algorithms and subsequently test them. For this pur- pose, an application was developed in C++ using the SDL and ImGui libraries. This application enables the simulation of various types of PRAM machines with a visual output that helps users better understand the operation of individual parallel algorithms. The application can be used for educational purposes to assist students in comprehending this topic.

Description

Subject(s)

Parallelism, PRAM, C++, SDL, ImGui, Visualization

Citation