From 1f1f645dffc5c966e84888a266605dc9e71afe52 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 11 Mar 2021 23:20:38 +0100 Subject: Industrial CV --- section_projects.tex | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 section_projects.tex (limited to 'section_projects.tex') diff --git a/section_projects.tex b/section_projects.tex new file mode 100644 index 0000000..b37c698 --- /dev/null +++ b/section_projects.tex @@ -0,0 +1,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} + -- cgit v1.2.1