Skip to content

Commit bf49318

Browse files
pzehnerPaulGannay
authored andcommitted
Add outline
1 parent faa7de8 commit bf49318

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

courses/02_intermediate/main.tex

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
% _____________________________________________________________________________
9393

9494
\begin{frame}{Prerequisites}
95-
This course is intended for developers who have basic knowledge about Kokkos, without strong C++ knowledge
95+
This course is intended for developers who have have followed the basic course of the tutorials
9696

9797
\vspace{1em}
9898

@@ -102,6 +102,7 @@
102102
\item Basic knowledge of parallel programming
103103
\item Basic knowledge of CMake
104104
\item Basic knowledge of a Linux environment
105+
\item Basic knowledge of Kokkos
105106
\end{itemize}
106107
\end{block}
107108
\end{frame}
@@ -122,5 +123,18 @@
122123

123124
% _____________________________________________________________________________
124125

126+
\section{Subviews}
127+
128+
% _____________________________________________________________________________
129+
130+
\section{Atomics}
131+
132+
% _____________________________________________________________________________
133+
134+
\section{Layouts}
135+
136+
% _____________________________________________________________________________
137+
138+
\section{Subviews}
125139

126140
\end{document}

0 commit comments

Comments
 (0)