https://github.com/coatless-textbooks/hpc
Short textbook on Cluster Computing Workflow using R
https://github.com/coatless-textbooks/hpc
cluster-computing hpc r
Last synced: 11 months ago
JSON representation
Short textbook on Cluster Computing Workflow using R
- Host: GitHub
- URL: https://github.com/coatless-textbooks/hpc
- Owner: coatless-textbooks
- Created: 2019-06-20T23:33:28.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T22:47:21.000Z (about 3 years ago)
- Last Synced: 2025-03-10T14:51:28.907Z (11 months ago)
- Topics: cluster-computing, hpc, r
- Language: Shell
- Homepage: https://hpc.thecoatlessprofessor.com
- Size: 1.03 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## High Performance Computing on a Cluster with *R*
Within the repository are code and scripts that build the "High Performance Computing on a Cluster with *R*" textbook by James Balamuta. Everything is a bit of a work-in-progress.
### Contributing
Want to improve the publicly accessible knowledge about *R* on a High Performance Computing System? Please feel free to contribute! We're interested in:
- [Pull request](https://github.com/coatless-textbooks/hpc/pulls) for typos/mistakes or code improvements.
- [Issues](https://github.com/coatless-textbooks/hpc/issues/new) with content suggestions.
- [Modulefile development guide](creating-modulefiles.md) for adding new recipes.
### Thanks!
This work made use of the Illinois Campus Cluster, a computing resource that is operated by the [Illinois Campus Cluster Program (ICCP)](https://campuscluster.illinois.edu/) in conjunction with the [National Center for Supercomputing Applications (NCSA)](https://ncsa.illinois.edu) which is supported by funds from the [University of Illinois at Urbana-Champaign](https://illinois.edu).
Conversations with the ICCP staff has also greatly helped in developing material. In particular, I would like to thank:
- Weddie Jackson
- Matthew Long
- Chit Khin
### Licensing
Code is licensed under [AGPL (\>= 3)](https://www.gnu.org/licenses/agpl-3.0.en.html) and the textbook is licensed under [CC BY-NC-SA 2.0](https://creativecommons.org/licenses/by-nc-sa/2.0/).