Skip to content

Commit 22b0bab

Browse files
committed
Re-build examples
1 parent b6b88a2 commit 22b0bab

File tree

2 files changed

+3334
-0
lines changed

2 files changed

+3334
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Welcome to Advanced Programming in R and HPC! You can find the syllabus
1616
| 6 | Parallel Computing (Issue [11](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/11)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-06-slides.html) ([source](lectures/06-parallel-computing/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-06-lab.html) ([source](labs/06-parallel-computing/lab.qmd)) |
1717
| 7 | R packages I (Issue [12](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/12)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-07-slides.html) ([source](lectures/07-rpkgs-i/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-07-lab.html) ([source](labs/07-rpkgs-i/lab.qmd)) |
1818
| 8 | Rcpp + OpenMP + Slurm (Issue [16](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/16)) | | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-08-lab.html) ([source](labs/08-openmp-slurm/lab.qmd)) |
19+
| 9 | More practice with slurm (and netplot) (Issue [17](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/17)) | | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-09-lab.html) ([source](labs/09-slurm-practice/lab.qmd)) |
1920

2021
## Assignment workflow
2122

0 commit comments

Comments
 (0)