THIS IS WORK IN PROGRESS - PULL REQUESTS & SUGGESTIONS HIGHLY WELCOME
This repository collects configurations of compute resources and code for quick and easy setup in AiiDA.
The registry computers and codes database are released as JSON files on: https://aiidateam.github.io/aiida-resource-registry/
In the following, we'll take the example of Piz Daint, an HPC system at the Swiss National Supercomputing Centre.
The easiest way to set up a computer and code is to use the resource setup widget in AiiDAlab.
- Open the AiiDAlab sidebar
- Click on the "Resource setup" button
- Select the computer and code you would like to set up
We highly appreciate help in keeping the configurations up to date and adding new simulation codes & computers.
- Fork this repository
- Add your computer/code
- Create a Pull Request
In order to test if your configuration and file/folder structure is correct, you can generate the JSON files locally:
pip install -r gh_page/requirements.txt
python gh_page/generate_json.py