Skip to content

Commit eadb741

Browse files
Update filepaths for figures and add where is my understanding quiz
1 parent 384af50 commit eadb741

File tree

37 files changed

+75
-26
lines changed

37 files changed

+75
-26
lines changed

_static/multiple_regression_hyperplane.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_static/multiple_regression_hyperplane_2.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

_static/workshop_prereqs_advanced_regression_analysis_with_r_.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@ <h1></h1>
282282

283283

284284
// parsing and collecting nodes and edges from the python
285-
nodes = new vis.DataSet([{"color": "#B0B0B0", "id": "Regression Analysis with R Adapting to Varied Data Types", "label": "Regression Analysis with R Adapting to Varied Data Types", "level": 3, "shape": "dot", "size": 10, "title": "Course Name: Regression Analysis with R Adapting to Varied Data Types\nCourse Pre-reqs: Introduction to Regression with R\nSubsequent Courses: Advanced Regression Analysis With R "}, {"color": "#B0B0B0", "id": "Advanced Regression Analysis With R ", "label": "Advanced Regression Analysis With R ", "level": 4, "shape": "dot", "size": 10, "title": "Course Name: Advanced Regression Analysis With R \nCourse Pre-reqs: Regression Analysis with R Adapting to Varied Data Types\nSubsequent Courses: None"}, {"color": "#B0B0B0", "id": "Introduction to Regression with R", "label": "Introduction to Regression with R", "level": 2, "shape": "dot", "size": 10, "title": "Course Name: Introduction to Regression with R\nCourse Pre-reqs: Introduction to R\nSubsequent Courses: Regression Analysis with R Adapting to Varied Data Types"}, {"color": "#B0B0B0", "id": "Introduction to R", "label": "Introduction to R", "level": 1, "shape": "dot", "size": 10, "title": "Course Name: Introduction to R\nCourse Pre-reqs: None\nSubsequent Courses: Introduction to Regression with R"}]);
286-
edges = new vis.DataSet([{"arrows": "to", "from": "Regression Analysis with R Adapting to Varied Data Types", "to": "Advanced Regression Analysis With R ", "width": 1}, {"arrows": "to", "from": "Introduction to Regression with R", "to": "Regression Analysis with R Adapting to Varied Data Types", "width": 1}, {"arrows": "to", "from": "Introduction to R", "to": "Introduction to Regression with R", "width": 1}]);
285+
nodes = new vis.DataSet([{"color": "#B0B0B0", "id": "Introduction to Regression with R", "label": "Introduction to Regression with R", "level": 2, "shape": "dot", "size": 10, "title": "Course Name: Introduction to Regression with R\nCourse Pre-reqs: Introduction to R\nSubsequent Courses: Regression Analysis with R Adapting to Varied Data Types"}, {"color": "#B0B0B0", "id": "Regression Analysis with R Adapting to Varied Data Types", "label": "Regression Analysis with R Adapting to Varied Data Types", "level": 3, "shape": "dot", "size": 10, "title": "Course Name: Regression Analysis with R Adapting to Varied Data Types\nCourse Pre-reqs: Introduction to Regression with R\nSubsequent Courses: Advanced Regression Analysis With R "}, {"color": "#B0B0B0", "id": "Introduction to R", "label": "Introduction to R", "level": 1, "shape": "dot", "size": 10, "title": "Course Name: Introduction to R\nCourse Pre-reqs: None\nSubsequent Courses: Introduction to Regression with R"}, {"color": "#B0B0B0", "id": "Advanced Regression Analysis With R ", "label": "Advanced Regression Analysis With R ", "level": 4, "shape": "dot", "size": 10, "title": "Course Name: Advanced Regression Analysis With R \nCourse Pre-reqs: Regression Analysis with R Adapting to Varied Data Types\nSubsequent Courses: None"}]);
286+
edges = new vis.DataSet([{"arrows": "to", "from": "Introduction to Regression with R", "to": "Regression Analysis with R Adapting to Varied Data Types", "width": 1}, {"arrows": "to", "from": "Introduction to R", "to": "Introduction to Regression with R", "width": 1}, {"arrows": "to", "from": "Regression Analysis with R Adapting to Varied Data Types", "to": "Advanced Regression Analysis With R ", "width": 1}]);
287287

