Skip to content

Commit b4653fb

Browse files
author
Mathieu Lobet
committed
update slides and README
1 parent 241b9d2 commit b4653fb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Courses
88

99
- [Introduction to Kokkos](courses/01_beginners/README.md)
1010

11+
You can get the slides from the [releases](https://github.com/CExA-project/cexa-kokkos-tutorials/releases) page.
12+
1113
Exercises:
1214

1315
- [Exercise 1: Compiling Kokkos](exercises/01_compiling_kokkos/README.md)

courses/01_beginners/main.tex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
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}}%

0 commit comments

Comments
 (0)