Skip to content

COMOKIT/COMOKIT-HPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMOKIT-HPC 🧰

Fight the COVID-19 with HPC
Explore the project »

Contributors · Issues · LGPL3 License
Travis Build Status · Docker Image CI

About The Project

You will find many useful ressources to run COMOKIT in headless on many kind of HPC

Repository

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

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

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.