Skip to content

Commit

Permalink
Add report and presentation sources
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstaeding committed Oct 20, 2023
1 parent 5461bd1 commit 4d97810
Show file tree
Hide file tree
Showing 54 changed files with 1,784 additions and 0 deletions.
47 changes: 47 additions & 0 deletions docs/presentation/backup_slides.tex
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
\begin{frame}{Backup Slides}
\framesubtitle{Symmetric Memory and NVSHMEM}

\begin{figure}
\centering
\begin{tikzpicture}[x=1pt,y=0.9pt,yscale=-0.55,xscale=0.65]
\input{tikz/sym_mem.tex}
\end{tikzpicture}
\caption{NVSHMEM symmetric memory model (Adapted from [1])}
\label{fig:my_label}
\end{figure}

\end{frame}

%\begin{frame}{Backup Slides}
%\framesubtitle{Tuple Scan Speed Atomic Insert}
%\vspace{-4.0mm}
%\begin{center}
%\includegraphics[width=0.45\linewidth]{images/scan_speed_atomic.png}
%\end{center}
%\end{frame}


\begin{frame}{Backup Slides}
\framesubtitle{Throughput Difference Atomic Add - Sync-free}
\vspace{-4.0mm}
\begin{center}
\includegraphics[width=0.45\linewidth]{images/scan_speed_diff.png}
\end{center}
\end{frame}

\begin{frame}{Backup Slides}
\framesubtitle{Comparison of NVSHMEM execution modes}
\vspace{-2.0mm}
\begin{center}
\includegraphics[width=0.38\linewidth]{images/blocking_nonblocking_barchart.png}
\end{center}
\end{frame}


%\begin{frame}{Backup Slides}
%\framesubtitle{NVSHMEM communication and synchronization primitives}


%TODO!

%\end{frame}
Binary file added docs/presentation/images/06_put_granularity.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/09_gpu_cpu_st.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/DM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/V100.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/gpu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/mem_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/microbench_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/microbench_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/overhead.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/scan_speed_atomic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/scan_speed_diff.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/presentation/images/shuffle_throughput.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 4d97810

Please sign in to comment.