File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed
Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 2323 filters : |
2424 beginner:
2525 - 'courses/01_beginners/*.tex'
26- - 'images'
26+ - 'images/** '
2727
2828 build_beginner_course :
2929 needs : changes
Original file line number Diff line number Diff line change 44![ CI] ( https://github.com/CExA-project/cexa-kokkos-tutorials/actions/workflows/exercises.yml/badge.svg )
55![ CI] ( https://github.com/CExA-project/cexa-kokkos-tutorials/actions/workflows/projects.yml/badge.svg )
66
7- Courses
7+ ** Courses: **
88
99- [ Introduction to Kokkos] ( courses/01_beginners/README.md )
1010
11- Exercises:
11+ > ** Important:** You can get the slides from the [ releases] ( https://github.com/CExA-project/cexa-kokkos-tutorials/releases ) page.
12+
13+ ** Exercises:**
1214
1315- [ Exercise 1: Compiling Kokkos] ( exercises/01_compiling_kokkos/README.md )
1416- [ Exercise 2: First Kokkos Program] ( exercises/02_first_program/README.md )
@@ -17,7 +19,7 @@ Exercises:
1719- [ Exercise 5: Parallel Loop] ( exercises/05_parallel_loop/README.md )
1820- [ Exercise 6: Parallel Reduce] ( exercises/06_parallel_reduce/README.md )
1921
20- Projects:
22+ ** Projects:**
2123
2224- [ Project 1: Wave Propagation] ( projects/wave/README.md )
2325
Original file line number Diff line number Diff line change 1313
1414\setbeamertemplate {footline}[frame number]
1515\setbeamertemplate {navigation symbols}{}
16- \setbeamertemplate {background}{\rule {0em}{.99\paperheight }\hspace {.5em}{\color {black}\tiny\bfseries\crono }}
16+
17+ % \setbeamertemplate{background}{\rule{0em}{.99\paperheight}\hspace{.5em}{\color{black}\tiny\bfseries\crono}}
1718
1819\BeforeBeginEnvironment {minted}{\begin {tcolorbox }}%
1920\AfterEndEnvironment {minted}{\end {tcolorbox}}%
You can’t perform that action at this time.
0 commit comments