An open API service indexing awesome lists of open source software.

https://github.com/uomresearchit/rrcsf

Notes and materials for the "R on CSF" course
https://github.com/uomresearchit/rrcsf

csf futureverse hpc parallel r

Last synced: about 1 month ago
JSON representation

Notes and materials for the "R on CSF" course

Awesome Lists containing this project

README

        

# Notes and materials for the "R on CSF" course

The course is designed for existing `R` users wanting a brief introduction to parallel computing in R.
Registration through the Training Catalogue as [RRCSF](http://app.manchester.ac.uk/RRCSF).

## Contents

- `notes` - rendered as *reveal.js* slides on
- `challenges` - scripts used as starting point for practical challenges
- `examples` - meant to contain scripts not completely covered in the notes, for self study
- `MPI` - notes about using MPI in R (not covered in the course)