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
- Host: GitHub
- URL: https://github.com/uomresearchit/rrcsf
- Owner: UoMResearchIT
- Created: 2024-03-15T12:34:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T09:02:29.000Z (3 months ago)
- Last Synced: 2025-02-11T10:22:36.740Z (3 months ago)
- Topics: csf, futureverse, hpc, parallel, r
- Language: R
- Homepage: https://uomresearchit.github.io/RRCSF/
- Size: 2.08 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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)