-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy path.wci.yml
30 lines (24 loc) · 1.1 KB
/
.wci.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: pyiron
headline: A workflow manager for scientific computing on high performance computing infrastructures
description: "Originally developed for atomistic simulation in computational materials science, pyiron is more recently
used as general purpose workflow manager for high performance computing (HPC) infrastructures. The core features of
pyiron are (1) the data storage interface based on the hierarchical data format (HDF5), (2) support for python codes
as well as codes written in other programming languages like C, C++ and Fortran and finally (3) advanced utility
like map-reduce to efficiently prototype and upscale complex simulation protocols."
language: python
documentation:
general: https://pyiron.readthedocs.io/
installation: https://pyiron.readthedocs.io/en/latest/source/installation.html
tutorial: https://pyiron.readthedocs.io/en/latest/source/examples.html
social:
twitter: https://twitter.com/pyiron
youtube: https://www.youtube.com/@pyironIDE
execution_environment:
resource_managers:
- slurm
- lsf
- moab
- sge
- torque
transfer_protocols:
- SSH