-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
562 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
|
||
\fontfamily{lmss}\selectfont | ||
\begin{itemize} | ||
\item Highly skilled computational scientist and software developer with expertise in high performance computing (HPC), runtime systems, and parallel programming models. | ||
\item Proven track record of code contributions to GPU parallel programming standards and developing HPC profiling and debugging tools and HPC runtime systems. | ||
\item Effective communicator and team player with a strong publication record. | ||
\end{itemize} |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
\vspace{-0.4in}\href{mailto: [email protected]}{[email protected]} | \textbf{US Citizen with Secret Clearance} \\ | ||
\href{http://vlkale.github.io}{http://vlkale.github.io} | | ||
\href{http://www.linkedin.com/in/vlkale}{http://www.linkedin.com/in/vlkale} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
\input{listEducation} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
\begin{itemize} | ||
\item Ph.D., Computer Science, 2015, University of Illinois at Urbana-Champaign | ||
|
||
\textbf{Dissertation}: \textit{Low-Overhead Scheduling to Improve Performance of Scientific Applications} | ||
\item B.S., Computer Science, 2007, University of Illinois at Urbana-Champaign | ||
\end{itemize} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
\begin{enumerate} | ||
% \item PLASMA/MAGMA and ParSec: static+dynamic scheduling for CALU | ||
% \item MPICH: MPIch shared memory extensions and integrated runtime | ||
\item \textbf{LLVM's OpenMP}: LLVM OpenMP with user-defined schedules and OpenMP multi-GPU support. \textit{Repo}: \url{https://github.com/sollve/openmp-rts} | ||
\item \textbf{Kokkos/C++}: Kokkos Tools and runtime systems for C++. \textit{Repo}: \url{https://github.com/kokkos/kokkos-tools} | ||
\item \textbf{OpenMP multi-GPU support}: User-defined multi-GPU loop scheduling for clang/LLVM OpenMP. \\ \textit{Repo}: \url{https://github.com/sollve/openmp-rts} | ||
\item \textbf{Kokkos Tools}: Kokkos Tools and runtime systems for C++.\\ \textit{Code Repo}: \url{https://github.com/kokkos/kokkos-tools} | ||
\item \textbf{MPI Slack Predictor}: MPI runtime tool using libunwind to predict slack trace \\ \textit{Code Repo}: \url{https://github.com/vlkale/slack-trace} | ||
\end{enumerate} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
{{\bf Languages}: C, C++, python, Fortran, bash, csh, CUDA} | ||
|
||
{{\bf Tools}: LaTeX, gnuplot, emacs, autoconf, cmake, svn} | ||
|
||
{{\bf Libraries for Parallelism}: POSIX threads (Pthreads), MPI (mpich3), OpenMP (gomp, llvm), OpenACC (pgi)} | ||
|
||
{{\bf Performance Profiling Tools and Libraries}: hpcToolkit, PAPI, nvprof, gprof} | ||
|
||
\comments{ | ||
\begin{itemize} | ||
\item[] \small Intel Xeon, IBM Power7, AMD Opteron, NVIDIA Keplar, Intel Xeon Phi | ||
\end{itemize} | ||
} | ||
{{\bf Languages}: C, C++, python, CUDA, Fortran, bash, csh, VHDL, Matlab, Java, Rust, HTML, Markdown, LaTeX};\\ | ||
{{\bf Libraries}: OpenMP (gomp, llvm), Kokkos, HIP, POSIX threads (Pthreads), MPI (mpich), OpenACC (pgi), Globus Toolkit, Charm++, HPX}; \\ | ||
{{\bf Tools}: Kokkos Tools, PMPI, ompt, nvtx, NVIDIA Nsight, tau, hpcToolkit, PAPI, NVIDIA CUPTI, Intel VTune, clang-tidy, KLEE, gprof, GPTune, gdb, docker}; \\ | ||
{{\bf Utilities}: git, cmake, spack, vi, clang-format, gnuplot, emacs, autoconf};\\ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{{\bf Languages}: C, C++, python, CUDA, Fortran, bash, csh, VHDL, Matlab, Java};\\ | ||
{{\bf Libraries}: OpenMP (gomp, llvm), Kokkos, HIP, POSIX threads (Pthreads), MPI (mpich), OpenACC (pgi), Globus Toolkit}; \\ | ||
{{\bf Tools}: Kokkos Tools, PMPI, ompt, nvtx, NVIDIA Nsight, tau, hpcToolkit, Intel VTune, clang-tidy, KLEE, gprof, gdb, docker}; \\ | ||
{{\bf Utilities}: git, cmake, spack, vi, clang-format, gnuplot, emacs, autoconf, LaTeX};\\ | ||
|
||
\fontfamily{lmss}\selectfont | ||
{\textbf{Languages}: C, C++, CUDA, python, Fortran, Java, bash, csh, VHDL, Matlab};\\ | ||
{\textbf{Libraries}: OpenMP (gomp, llvm), Kokkos, MPI (mpich), Charm++, OpenACC (pgi), Globus}; \\ | ||
{\textbf{Tools}: Kokkos Tools, PMPI, ompt, PAPI, nvtx, roctx, NVIDIA Nsight, tau, hpcToolkit, Intel VTune, clang-tidy, KLEE, gprof, gdb}; \\ | ||
{\textbf{Utilities}: git, cmake, spack, vi, clang-format, gnuplot, emacs, autoconf, LaTeX, docker};\\ |
Oops, something went wrong.