https://github.com/gjbex/workflows-for-hpc
Materials for a training on workflow tools and best practices for HPC.
https://github.com/gjbex/workflows-for-hpc
bash gnu hpc nextflow parallel parallel-processing slurm workflow workflow-management
Last synced: about 1 year ago
JSON representation
Materials for a training on workflow tools and best practices for HPC.
- Host: GitHub
- URL: https://github.com/gjbex/workflows-for-hpc
- Owner: gjbex
- License: cc-by-4.0
- Created: 2024-03-26T10:13:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-24T12:09:20.000Z (about 1 year ago)
- Last Synced: 2025-02-24T12:26:07.455Z (about 1 year ago)
- Topics: bash, gnu, hpc, nextflow, parallel, parallel-processing, slurm, workflow, workflow-management
- Language: Python
- Homepage: https://gjbex.github.io/Workflows-for-HPC/
- Size: 7.95 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Workflows for HPC
Materials for a training on workflow tools and best practices for HPC.
## What is it?
1. `workflow_for_HPC.pptx`: PowerPoint presentation on workflow tools and best
practices for HPC.
1. `source-code`: example code for the presentation.
1. `environment.yml`: Conda environment file to run the example code.
1. `docs`: web pages for the training.
1. `CODE_OF_CONDUCT.md`: code of conduct for the training.
1. `LICENSE`: license information for the training material.
1. `CONTRIBUTING.md`: guidelines for contributing to the training material.
## Contributors
* [Ehsan Moravveji](ehsan.moravveji@kuleuven.be)
* [Geert Jan Bex](geertjan.bex@uhasselt.be)