Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Content/Presentations/sections/Section_LectureOverview.tex
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
\item Module 2: Views and Spaces
\item Module 3: Data Structures + MultiDimensional Loops
\item Module 4: Hierarchical Parallelism
\item Module 5: Tasking, Streams and SIMD
\item Module 5: Execution Space Instances, Graphs and SIMD
\item Module 6: Internode: MPI and PGAS
\item Module 7: Tools: Profiling, Tuning and Debugging
\item Module 8: Kernels: Sparse and Dense Linear Algebra
Expand All @@ -92,7 +92,7 @@
\item Typically 90 minutes of lecture
\item Submodules have associated exercise as homework
\item Typically 2-3 Exercises per lecture
\item Exercises will be talked through at next meeting.
\item Exercise walkthrough will be made available separately.
\end{itemize}

\vspace{10pt}
Expand Down
Loading