Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main #195

Merged
merged 80 commits into from
Nov 2, 2023
Merged
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
619ed47
Bump tqdm from 4.65.0 to 4.65.1
dependabot[bot] Aug 8, 2023
9590250
update conda
jan-janssen Aug 8, 2023
10808dd
Merge pull request #164 from pyiron/dependabot/pip/tqdm-4.65.1
jan-janssen Aug 8, 2023
b55ab62
Bump tqdm from 4.65.1 to 4.66.0
dependabot[bot] Aug 9, 2023
6190ea0
Update dependencies
jan-janssen Aug 9, 2023
01f522b
Merge pull request #165 from pyiron/dependabot/pip/tqdm-4.66.0
jan-janssen Aug 9, 2023
a646c93
Bump pyzmq from 25.1.0 to 25.1.1
dependabot[bot] Aug 10, 2023
6fe3d49
Bump tqdm from 4.66.0 to 4.66.1
dependabot[bot] Aug 10, 2023
4c64629
update environments
jan-janssen Aug 10, 2023
cb58faf
update environments
jan-janssen Aug 10, 2023
5bee543
Merge pull request #166 from pyiron/dependabot/pip/pyzmq-25.1.1
jan-janssen Aug 10, 2023
e8c88f7
Merge branch 'main' into dependabot/pip/tqdm-4.66.1
jan-janssen Aug 10, 2023
3dbef82
Merge pull request #167 from pyiron/dependabot/pip/tqdm-4.66.1
jan-janssen Aug 10, 2023
b80b2d7
Add interface_bootup() to pympipool.shared as well as the MpiExecInte…
jan-janssen Aug 11, 2023
014b2b6
Clean up get_backend_path()
jan-janssen Aug 11, 2023
ca29eb8
Merge pull request #168 from pyiron/shared
jan-janssen Aug 11, 2023
fa04783
Merge pull request #169 from pyiron/get_backend_path
jan-janssen Aug 11, 2023
c86e422
At least add the arguments for the executors
jan-janssen Aug 11, 2023
edede69
black formatting
jan-janssen Aug 11, 2023
4271d05
Merge pull request #171 from pyiron/docstring
jan-janssen Aug 11, 2023
98a8652
Separate the input for the broker and the executor
jan-janssen Aug 11, 2023
bbb6f95
fixes
jan-janssen Aug 11, 2023
a12bfaa
Remove executor specific broker functions
jan-janssen Aug 11, 2023
7359e50
black formatting
jan-janssen Aug 11, 2023
ef62a88
Fix flux tests
jan-janssen Aug 12, 2023
f15ccf7
remove _flux_execute_parallel_tasks() and _mpi_execute_parallel_tasks()
jan-janssen Aug 12, 2023
b1669dc
Fix gpus_per_core and gpus_per_task
jan-janssen Aug 12, 2023
5d63657
Merge pull request #174 from pyiron/broker_kwargs
jan-janssen Aug 12, 2023
a29f2b4
Implement a central _set_init_function()
jan-janssen Aug 12, 2023
0519826
Merge pull request #175 from pyiron/set_init_function
jan-janssen Aug 12, 2023
e29dc91
Refactor the executor
jan-janssen Aug 12, 2023
7bf05a3
Merge pull request #176 from pyiron/refactor_executor
jan-janssen Aug 12, 2023
3f315bc
No longer surpress error messages
jan-janssen Sep 12, 2023
4336e78
Merge pull request #178 from pyiron/more_verbose
jan-janssen Sep 15, 2023
37d123d
Update environment-mpich.yml
jan-janssen Oct 3, 2023
17610e5
Update environment-openmpi.yml
jan-janssen Oct 3, 2023
f892723
Update environment-win.yml
jan-janssen Oct 3, 2023
3499d60
Update setup.py
jan-janssen Oct 3, 2023
60dd94d
Update environment-mpich.yml
jan-janssen Oct 3, 2023
21e646a
Update environment-openmpi.yml
jan-janssen Oct 3, 2023
ec8cebe
Update environment-win.yml
jan-janssen Oct 3, 2023
761d45c
Update setup.py
jan-janssen Oct 3, 2023
dce7b4a
Update versioneer to 0.29
jan-janssen Oct 3, 2023
390b82a
Merge pull request #180 from pyiron/versioneer_update
jan-janssen Oct 3, 2023
a3ed247
Merge pull request #179 from pyiron/pyzmq_downgrade
jan-janssen Oct 3, 2023
2a86aeb
Bump mpi4py from 3.1.4 to 3.1.5
dependabot[bot] Oct 4, 2023
596ef88
Bump pyzmq from 24.0.1 to 25.1.1
dependabot[bot] Oct 4, 2023
595902f
Update environment-mpich.yml
jan-janssen Oct 4, 2023
af70ceb
Update environment-openmpi.yml
jan-janssen Oct 4, 2023
16a3e72
Update environment-win.yml
jan-janssen Oct 4, 2023
2d316fb
Update environment-mpich.yml
jan-janssen Oct 4, 2023
efc5424
Update environment-openmpi.yml
jan-janssen Oct 4, 2023
ae6a0cf
Update environment-win.yml
jan-janssen Oct 4, 2023
fd5bd53
Merge pull request #182 from pyiron/dependabot/pip/pyzmq-25.1.1
jan-janssen Oct 5, 2023
9dbcaa1
Update unittest-flux.yml
jan-janssen Oct 5, 2023
4ceb2f5
Update unittest-flux.yml
jan-janssen Oct 5, 2023
ec2d48b
Merge pull request #185 from pyiron/coveralls
jan-janssen Oct 6, 2023
b4d60c6
Bump cloudpickle from 2.2.1 to 3.0.0
dependabot[bot] Oct 16, 2023
77a424a
Update environment-mpich.yml
jan-janssen Oct 16, 2023
f96c33b
Update environment-openmpi.yml
jan-janssen Oct 16, 2023
8bf2c55
Update environment-win.yml
jan-janssen Oct 16, 2023
d79c6d4
Merge pull request #188 from pyiron/dependabot/pip/cloudpickle-3.0.0
jan-janssen Oct 16, 2023
97fabc2
Merge branch 'main' into dependabot/pip/mpi4py-3.1.5
jan-janssen Oct 17, 2023
367b427
Update unittest-openmpi.yml
jan-janssen Oct 17, 2023
ab86f2b
Update setup.py
jan-janssen Oct 19, 2023
6c3a1c4
Update unittest-openmpi.yml
jan-janssen Oct 19, 2023
6d26545
Split Slurm and MPI interface
jan-janssen Oct 31, 2023
8189887
update tests
jan-janssen Oct 31, 2023
c6bf576
black formatting
jan-janssen Oct 31, 2023
cf73727
Fix import
jan-janssen Oct 31, 2023
faa6643
no more GPU support for MPI
jan-janssen Oct 31, 2023
cf7f522
Error type changes
jan-janssen Oct 31, 2023
29ae910
more fixes
jan-janssen Oct 31, 2023
9520670
fixes for flux
jan-janssen Oct 31, 2023
eba13b5
Fix interface shutdown
jan-janssen Oct 31, 2023
7d7bd99
Fix order
jan-janssen Oct 31, 2023
823cabb
Merge pull request #193 from pyiron/shutdown
jan-janssen Nov 2, 2023
86fa864
Merge pull request #190 from pyiron/slurm
jan-janssen Nov 2, 2023
eda0f2f
Merge pull request #189 from pyiron/openmpi_debug
jan-janssen Nov 2, 2023
3824e4d
Merge pull request #181 from pyiron/dependabot/pip/mpi4py-3.1.5
jan-janssen Nov 2, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .github/workflows/unittest-openmpi.yml
Original file line number Diff line number Diff line change
@@ -24,21 +24,6 @@ jobs:
python-version: '3.11'
label: linux-64-py-3-11-openmpi
prefix: /usr/share/miniconda3/envs/my-env

- operating-system: ubuntu-latest
python-version: '3.10'
label: linux-64-py-3-10-openmpi
prefix: /usr/share/miniconda3/envs/my-env

- operating-system: ubuntu-latest
python-version: 3.9
label: linux-64-py-3-9-openmpi
prefix: /usr/share/miniconda3/envs/my-env

- operating-system: ubuntu-latest
python-version: 3.8
label: linux-64-py-3-8-openmpi
prefix: /usr/share/miniconda3/envs/my-env

steps:
- uses: actions/checkout@v2