Skip to content

Commit a8e031a

Browse files
committed
Add an index for generating slides
1 parent 346f03a commit a8e031a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/index

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# List of PDFs to jam together
2+
# an index file for jam-it.sh (https://github.com/mlouhivu/jam-it)
3+
4+
@title-course.pdf
5+
6+
@title-intro.pdf
7+
01-introduction.pdf
8+
9+
@title-kernels.pdf
10+
02-kernels.pdf
11+
12+
@title-streams.pdf
13+
03-streams.pdf
14+
15+
@title-memory.pdf
16+
04-memory.pdf
17+
18+
@title-fortran.pdf
19+
05-fortran.pdf
20+
21+
@title-optimisation.pdf
22+
06-optimisation.pdf
23+
24+
@title-multi-gpu.pdf
25+
07-multi-gpu.pdf

0 commit comments

Comments
 (0)