From 39ffa0ed247802500a99cb872c68b2a8ea5eecb4 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Thu, 11 Mar 2021 23:33:08 +0100 Subject: Online (hybrid) version --- Makefile | 4 +-- README | 2 ++ cv.pdf | Bin 0 -> 117128 bytes cv.tex | 68 ++++++++++++++++++++++++++++++++++++++++ cvind.pdf | Bin 0 -> 54082 bytes cvsci.pdf | Bin 0 -> 91907 bytes cvsci.tex | 3 +- history/section_research.txt | 31 ++++++++++++++++++ history/section_supervision.txt | 46 +++++++++++++++++++++++++++ section_funding.txt | 10 ------ section_research.txt | 31 ------------------ section_supervision.txt | 46 --------------------------- 12 files changed, 150 insertions(+), 91 deletions(-) create mode 100644 README create mode 100644 cv.pdf create mode 100644 cv.tex create mode 100644 cvind.pdf create mode 100644 cvsci.pdf create mode 100644 history/section_research.txt create mode 100644 history/section_supervision.txt delete mode 100644 section_funding.txt delete mode 100644 section_research.txt delete mode 100644 section_supervision.txt diff --git a/Makefile b/Makefile index 3a5afcf..67b6caf 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ export LC_ALL ?= C # If you specify sources here, all other files with the same suffix # will be treated as if they were _include_ files. #onlysources.tex ?= paper.tex transact.tex -onlysources.tex ?= cv.tex +onlysources.tex ?= cv.tex cvsci.tex cvind.tex #onlysources.tex ?= transact.tex #onlysources.tex ?= paper-diff.tex #onlysources.tex ?= transact-diff.tex @@ -89,7 +89,7 @@ onlysources.tex ?= cv.tex # # If you list files or wildcards here, they will *not* be cleaned - default is # to allow everything to be cleaned. -#neverclean ?= *.pdf +neverclean ?= *.pdf # # Alternatively (recommended), you can add those lines to a Makefile.ini file # and it will get picked up automatically without your having to edit this diff --git a/README b/README new file mode 100644 index 0000000..d977377 --- /dev/null +++ b/README @@ -0,0 +1,2 @@ +- Bibliography for some reason is not generated automatically. On any update the following has to be run for now: + biber cv diff --git a/cv.pdf b/cv.pdf new file mode 100644 index 0000000..af6b053 Binary files /dev/null and b/cv.pdf differ diff --git a/cv.tex b/cv.tex new file mode 100644 index 0000000..fdfcec1 --- /dev/null +++ b/cv.tex @@ -0,0 +1,68 @@ +%\documentclass[dsvariant,alternative,12pt,compact,monochrome]{yaac-another-awesome-cv} +\documentclass[dsvariant,alternative,12pt,compact]{yaac-another-awesome-cv} +\name{Dr. Suren A. Chilingaryan}{} +\tagline{Data Processing and Performance Expert | Lead of Cloud Computing } +\addbibresource{bib/csa.bib} +\addbibresource{bib/csaproc.bib} + +%\photo{2.5cm}{darwiin.png} +\socialinfo{ + \email{csa@suren.me} +% \smartphone{+49 (176) 438-53094} + \skype{csa8000} + \website{http://suren.me}{http://suren.me} + \vspace{0.5em} + + \scholar{0Qa5rG8AAAAJ}{Scholar}\\ +% \orcid{0000-0002-2909-6363}{OrcID} + \linkedin{suren-chilingaryan-5501636} +% \rg{Suren-Chilingaryan-2}{ResearchGate} + +% \address{17 Rue de Bretagne, 98835 Dumbéa, Nouvelle-Calédonie}\\ +% \infos{Né le 23 septembre 1982 (35 ans) à Nouméa, Nouvelle-Calédonie} +} + +\headermsg{ + I do research in high-performance and heterogeneous computing and apply it to architect online systems for scientific instrumentation. + With improvements in detector technology, I believe new approaches are required to keep pace with the increasing data rates. + Codesign of hardware, software, and analysis algorithms is often a key for successful projects. + %With deep knowledge across computer science and IT technology, I can grasp complex systems as a whole and pay attention to the performance of critical components. + Currently, I lead an effort to adopt cloud technologies for data acquisition and control systems. +} + +\begin{document} + + \makecvheader + +% \makecvfooter +% {\selectlanguage{english}\today} +% {\textsc{Suren A. Chilingaryan - CV}} +% {\thepage} + + \input{section_competences} + \input{section_skills} + \input{section_employment} + \input{section_education} + \input{section_personal} +% \input{section_academic} + + \newpage + + \input{section_projects} + + \newpage + \input{section_experiments} + \input{section_funding} + \input{section_leadership} + \input{section_responsibilities} + \input{section_software} + \input{section_research} + \input{section_supervision} +% \input{section_references} % Section références + + \newpage + \printbibliography[title={\textsc{Selected publications}}] + + \newpage + \input{section_presentations} +\end{document} diff --git a/cvind.pdf b/cvind.pdf new file mode 100644 index 0000000..043d2e9 Binary files /dev/null and b/cvind.pdf differ diff --git a/cvsci.pdf b/cvsci.pdf new file mode 100644 index 0000000..29f1ef5 Binary files /dev/null and b/cvsci.pdf differ diff --git a/cvsci.tex b/cvsci.tex index 498f7b0..413a093 100644 --- a/cvsci.tex +++ b/cvsci.tex @@ -5,7 +5,6 @@ \addbibresource{bib/csa.bib} \addbibresource{bib/csaproc.bib} - %\photo{2.5cm}{darwiin.png} \socialinfo{ \email{csa@suren.me} @@ -24,7 +23,7 @@ } \headermsg{ - I research high-performance and heterogeneous computing and apply my research to architect online systems for scientific instrumentation. + I do research in high-performance and heterogeneous computing and apply it to architect online systems for scientific instrumentation. With improvements in detector technology, I believe new approaches are required to keep pace with the increasing data rates. Codesign of hardware, software, and analysis algorithms is often a key for successful projects. %With deep knowledge across computer science and IT technology, I can grasp complex systems as a whole and pay attention to the performance of critical components. diff --git a/history/section_research.txt b/history/section_research.txt new file mode 100644 index 0000000..156ce5c --- /dev/null +++ b/history/section_research.txt @@ -0,0 +1,31 @@ +Variants +======== +1. GPU computing for high-speed tomographic reconstruction~\cite{csa2011pyhst} +2. Optimization of synchtrotron tomography with GPU computing~\cite{csa2011pyhst} +3. Collaborated with researchers from ESRF facility on high-speed tomographic reconstruction and improved performance of PyHST software by factor of 30~\cite{csa2011pyhst}. + +Variants +======== +1. Approximate computing to enable reconstruction of large datasets using memory-intensive +regularization methods +2. Applied methods of approximate computing to enable reconstruction of large datasets using memory-intensive +regularization methods +3. Collaborated with scientists from University of Manchester on optimization of their tomography software: suggested methods of approximate computing to enable also reconstruction of large datasets + + +Doubts - contribution unclea +======= +1. A case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment +2. Superivised a case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment +3. Superivised aspects of low-latency FPGA-to-GPU communication in a case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment + +Doubts - contribution unclea +======= +1. Streaming data acquisition platform for control systems with image-based feedback loops +3. Participated in the development of streaming data acquisition platform aimed at control systems with image-based feedback loops and was responsible for the software part + + +Unclear? +======== +1. Hidden parallelism in GPU architectures +2. Researched hidden parallelism in GPU architectures diff --git a/history/section_supervision.txt b/history/section_supervision.txt new file mode 100644 index 0000000..ffbca63 --- /dev/null +++ b/history/section_supervision.txt @@ -0,0 +1,46 @@ +ADEI(10-15): pd+phd+7 students + Artur+2eng +==== + 2010 i Toni, Aki, Oluwafemi (i) {ADEI}{Web technologies for management and visualization of time series} + 2011/12 i Riku {ADEI} + 2013/14->15 b ntj+chuan: Matveev/Korovin/Lizin {ADEI}{Matveev - ADEI2, Korovin - KITCube, Lizin - KATRINTank} + + 2008 e Arsen (configuration) + 2012-2016 pd Artur (Oganes/12,Fasano/13, Pavel, etc.) {ADEI}{2012 Nagios, 2014&2015 German visits, + +WAVE(14-18): phd+5 students +========== + 2014 phd Skirnevsky {ASTOR}Segmentation + 2014/15 m Felix {WAVe} + 2014/15 mm ntj: Lizin,Revyakin {WAVe}{Lizin - WAVe, Revyakin - database/fs} + 2016/17 i ntj: Chengzhi Wu {WAVe} + 2017/18 mm ntj: Zhassulan, Lebedev {WAVe} + + 2019/20 i Gregoire Thomas { }Data compression + + +UFO(11-17): Advanced reconstruction algorithms (1 phd, 3 students, + 2 PhDs in Tomsk) +=== + 2011/12 b Shkarin brothers {UFO }DFI/ART + 2013/14->15 m Shkarin brothers {UFO }DFI/ART + 2013/14 phd Evelina + 2015 phd Buldygin {UFO }Split-bregman + 2015/16 m shkarin: antonia reinke {UFO }discrete tomography + 2016 b Gueven {UFO }DFI + +Extra: + 2015/16 m(d) Max Riechelman {KIRO}? + 2014 m Timo Doerr {UFO }Networking + + +UPiV(14-15): PostDoc + Student +==== + 2013/14 m(d) Thorsten Habel {UFO }uPIV + 2014 i chuan: Lewkowicz {UFO }uPIV + +Alps +==== +-2013 b Christian Jacobsen from HZG {Alps}GPUDirect at HZG + 2015 i Nicolas Zilio {Alps}Locking + DirectGMA + 2016 phd VChernov {Alps}Python interface + 2016 m Hannes Mohr {CMS} + 2017 i Matthias Brunet {Alps}GPUDirect benchmarking diff --git a/section_funding.txt b/section_funding.txt deleted file mode 100644 index 4eb5172..0000000 --- a/section_funding.txt +++ /dev/null @@ -1,10 +0,0 @@ -% \funding {2021} {Helmholtz} {\ivl{2021}{2023}} {Submitted}{a proposal to Helmholtz-OCPC Program}{to initiate Sino-German cooperation on leveraging HPC for data acquisition systems} - \funding {2020} {KCETA (6 k€)} {2020 RoCE} {Co-authored}{proposal for KCETA funding (6 k€)}{aimed to integrate ROCe protocol in data acquisition electronics} - \funding {2019} {Helmholtz} {\ivl{2021}{2027} MT-DTS} {Contributed to}{\refproj{MT-DTS ST2} subtopic on Helmholtz \refproj{Matter and Technologie} program-oriented funding application}{} -% \funding {2015} {COST (travel)} {2015} {Applied for}{COST travel grant for a Master student}{to transfer a fast reconstruction technology to \reffac{ESRF}} - \funding {2013,2014,2018}{BMBF (750 k€)} {\ivl{2013}{2016} ASTOR, \ivl{2016}{2020} NOVA} {Contributed to}{\refproj{ASTOR} and \refproj{NOVA} BMBF proposals (750 k€ total) and coauthored \emph{unfunded} \refproj{SuperNOVA}}{(cloud platform for collaborative anlaysis of tomographic data)} -% \funding {2014} {H2020} {} {Represented KIT in}{a consortium preparing \emph{unfunded} PaN-DAAS proposal for H2020 funding}{(data analysis services for photon and neutron facilities)} - \funding {2012} {BMBF (15 k€)} {\ivl{2013}{2015} ADEI} {Wrote}{\refproj{ADEI} BMBF funding application (15 k€) for cooperation between \refuni{KIT} and \refexp{ASEC}}{on data analysis platform} - % \funding {2011} {Vaporican (100 k\$)} {\ivl{2012}{2014} VMAV} {Contributed technical requirements to} a proposal for a non-governamental grant by Armenian diaspora (100 k\$)}{for establishing multivariate analysis platform at \refexp{ASEC}} - \funding {2010,2011} {BMBF (2.5 m€)} {\ivl{2010}{2017} UFO-1, \ivl{2012}{2015} UFO-2} {Co-authored}{\refproj{UFO1} \& \refproj{UFO2} BMBF funding applications (2.5 m€ total)}{I have contributed vision of online data processing system and provided definitions of the corresponding work-package} - \funding {2009} {Helmholtz} {\ivl{2010}{2014} HDRI} {Contributed to}{HDRI (High data rate processing and analysis) initiative in Helmholtz PNI (Research with Photons, Neutrons, and Ions) research program}{} diff --git a/section_research.txt b/section_research.txt deleted file mode 100644 index 156ce5c..0000000 --- a/section_research.txt +++ /dev/null @@ -1,31 +0,0 @@ -Variants -======== -1. GPU computing for high-speed tomographic reconstruction~\cite{csa2011pyhst} -2. Optimization of synchtrotron tomography with GPU computing~\cite{csa2011pyhst} -3. Collaborated with researchers from ESRF facility on high-speed tomographic reconstruction and improved performance of PyHST software by factor of 30~\cite{csa2011pyhst}. - -Variants -======== -1. Approximate computing to enable reconstruction of large datasets using memory-intensive -regularization methods -2. Applied methods of approximate computing to enable reconstruction of large datasets using memory-intensive -regularization methods -3. Collaborated with scientists from University of Manchester on optimization of their tomography software: suggested methods of approximate computing to enable also reconstruction of large datasets - - -Doubts - contribution unclea -======= -1. A case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment -2. Superivised a case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment -3. Superivised aspects of low-latency FPGA-to-GPU communication in a case study on application of GPUs in L1 track trigger for the next upgrade of CMS experiment - -Doubts - contribution unclea -======= -1. Streaming data acquisition platform for control systems with image-based feedback loops -3. Participated in the development of streaming data acquisition platform aimed at control systems with image-based feedback loops and was responsible for the software part - - -Unclear? -======== -1. Hidden parallelism in GPU architectures -2. Researched hidden parallelism in GPU architectures diff --git a/section_supervision.txt b/section_supervision.txt deleted file mode 100644 index ffbca63..0000000 --- a/section_supervision.txt +++ /dev/null @@ -1,46 +0,0 @@ -ADEI(10-15): pd+phd+7 students + Artur+2eng -==== - 2010 i Toni, Aki, Oluwafemi (i) {ADEI}{Web technologies for management and visualization of time series} - 2011/12 i Riku {ADEI} - 2013/14->15 b ntj+chuan: Matveev/Korovin/Lizin {ADEI}{Matveev - ADEI2, Korovin - KITCube, Lizin - KATRINTank} - - 2008 e Arsen (configuration) - 2012-2016 pd Artur (Oganes/12,Fasano/13, Pavel, etc.) {ADEI}{2012 Nagios, 2014&2015 German visits, - -WAVE(14-18): phd+5 students -========== - 2014 phd Skirnevsky {ASTOR}Segmentation - 2014/15 m Felix {WAVe} - 2014/15 mm ntj: Lizin,Revyakin {WAVe}{Lizin - WAVe, Revyakin - database/fs} - 2016/17 i ntj: Chengzhi Wu {WAVe} - 2017/18 mm ntj: Zhassulan, Lebedev {WAVe} - - 2019/20 i Gregoire Thomas { }Data compression - - -UFO(11-17): Advanced reconstruction algorithms (1 phd, 3 students, + 2 PhDs in Tomsk) -=== - 2011/12 b Shkarin brothers {UFO }DFI/ART - 2013/14->15 m Shkarin brothers {UFO }DFI/ART - 2013/14 phd Evelina - 2015 phd Buldygin {UFO }Split-bregman - 2015/16 m shkarin: antonia reinke {UFO }discrete tomography - 2016 b Gueven {UFO }DFI - -Extra: - 2015/16 m(d) Max Riechelman {KIRO}? - 2014 m Timo Doerr {UFO }Networking - - -UPiV(14-15): PostDoc + Student -==== - 2013/14 m(d) Thorsten Habel {UFO }uPIV - 2014 i chuan: Lewkowicz {UFO }uPIV - -Alps -==== --2013 b Christian Jacobsen from HZG {Alps}GPUDirect at HZG - 2015 i Nicolas Zilio {Alps}Locking + DirectGMA - 2016 phd VChernov {Alps}Python interface - 2016 m Hannes Mohr {CMS} - 2017 i Matthias Brunet {Alps}GPUDirect benchmarking -- cgit v1.2.1