Skip to content

Commit

Permalink
update with short sections
Browse files Browse the repository at this point in the history
  • Loading branch information
vlkale committed Dec 3, 2024
1 parent 32da74c commit ecceda6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 19 deletions.
11 changes: 6 additions & 5 deletions listOfExperiences.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

\textbf{{Sandia National Laboratories $\>$$\>$$\>$ Principal Member of Technical Staff $\>$$\>$$\>$July 2024 - present}}
\textbf{{Sandia National Laboratories $\>$$\>$$\>$ Principal Member of Technical Staff $\>$$\>$$\>$Jul 2024 - present}}
\begin{itemize}

\item Owner of Kokkos Software Ecosystem's Kokkos Tools (now part of the Linux Foundation) which provides profiling and debugging capabilities for Kokkos programs (for performance portable parallel programs) as well as sophisticated auto-tuning and performance analysis capabilities.
Expand All @@ -14,7 +14,8 @@
\title{Senior Member of Technical Staff}
\employer{Sandia National Laboratories}

\textbf{{Sandia National Laboratories $\>$$\>$$\>$ Senior Member of Technical Staff $\>$$\>$$\>$August 2022 - July 2024}}
\textbf{{Sandia National Laboratories $\>$$\>$$\>$ Senior Member of Technical Staff $\>$$\>$$\>$Aug 2022 - Jul 2024}}


\begin{itemize}
\item Developing and testing features in the US DoE's LLVM's OpenMP implementation.
Expand All @@ -29,7 +30,7 @@
\location{Upton, New York, USA}
\title{Computational Scientist}
\employer{Brookhaven National Laboratory}
\textbf{{Brookhaven National Laboratory $\>$$\>$$\>$$\>$Computational Scientist$\>$$\>$$\>$$\>$May 2019 - August 2022}}
\textbf{{Brookhaven National Laboratory $\>$$\>$$\>$$\>$Computational Scientist$\>$$\>$$\>$$\>$May 2019 - Aug 2022}}
\begin{itemize}
\item Contributed to developing an LLVM OpenMP implementation, specifically the OpenMP implementation's compiler and its runtime, targetted for Department of Energy's upcoming Exascale Supercomputer platforms.
\item Designed and implemented OpenMP task-to-multiGPU scheduling strategies to improve within-node load balancing of applications running on supercomputers having multiple GPUs per node.
Expand All @@ -45,7 +46,7 @@
\location{Champaign, Illinois, USA}
\title{Software Developer}
\employer{Charmworks, Inc.}
\textbf{Charmworks, Inc. $\>$$\>$$\>$$\>$Software Developer$\>$$\>$$\>$$\>$June 2018 - April 2019}
\textbf{Charmworks, Inc. $\>$$\>$$\>$$\>$Software Developer$\>$$\>$$\>$$\>$Jun 2018 - Apr 2019}
%\begin{position}
\vspace{0.0in}
\begin{itemize}
Expand All @@ -61,7 +62,7 @@
\end{itemize}
%\end{position}

\textbf{University of Southern California / ISI $\>$$\>$$\>$$\>$Computer Scientist$\>$$\>$$\>$$\>$December 2016 - June 2018}
\textbf{University of Southern California / ISI $\>$$\>$$\>$$\>$Computer Scientist$\>$$\>$$\>$$\>$Dec 2016 - Jun 2018}
\vspace*{-0.0in}
\begin{itemize}
\item Worked with postdoc from LLNL on a proposal to study
Expand Down
23 changes: 9 additions & 14 deletions resume-1pager.tex
Original file line number Diff line number Diff line change
Expand Up @@ -47,25 +47,20 @@ \section{Experience}
\vspace{0.2in}
\input{listOfExperiencesShort}

%\section{Research Overview}
%I have worked on low-overhead dynamic scheduling strategies for
%performance tuning MPI+OpenMP codes on multi-core processors. The
%techniques have been applied to dense matrix factorization codes,
%specifically Communication-avoiding LU and Communication-avoiding
%QR. I have applied the strategies to regular mesh computations and
%Lattice-Boltzmann simulations, and most recently, n-body
%simulations. The scheduling strategies developed can be beneficial to
%mitigate the amplification problem, a problem shown to cause serious
%performance bottlenecks for bulk-synchronous and loosely synchronous
%MPI applications running on next-generation supercomputers or a
%cloud-based infrastructure.

\section{Highlights of Publications}
\section{Publications}
\vspace{0.1in}
\input{listOfPubsHighlights}

\section{Projects}
\vspace{0.1in}
\input{listOfProjectsShort}

% \section{Products Developed}

\section{Skills}
\vspace{0.1in}
\input{listofSkillsShort}

%\section{Membership in Societies}
%\vspace*{-0.01in}
%\input{listOfSocieties}
Expand Down

0 comments on commit ecceda6

Please sign in to comment.