288288
nodeColors = {};
289289
allNodes = nodes.get({ returnType: "Object" });

_static/workshop_prereqs_parallel_computing.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,8 @@ <h1></h1>
282282

283283

284284
// parsing and collecting nodes and edges from the python
285-
nodes = new vis.DataSet([{"color": "#B0B0B0", "id": "Introduction to Unix", "label": "Introduction to Unix", "level": 1, "shape": "dot", "size": 10, "title": "Course Name: Introduction to Unix\nCourse Pre-reqs: None\nSubsequent Courses: Introduction to HPC"}, {"color": "#B0B0B0", "id": "Introduction to HPC", "label": "Introduction to HPC", "level": 2, "shape": "dot", "size": 10, "title": "Course Name: Introduction to HPC\nCourse Pre-reqs: Introduction to Unix\nSubsequent Courses: Parallel Computing"}, {"color": "#B0B0B0", "id": "Parallel Computing", "label": "Parallel Computing", "level": 3, "shape": "dot", "size": 10, "title": "Course Name: Parallel Computing\nCourse Pre-reqs: Introduction to HPC\nSubsequent Courses: None"}]);
286-
edges = new vis.DataSet([{"arrows": "to", "from": "Introduction to Unix", "to": "Introduction to HPC", "width": 1}, {"arrows": "to", "from": "Introduction to HPC", "to": "Parallel Computing", "width": 1}]);
285+
nodes = new vis.DataSet([{"color": "#B0B0B0", "id": "Introduction to HPC", "label": "Introduction to HPC", "level": 2, "shape": "dot", "size": 10, "title": "Course Name: Introduction to HPC\nCourse Pre-reqs: Introduction to Unix\nSubsequent Courses: Parallel Computing"}, {"color": "#B0B0B0", "id": "Parallel Computing", "label": "Parallel Computing", "level": 3, "shape": "dot", "size": 10, "title": "Course Name: Parallel Computing\nCourse Pre-reqs: Introduction to HPC\nSubsequent Courses: None"}, {"color": "#B0B0B0", "id": "Introduction to Unix", "label": "Introduction to Unix", "level": 1, "shape": "dot", "size": 10, "title": "Course Name: Introduction to Unix\nCourse Pre-reqs: None\nSubsequent Courses: Introduction to HPC"}]);
286+
edges = new vis.DataSet([{"arrows": "to", "from": "Introduction to HPC", "to": "Parallel Computing", "width": 1}, {"arrows": "to", "from": "Introduction to Unix", "to": "Introduction to HPC", "width": 1}]);
287287

288288
nodeColors = {};
289289
allNodes = nodes.get({ returnType: "Object" });

_toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ parts:
9696
sections:
9797
- file: where_is_my_understanding/intro_to_version_control
9898
- file: where_is_my_understanding/intermediate_version_control
99+
- file: where_is_my_understanding/GPUs
100+
sections:
101+
- file: where_is_my_understanding/introduction_to_GPUs
99102
- file: pathways/related_courses
100103
sections:
101104
- file: pathways/hpc

