Fight the COVID-19 with HPC
Explore the project »
·
·
·
You will find many useful ressources to run COMOKIT in headless on many kind of HPC
Here's the structure of the repository :
/docker/
- Carry the COMOKIT docker image (downloadable here)
/pre-processing/
- Scripts to prepare exploring models with GAMA-Headless and execution with SLURM Workload Manager
- Mostly Python 3 scripts
/post-processing/
- Scripts to gather and exploit data extracted from the exploration
- Mostly R scripts
/tools/
- Several small scripts to fix some commun problems with the project/headless usage
- The doc will only be in the header of the file
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
The COMOKIT project is distributed under the GPL-3.0 License. See LICENSE for more information.
These scripts are distributed under the LGPL-3.0 License. See LICENSE for more information.