Skip to content

Commit 34f3971

Browse files
Merge pull request #355 from coding-for-reproducible-research/gpu_course
[RfR] New Course: Introduction to GPUs
2 parents e6fb94e + a927cf4 commit 34f3971

File tree

81 files changed

+13006
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+13006
-12
lines changed

_config.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ html:
3333
- _static/overlay-label-accessibility.js
3434
- _static/search_bar_submit_button.js
3535

36+
sphinx:
37+
config:
38+
html_extra_path:
39+
- _static/
40+
3641

3742
launch_buttons:
3843
thebe : false
@@ -119,3 +124,9 @@ execute:
119124
- 'short_courses/python_language_features.ipynb'
120125
- 'short_courses/python_testing.ipynb'
121126
- 'individual_modules/markdown_with_python/liveOutput.ipynb'
127+
- 'individual_modules/intro_to_GPUs/theory.ipynb'
128+
- 'individual_modules/intro_to_GPUs/spack.ipynb'
129+
- 'individual_modules/intro_to_GPUs/slurm.ipynb'
130+
- 'individual_modules/intro_to_GPUs/conways_game_of_life.ipynb'
131+
- 'individual_modules/intro_to_GPUs/profiling.ipynb'
132+
- 'individual_modules/intro_to_GPUs/temperature_diffusion.ipynb'
268 KB
Loading
197 KB
Loading
560 KB
Loading
193 KB
Loading
212 KB
Loading
149 KB
Loading
156 KB
Loading
184 KB
Loading

_static/intro_to_gpu_figures/temperature_cube.html

Lines changed: 18 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)