individual_modules/intro_to_GPUs/conways_game_of_life.ipynb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"\n",
3636
"The animation shows 50 timesteps on a 100x100 grid. \n",
3737
"\n",
38-
"![Conways Game of Life](../_static/game_of_life_figures/game_of_life_example.gif)\n",
38+
"![Conways Game of Life](../files/game_of_life_figures/game_of_life_example.gif)\n",
3939
"\n",
4040
"\n",
4141
"## Implementations\n",
@@ -290,7 +290,7 @@
290290
"\n",
291291
" <!-- A100 -->\n",
292292
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
293-
" <img src=\"../_static/game_of_life_figures/perf_amd_epyc_7v12_64-core_processor_nv_a100.png\"\n",
293+
" <img src=\"../files/game_of_life_figures/perf_amd_epyc_7v12_64-core_processor_nv_a100.png\"\n",
294294
" alt=\"AMD 64-Core + NV A100\" style=\"max-width:100%; height:auto;\"/>\n",
295295
" <div style=\"text-align:center; margin:2em 0;\">\n",
296296
" <h3>AMD 64-Core + NV A100</h3>\n",
@@ -307,7 +307,7 @@
307307
"\n",
308308
" <!-- H100 -->\n",
309309
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
310-
" <img src=\"../_static/game_of_life_figures/perf_amd_epyc_9v84_96-core_processor_nv_h100.png\"\n",
310+
" <img src=\"../files/game_of_life_figures/perf_amd_epyc_9v84_96-core_processor_nv_h100.png\"\n",
311311
" alt=\"AMD 96-Core + NV H100\" style=\"max-width:100%; height:auto;\"/>\n",
312312
" <div style=\"text-align:center; margin:2em 0;\">\n",
313313
" <h3>AMD 96-Core + NV H100</h3>\n",
@@ -324,7 +324,7 @@
324324
"\n",
325325
" <!-- RTX 3070 -->\n",
326326
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
327-
" <img src=\"../_static/game_of_life_figures/perf_amd_ryzen_9_5950x_16-core_processor_nv_rtx_3070.png\"\n",
327+
" <img src=\"../files/game_of_life_figures/perf_amd_ryzen_9_5950x_16-core_processor_nv_rtx_3070.png\"\n",
328328
" alt=\"AMD 16-Core + NV RTX 3070\" style=\"max-width:100%; height:auto;\"/>\n",
329329
" <div style=\"text-align:center; margin:2em 0;\">\n",
330330
" <h3>AMD 16-Core + NV RTX 3070</h3>\n",
@@ -347,7 +347,7 @@
347347
"\n",
348348
" <!-- CuPy -->\n",
349349
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
350-
" <img src=\"../_static/game_of_life_figures/cupy_across_hardware.png\"\n",
350+
" <img src=\"../files/game_of_life_figures/cupy_across_hardware.png\"\n",
351351
" alt=\"CuPy Across Hardware\" style=\"max-width:100%; height:auto;\"/>\n",
352352
" <div style=\"text-align:center; margin:2em 0;\">\n",
353353
" <h3>CuPy Across Hardware</h3>\n",
@@ -364,7 +364,7 @@
364364
"\n",
365365
" <!-- NumPy -->\n",
366366
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
367-
" <img src=\"../_static/game_of_life_figures/numpy_across_hardware.png\"\n",
367+
" <img src=\"../files/game_of_life_figures/numpy_across_hardware.png\"\n",
368368
" alt=\"NumPy Across Hardware\" style=\"max-width:100%; height:auto;\"/>\n",
369369
" <div style=\"text-align:center; margin:2em 0;\">\n",
370370
" <h3>NumPy Across Hardware</h3>\n",
@@ -381,7 +381,7 @@
381381
"\n",
382382
" <!-- Naive -->\n",
383383
" <div style=\"flex:1 1 30%; text-align:center;\">\n",
384-
" <img src=\"../_static/game_of_life_figures/naive_across_hardware.png\"\n",
384+
" <img src=\"../files/game_of_life_figures/naive_across_hardware.png\"\n",
385385
" alt=\"Naive Across Hardware\" style=\"max-width:100%; height:auto;\"/>\n",
386386
" <div style=\"text-align:center; margin:2em 0;\">\n",
387387
" <h3>Naive Across Hardware</h3>\n",
@@ -402,7 +402,7 @@
402402
"#### Inter-Machine-Framework Comparison\n",
403403
"\n",
404404
"<div style=\"text-align:center; margin:2em 0;\">\n",
405-
" <img src=\"../_static/game_of_life_figures/all_methods_hardware.png\"\n",
405+
" <img src=\"../files/game_of_life_figures/all_methods_hardware.png\"\n",
406406
" alt=\"All Methods &amp; Hardware\" style=\"max-width:100%; height:auto;\"/>\n",
407407
"\n",
408408
" <div style=\"display:inline-block; text-align:left; max-width:600px; margin-top:1em;\">\n",
@@ -502,7 +502,7 @@
502502
"name": "python",
503503
"nbconvert_exporter": "python",
504504
"pygments_lexer": "ipython3",
505-
"version": "3.13.2"
505+
"version": "3.9.19"
506506
}
507507
},
508508
"nbformat": 4,

0 commit comments

Comments
 (0)