Thesis Details

Implementace výpočetně náročných algoritmů v paralelním prostředí Global Arrays

Bachelor's Thesis Student: Kuchař Ondřej Academic Year: 2015/2016 Supervisor: Jaroš Jiří, doc. Ing., Ph.D.
English title
Implementation of HPC Algorithms in the Global Arrays Environment
Language
Czech
Abstract

In this work we compare two approaches to communication between processes in the implementation of highly demanding parallel algorithms. One approach is to send messages by using features designed and described in the standard called MPI and a second approach is to use global address space that is provided by library called Global Arrays. More precisely we compare the performance achieved in the solution of selected tasks and briefly compare the difference in the difficulty of implementation of individual tasks.

Keywords

MPI, GA, Global Arrays, parallel algorithms, global address space

Department
Degree Programme
Information Technology
Files
Status
not defended
Date
13 June 2016
Reviewer
Committee
Schwarz Josef, doc. Ing., CSc. (DCSY FIT BUT), předseda
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Szőke Igor, Ing., Ph.D. (DCGM FIT BUT), člen
Vašíček Zdeněk, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
KUCHAŘ, Ondřej. Implementace výpočetně náročných algoritmů v paralelním prostředí Global Arrays. Brno, 2016. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2016-06-13. Supervised by Jaroš Jiří. Available from: https://www.fit.vut.cz/study/thesis/18950/
BibTeX
@bachelorsthesis{FITBT18950,
    author = "Ond\v{r}ej Kucha\v{r}",
    type = "Bachelor's thesis",
    title = "Implementace v\'{y}po\v{c}etn\v{e} n\'{a}ro\v{c}n\'{y}ch algoritm\r{u} v paraleln\'{i}m prost\v{r}ed\'{i} Global Arrays",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2016,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/18950/"
}
Back to top