Skip to content

Commit 7fc8200

Browse files
committed
Merge branch 'main' of github.com:UofUEpiBio/PHS7045-advanced-programming
2 parents 6cb6297 + 2a19dac commit 7fc8200

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Welcome to Advanced Programming in R and HPC! You can find the syllabus
1515
| 5 | Rcpp (Issue [8](https://github.com/UofUEpiBio/PHS7045-advanced-programming/issues/8)) | [slides](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-05-slides.html) ([source](lectures/05-rcpp/slides.qmd)) | [lab](https://UofUEpiBio.github.io/PHS7045-advanced-programming/week-05-lab.html) ([source](labs/05-rcpp/lab.qmd)) |
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)) |
18+
| 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)) |
1819

1920
## Assignment workflow
2021

0 commit comments

Comments
 (0)