Python
Python Programming for HPC
The present project contains Python code and exercises for HPC.
How to contribute
Any contributions (new exercises and examples, bug fixes, improvements etc.) are warmly welcome. In order to contribute, please follow the standard GitLab workflow:
- Fork the project into your personal space
- Create a feature branch
- Work on your contributions
- Push the commit(s) to your fork
- Submit a merge request to the master branch
As a quality assurance, the merge request is reviewed by PRACE staff before it is accepted into main branch.