JOSS: https://github.com/pyiron/executorlib
flux hpc mpi mpi4py multiprocessing pyiron slurm
Score: 17.388837034867056
Last synced: about 13 hours ago
JSON representation
Repository metadata:
Up-scale python functions for high-performance computing (HPC)
- Host: GitHub
- URL: https://github.com/pyiron/executorlib
- Owner: pyiron
- License: bsd-3-clause
- Created: 2022-07-20T02:33:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-21T12:15:28.000Z (about 2 months ago)
- Last Synced: 2026-04-23T08:55:20.213Z (about 2 months ago)
- Topics: flux, hpc, mpi, mpi4py, multiprocessing, pyiron, slurm
- Language: Python
- Homepage: https://executorlib.readthedocs.io
- Size: 3.25 MB
- Stars: 72
- Watchers: 6
- Forks: 6
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld
- @type: Code
- Author:
- @id: https://orcid.org/0000-0001-9948-7119
- @type: Person
- Email: j.janssen@mpi-susmat.de
- Name: Jan Janssen
- Affiliation: Max Planck Institute for Sustainable Materials, Düsseldorf, Germany
- @id: https://orcid.org/0000-0003-4327-2746
- @type: Person
- Email: mgt16@lanl.gov
- Name: Michael Gilbert Taylor
- Affiliation: Los Alamos National Laboratory, Los Alamos, NM, United States of America
- @id: https://orcid.org/0000-0003-4726-2860
- @type: Person
- Email: pyang@lanl.gov
- Name: Ping Yang
- Affiliation: Los Alamos National Laboratory, Los Alamos, NM, United States of America
- @id: https://orcid.org/0000-0002-7903-2472
- @type: Person
- Email: j.neugebauer@mpi-susmat.de
- Name: Joerg Neugebauer
- Affiliation: Max Planck Institute for Sustainable Materials, Düsseldorf, Germany
- @id: https://orcid.org/0000-0003-3028-5249
- @type: Person
- Email: danny_perez@lanl.gov
- Name: Danny Perez
- Affiliation: Los Alamos National Laboratory, Los Alamos, NM, United States of America
- Identifier:
- Code repository: https://github.com/pyiron/executorlib
- Date published: 2025-02-14
- Date modified: 2025-02-14
- Date created: 2025-02-14
- Description: Up-scale python functions for high performance computing (HPC) with executorlib.
- Keywords: Python, High Performance Computing, Task Scheduling
- License: BSD
- Title: executorlib
- Version: 0.3.0
Owner metadata:
- Name: pyiron
- Login: pyiron
- Email:
- Kind: organization
- Description: pyiron - an integrated development environment (IDE) for materials science.
- Website: http://pyiron.org
- Location:
- Twitter: pyiron
- Company:
- Icon url: https://avatars.githubusercontent.com/u/25691954?v=4
- Repositories: 34
- Last Synced at: 2023-02-28T06:26:41.872Z
- Profile URL: https://github.com/pyiron
GitHub Events
Total
- Create event: 294
- Delete event: 271
- Fork event: 1
- Issue comment event: 551
- Issues event: 99
- Pull request event: 583
- Pull request review comment event: 292
- Pull request review event: 378
- Push event: 1228
- Release event: 22
- Watch event: 30
- Total: 3749
Last Year
- Create event: 269
- Delete event: 244
- Fork event: 1
- Issue comment event: 520
- Issues event: 90
- Pull request event: 531
- Pull request review comment event: 212
- Pull request review event: 317
- Push event: 1125
- Release event: 21
- Watch event: 30
- Total: 3360
Committers metadata
Last synced: 7 months ago
Total Commits: 1,407
Total Committers: 7
Avg Commits per committer: 201.0
Development Distribution Score (DDS): 0.183
Commits in past year: 260
Committers in past year: 3
Avg Commits per committer in past year: 86.667
Development Distribution Score (DDS) in past year: 0.285
| Name | Commits | |
|---|---|---|
| Jan Janssen | j****n | 1149 |
| pre-commit-ci[bot] | 6****] | 125 |
| dependabot[bot] | 4****] | 71 |
| pyironrunner | p****n@m****e | 32 |
| liamhuber | l****r@g****m | 26 |
| samwaseda | o****a@m****e | 2 |
| James Corbett | c****8@l****v | 2 |
Issue and Pull Request metadata
Last synced: 7 months ago
Total issues: 77
Total pull requests: 519
Average time to close issues: 2 months
Average time to close pull requests: 1 day
Total issue authors: 8
Total pull request authors: 6
Average comments per issue: 0.94
Average comments per pull request: 1.67
Merged pull request: 398
Bot issues: 0
Bot pull requests: 154
Past year issues: 47
Past year pull requests: 425
Past year average time to close issues: 6 days
Past year average time to close pull requests: 1 day
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 0.83
Past year average comments per pull request: 1.8
Past year merged pull request: 319
Past year bot issues: 0
Past year bot pull requests: 118
Top Issue Authors
- jan-janssen (63)
- liamhuber (8)
- pmrv (1)
- srmnitc (1)
- samwaseda (1)
- ltalirz (1)
- lwshanbd (1)
- svchb (1)
Top Pull Request Authors
- jan-janssen (360)
- pre-commit-ci[bot] (83)
- dependabot[bot] (71)
- liamhuber (2)
- danielskatz (2)
- samwaseda (1)
Top Issue Labels
- bug (2)
- question (2)
- enhancement (1)
- documentation (1)
Top Pull Request Labels
- dependencies (71)
- python (28)
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 44,259 last-month
- Total dependent packages: 6 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 85
- Total maintainers: 2
pypi.org: pympipool
Scale serial and MPI-parallel python functions over hundreds of compute nodes all from within a jupyter notebook or serial python process.
- Homepage: https://github.com/pyiron/executorlib
- Documentation: https://executorlib.readthedocs.io
- Licenses: BSD License
- Latest release: 0.9.1 (published almost 2 years ago)
- Last Synced: 2025-10-31T02:46:33.615Z (8 months ago)
- Versions: 47
- Dependent Packages: 6
- Dependent Repositories: 0
- Downloads: 10,707 Last month
- Docker Downloads: 0
-
Rankings:
- Dependent packages count: 6.633%
- Downloads: 20.95%
- Average: 22.401%
- Stargazers count: 23.317%
- Forks count: 30.492%
- Dependent repos count: 30.611%
- Maintainers (2)
pypi.org: executorlib
Up-scale python functions for high performance computing (HPC) with executorlib.
- Homepage: https://github.com/pyiron/executorlib
- Documentation: https://executorlib.readthedocs.io
- Licenses: BSD 3-Clause License Copyright (c) 2022, Jan Janssen All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- Latest release: 1.7.3 (published 8 months ago)
- Last Synced: 2025-12-06T07:32:20.907Z (7 months ago)
- Versions: 38
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,552 Last month
-
Rankings:
- Dependent packages count: 10.637%
- Average: 35.27%
- Dependent repos count: 59.903%
- Maintainers (2)