https://github.com/carpentries-incubator/green-software-hpc
Green Software Use on HPC
https://github.com/carpentries-incubator/green-software-hpc
alpha carpentries-incubator english green-computing hpc hpc-carpentry lesson sustainability
Last synced: 4 months ago
JSON representation
Green Software Use on HPC
- Host: GitHub
- URL: https://github.com/carpentries-incubator/green-software-hpc
- Owner: carpentries-incubator
- License: other
- Created: 2024-12-20T11:27:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-03T01:59:36.000Z (4 months ago)
- Last Synced: 2025-06-03T18:10:12.628Z (4 months ago)
- Topics: alpha, carpentries-incubator, english, green-computing, hpc, hpc-carpentry, lesson, sustainability
- Language: Python
- Homepage: https://carpentries-incubator.github.io/green-software-hpc/
- Size: 14.8 MB
- Stars: 4
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
> **ATTENTION** This is an experimental test of [The Carpentries Workbench](https://carpentries.github.io/workbench) lesson infrastructure.
> It was automatically converted from the source lesson via [the lesson transition script](https://github.com/carpentries/lesson-transition/).
>
> If anything seems off, please contact Zhian Kamvar [zkamvar@carpentries.org](mailto:zkamvar@carpentries.org)[](https://gitpod.io/#https://github.com/carpentries-incubator/docker-introduction)
[](https://github.com/carpentries-lab/reviews/issues/15)# Green software use on HPC
[](https://swc-slack-invite.herokuapp.com/)
This lesson introduces environmental sustainability principles in the context of high performance computing (HPC) systems. Understanding the scale of emissions from different sources is critical to being able to make changes to work in a more environmentally sustainable way. This lesson will give you the ability to understand emissions arising from use of HPC system and how to quantify them. We will use practical examples and real data from an existing HPC facility to illustrate the concepts.
We use the [UK National Supercomputing Service, ARCHER2](https://www.archer2.ac.uk) as an example throughout this lesson but the principles and learning should be applicable to any HPC system.
> This workshop is based on and builds on the material in the [Green Software Practitioner](https://learn.greensoftware.foundation/) course developed by the [Green Software Foundation](https://greensoftware.foundation/).
Target audience
This lesson is aimed at all stakeholders in HPC use (e.g. researchers, RSEs, funders). No knowledge of environmental sustainability principles is assumed.Prerequisites
There are no prerequisites for this lesson.## Contributing
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.Please see the current list of [issues](https://github.com/carpentries-incubator/docker-introduction/issues) for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag . This indicates that the mantainers will welcome a pull request fixing this issue.## Maintainer(s)
Current maintainers of this lesson are
- [Andy Turner](https://github.com/aturner-epcc)
## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[lesson-example]: https://carpentries.github.io/lesson-example