1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
\subtitle{Projects}{\faSuitcase}
% While many projects are spread over time and going in parallel, I have tried to specify shorter core development times.
\begin{projects}
\project{Ongoing} {KaaS} {Cloud technologies for heterogeneous control systems}
\action{\since{2019}} {2} {Responisble for operation of the Kaas platform}
\action{\since{2021}} {2} {Prepare the KATRIN infrastructure for new high-speed detectors}
% \project{\since{2018}} {KaaS} {Proposed, built, and maintain}{Katrin-as-a-Service Cloud Platform}
\project{\ivl{2018}{2020}} {KaaS} {Katrin-as-a-Service Cloud Platform}
\action{\ivl{2018}{2019}} {} {Proposed, built, and maintain the KaaS cloud platform for the KATRIN experiment}
\action{\ivl{2019}{2020}} {3} {Coordinated migration of the KATRIN services to the KaaS platform}
\action{\ivl{2017}{2018}} {} {Made a distributed and scalable version of the ADEI data management system}
\action{\ivl{2015}{2017}} {1} {Supervised development of online monitoring framework for the ADEI ecosystem}
% \action{\since{2020}} {2} {Lead research on cloud technologies for heterogeneous control systems}
\project{\ivl{2017}{2020}} {Toma} {Research of undocumented aspects in GPU architectures}
\action{\ivl{2017}{2018}} {} {Investigated performance imbalances and hidden parallelism in GPU architectures}
\action{\ivl{2017}{2018}} {} {Developed method to exploit intra-SM parallelism (up to 30\% speed-up)}
\action{\ivl{2017}{2018}} {} {Evaluated methods of approximate computing for tomography (quality vs. speed-up)}
\action{2020} {} {Applied these techniques to speed-up tomographic reconstruction by extra 4-6 times
via performance modeling and rebalancing of hardware usage [\urlref{s11554-019-00883-w}{https://doi.org/10.1007/s11554-019-00883-w}]}
\project{\ivl{2010}{2018}} {TPU} {Coordinated student exchange program with Tomsk Polytechnic University}
\project{\ivl{2012}{2017}} {CMS} {Data Acquisition Platform for UFO ecosystem} %Low latency communication for distributed data acquisiton systems}
\action{\ivl{2011}{2013}} {1-2} {Developed a driver platform for fast prototyping of PCIe-based electronics with a
modular (user-space) DMA engine (up to 12 GB/s) and scirpting/debugging support}
\action{\ivl{2011}{2013}} {} {Implemented drivers for in-house electronics, e.g. camera (\emph{in use at KIT and Desy})}
\action{\ivl{2011}{2015}} {1-2} {Used RDMA and GPUDirect/DirectGMA to intercommunicate detectors with GPUs}
\action{\ivl{2016}{2017}} {1} {Participated in a case study on applications of GPUs for CMS track trigger,
decision on acceptance of a track candidate was made within 6~$\mu$s (data transfer + analysis)}
\action{\ivl{2016}{2017}} {1} {GPUs allowed to utilize a more precise algorithm than was possible with classic designs}
\project{\ivl{2015}{2016}} {ASTOR/NOVA} {cloud platform for collaborative analysis of tomographic data}
\action{\ivl{2013}{2018}} {1-2} {Led development of web-visualization for large and time-resolved volumes}
\project{\ivl{2011}{2015}} {UFO} {UFO: Ultrafast tomography with online monitoring and image-based control}
\action{\ivl{2011}{2013}} {1} {Proposed a scalable architecture for pipelined processing of image streams}
\action{\ivl{2010}{2017}} {6} {Coordinated software development with a team in KIT and 3 Russian universities}
\action{\ivl{2013}{2014}} {2} {Supervised development of fast reconstruction algorithms (up to 6 GB/s per node)}
\action{\ivl{2014}{2017}} {1} {Supervised development of regularized reconstruction methods to compensate low SNR and/or undersampling in case of high-speed tomography}
\action{\since{2017}} {} {Since 2016, the developed system is installed at the KIT synchrotron and enables both high-speed
(5 volumes/second) and high-throughput (1000 samples/week) operation}
\project{\ivl{2011}{2014}} {ADEI} {ADEI: Advanced Data Extraction Infrastructure}
\action{2011} {} {Helped to secure funding and initiated collaboration between KIT and YerPhI}
\action{\ivl{2013}{2015}} {4} {Supervised a cross-university team of researchers and engineers}
\action{\ivl{2011}{2014}} {4} {Developed a platform for exploration and analysis of time-series in terascale archives}
\action{\ivl{2014}{2016}} {4} {System is in operation in YerPhI, the SEVAN network, and 7 major facilities at KIT}
\project{\ivl{2009}{2013}} {GPU} {Parallel algorithms and software optimization}
\action{\ivl{2013}{2014}} {UFO} {Developed parallel algorithms for $\mu$PIV (micro-particle velocimetry)}
\action{2010} {} {Leveraged the PoweXCell architecture for a MRSES feature selection algorithm} %, achieved 5000x speed-up compared to prototype using a single IBM QS22 blade}
\action{\ivl{2009}{2010}} {} {Optimized performance of PyHST (ESRF tomographic framework)}
\action{\ivl{2009}{2010}} {} {Implemented a digital image correlation and tracking algorithm for GPUs}
% \action{\ivl{2007}{2008}} {} {Carried out a performance study of open-source XML frameworks} %(SAX/DOM, Transformation, Schema, Security)
\project{\ivl{2002}{2008}} {DAQ} {Distributed systems for data acquistion and slow control}
% % \action{\ivl{2008}{2009}} {} {Web components to manage and visualize slow control data}
\action{\ivl{2007}{2008}} {} {Stabilized a slow control system of the KATRIN experiment for production use \emph{(in use)}}
\action{\ivl{2005}{2006}} {} {Built a distributed data acquisition system for ASEC particle detector networks \emph{(in use)}}
% \action{\ivl{2003}{2005}} {} {Middleware to interconnect heterogeneous components into a unified control system}
% \action{\ivl{1999}{2001}} {} {Drivers for PCI neuro-acceleration board and its evaluation for control applications}
\action{\ivl{1999}{2001}} {} {Developed drivers for PCI neuro-accelerator and evaluated it for control applications}
\end{projects}
|