Skip to content

emlab-ucsb/emlab-parallel-computing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Gentle Introduction to Parallel Computing for emLab

Danielle Ferraro and Gavin McDonald
emLab Study Group
January 9, 2024

Reproducibility

Package management

To manage package dependencies, we use the renv package. When you first clone this repo onto your machine, run renv::restore() to ensure you have all correct package versions installed in the project. Please see the renv website for more information.

About

Parallel computing workshop for emLab Study Group, January 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.3%
  • Shell 0.7%