Bobox Runtime Optimization
Název práce v češtině: | Bobox Runtime Optimization |
---|---|
Název v anglickém jazyce: | Bobox Runtime Optimization |
Klíčová slova: | bobox, statická analýza kódu, optimalizace, složitost kódu, clang |
Klíčová slova anglicky: | bobox, static code analysis, optimization, code complexity, clang |
Akademický rok vypsání: | 2012/2013 |
Typ práce: | diplomová práce |
Jazyk práce: | angličtina |
Ústav: | Katedra softwarového inženýrství (32-KSI) |
Vedoucí / školitel: | RNDr. Filip Zavoral, Ph.D. |
Řešitel: | skrytý![]() |
Datum přihlášení: | 14.03.2013 |
Datum zadání: | 15.03.2013 |
Datum potvrzení stud. oddělením: | 19.03.2013 |
Datum a čas obhajoby: | 03.02.2015 11:30 |
Datum odevzdání elektronické podoby: | 04.12.2014 |
Datum odevzdání tištěné podoby: | 05.12.2014 |
Datum proběhlé obhajoby: | 03.02.2015 |
Oponenti: | doc. RNDr. Pavel Parízek, Ph.D. |
Zásady pro vypracování |
Bobox is a parallelization framework intended for data-intensive computations. The main goal of the thesis is optimization of the framework runtime. The code of the basic computing units should be automatically examined to detect potentially short-running and long-running tasks. The code will be then modified by inserting code-snippets for detecting various statistics useful for the scheduler. The impact of such modifications to the overall performance should be evaluated. |
Seznam odborné literatury |
Bednárek D., Dokulil J., Yaghob J., Zavoral F.: Bobox: Parallelization Framework for Data Processing, Advances in Information Technology and Applied Computing, ISSN: 2251-3418, 2012
Bednárek D., Dokulil J., Yaghob J., Zavoral F.: Data-Flow Awareness in Parallel Data Processing, in Intelligent Distributed Computing VI, Springer, ISBN: 978-3-642-32523-6, 2012 Dokulil J., Bednárek D., Yaghob J.: The Bobox Project: Parallelization Framework and Server for Data Processing, technical report no. 2011/1, Department of Software Engineering, 2011 |