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

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

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/).