Thesis Details

Simulace šíření tepla v mozku pomocí knihovny OpenACC

Bachelor's Thesis Student: Oškera Josef Academic Year: 2020/2021 Supervisor: Jaroš Jiří, doc. Ing., Ph.D.
English title
Simulation of Heat Diffusion in the Brain Using the OpenACC Library
Language
Czech
Abstract

The aim of this work is to rewrite the implementation of heat transfer in brain written in programming language

Matlab (available in the k-Wave package) into C / C ++, accelerate it on GPU using library

OpenACC and CUDA, and then compare these libraries in performance and complexity of implementation.

The solution describes how to program a graphics card and how to apply this knowledge.

The created program is able to simulate heat dissipation on CPU and GPU.

Keywords

C/C++, k-Wave, k-Wave-Diffusion, OpenACC, CUDA

Department
Degree Programme
Information Technology
Files
Status
defended, grade D
Date
17 June 2021
Reviewer
Committee
Sekanina Lukáš, prof. Ing., Ph.D. (DCSY FIT BUT), předseda
Holík Lukáš, doc. Mgr., Ph.D. (DITS FIT BUT), člen
Hradiš Michal, Ing., Ph.D. (DCGM FIT BUT), člen
Jaroš Jiří, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Citation
OŠKERA, Josef. Simulace šíření tepla v mozku pomocí knihovny OpenACC. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-17. Supervised by Jaroš Jiří. Available from: https://www.fit.vut.cz/study/thesis/23987/
BibTeX
@bachelorsthesis{FITBT23987,
    author = "Josef O\v{s}kera",
    type = "Bachelor's thesis",
    title = "Simulace \v{s}\'{i}\v{r}en\'{i} tepla v mozku pomoc\'{i} knihovny OpenACC",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/23987/"
}
Back to top