Skip to content

Bump mpi4py from 4.0.1 to 4.0.3 #178

Bump mpi4py from 4.0.1 to 4.0.3

Bump mpi4py from 4.0.1 to 4.0.3 #178

Triggered via pull request February 19, 2025 12:23
Status Failure
Total duration 10m 11s
Artifacts

pipeline.yml

on: pull_request
Matrix: benchmark
Matrix: unittest_mpich
Matrix: unittest_openmpi
black_fix
0s
black_fix
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 38 warnings
unittest_flux_mpich
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
unittest_flux_openmpi
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
notebooks
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
unittest_flux_mpich
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_flux_mpich
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides __cuda needed by libhwloc-2.11.2-cuda118_h0a9a445_1 Could not solve for environment specs The following packages are incompatible ├─ flux-core 0.59.0** is installable with the potential options │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.9.3,<2.9.4.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3] would require │ │ │ └─ __cuda, which is missing on the system; │ │ └─ libhwloc 2.9.3, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ openmpi, which requires │ │ └─ mpi 1.0 openmpi, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.10.0,<2.10.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.10.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.1,<2.11.2.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.1, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.0,<2.11.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.8.* *_cp38, which can be installed; │ └─ flux-core 0.59.0 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ mpi4py 4.0.3** is installable with the potential options │ ├─ mpi4py 4.0.3 would require │ │ └─ mpich >=4.3.0,<5.0a0 , which requires │ │ ├─ libhwloc >=2.11.2,<2.11.3.0a0 but there are no viable options │ │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ │ └─ libhwloc 2.11.2 conflicts with any installable versions previously reported; │ │ └─ mpi 1.0.* mpich, which conflicts with any installable versions previously reported; │ ├─ mpi4py 4.0.3 would require │ │ └─ openmpi >=5.0.6,<6.0a0 , which can be installed (as previously explained); │ ├─ mpi4py 4.0.3 would require │ │ └─ impi_rt >=2021.14.1,<2021.14.2.0a0 , which requires │ │ └─ mpi 1.0 impi, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.13.* *_cp313, which can be installed; │ └─ mpi4py 4.0.3 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ mpich is not installable because there are no viable options │ ├─ mpich 4.3.0, which cannot be installed (as previously explained); │ ├─ mpich [3.2.1|3.3.1|...|4.2.2] would require │ │ └─ mpi 1.0 mpich, which conflicts with any installable versions previously reported; │ └─ mpich 4.2.3 would require │ └─ mpi 1.0.* mpich, which conflicts with any installable versions previously reported; └─ python 3.12** is not installable because there are no viable options ├─ python [3.12.0|3.12.1|...|3.12.9] would require │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).
unittest_flux_openmpi
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_flux_openmpi
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides __cuda needed by libhwloc-2.11.2-cuda118_h0a9a445_1 Could not solve for environment specs The following packages are incompatible ├─ flux-core 0.59.0** is installable with the potential options │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.9.3,<2.9.4.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3] would require │ │ │ └─ __cuda, which is missing on the system; │ │ └─ libhwloc 2.9.3, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ mpich with the potential options │ │ ├─ mpich [3.2.1|3.3.1|...|4.2.2] would require │ │ │ └─ mpi 1.0 mpich, which can be installed; │ │ └─ mpich [4.2.3|4.3.0] would require │ │ └─ mpi 1.0.* mpich, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.0,<2.11.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.10.0,<2.10.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.10.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.1,<2.11.2.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.1, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.8.* *_cp38, which can be installed; │ └─ flux-core 0.59.0 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ mpi4py 4.0.3** is installable with the potential options │ ├─ mpi4py 4.0.3 would require │ │ └─ openmpi >=5.0.6,<6.0a0 , which requires │ │ ├─ libhwloc >=2.11.2,<2.11.3.0a0 but there are no viable options │ │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ │ └─ libhwloc 2.11.2 conflicts with any installable versions previously reported; │ │ └─ mpi 1.0 openmpi, which conflicts with any installable versions previously reported; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ impi_rt >=2021.14.1,<2021.14.2.0a0 , which requires │ │ └─ mpi 1.0 impi, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ mpich >=4.3.0,<5.0a0 , which can be installed (as previously explained); │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.13.* *_cp313, which can be installed; │ └─ mpi4py 4.0.3 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ openmpi is not installable because there are no viable options │ ├─ openmpi [5.0.6|5.0.7], which cannot be installed (as previously explained); │ └─ openmpi [3.1.0|3.1.2|...|5.0.5] would require │ └─ mpi 1.0 openmpi, which conflicts with any installable versions previously reported; └─ python 3.12** is not installable because there are no viable options ├─ python [3.12.0|3.12.1|...|3.12.9] would require │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).
minimal
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
minimal
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
pip_check
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
pip_check
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
notebooks
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
notebooks
LibMambaUnsatisfiableError: Encountered problems while solving: - nothing provides __cuda needed by libhwloc-2.11.2-cuda118_h0a9a445_1 Could not solve for environment specs The following packages are incompatible ├─ flux-core 0.59.0** is installable with the potential options │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.9.3,<2.9.4.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3] would require │ │ │ └─ __cuda, which is missing on the system; │ │ └─ libhwloc 2.9.3, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ mpich with the potential options │ │ ├─ mpich [3.2.1|3.3.1|...|4.2.2] would require │ │ │ └─ mpi 1.0 mpich, which can be installed; │ │ └─ mpich [4.2.3|4.3.0] would require │ │ └─ mpi 1.0.* mpich, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.0,<2.11.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.10.0,<2.10.1.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.10.0, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ libhwloc >=2.11.1,<2.11.2.0a0 with the potential options │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ └─ libhwloc 2.11.1, which can be installed; │ ├─ flux-core 0.59.0 would require │ │ └─ python_abi 3.8.* *_cp38, which can be installed; │ └─ flux-core 0.59.0 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ mpi4py 4.0.3** is installable with the potential options │ ├─ mpi4py 4.0.3 would require │ │ └─ openmpi >=5.0.6,<6.0a0 , which requires │ │ ├─ libhwloc >=2.11.2,<2.11.3.0a0 but there are no viable options │ │ │ ├─ libhwloc [2.10.0|2.11.0|2.11.1|2.11.2|2.9.3], which cannot be installed (as previously explained); │ │ │ └─ libhwloc 2.11.2 conflicts with any installable versions previously reported; │ │ └─ mpi 1.0 openmpi, which conflicts with any installable versions previously reported; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.10.* *_cp310, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ impi_rt >=2021.14.1,<2021.14.2.0a0 , which requires │ │ └─ mpi 1.0 impi, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ mpich >=4.3.0,<5.0a0 , which can be installed (as previously explained); │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.11.* *_cp311, which can be installed; │ ├─ mpi4py 4.0.3 would require │ │ └─ python_abi 3.13.* *_cp313, which can be installed; │ └─ mpi4py 4.0.3 would require │ └─ python_abi 3.9.* *_cp39, which can be installed; ├─ openmpi is not installable because there are no viable options │ ├─ openmpi [5.0.6|5.0.7], which cannot be installed (as previously explained); │ └─ openmpi [3.1.0|3.1.2|...|5.0.5] would require │ └─ mpi 1.0 openmpi, which conflicts with any installable versions previously reported; └─ python 3.12** is not installable because there are no viable options ├─ python [3.12.0|3.12.1|...|3.12.9] would require │ └─ python_abi 3.12.* *_cp312, which conflicts with any installable versions previously reported; └─ python 3.12.0rc3 would require └─ _python_rc, which does not exist (perhaps a missing channel).
unittest_mpich (ubuntu-latest, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_mpich (ubuntu-latest, 3.10)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_mpich (ubuntu-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_mpich (ubuntu-latest, 3.11)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_mpich (ubuntu-latest, 3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_mpich (ubuntu-latest, 3.12)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_old
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_old
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_mpich (ubuntu-latest, 3.13)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_mpich (ubuntu-latest, 3.13)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_openmpi (ubuntu-latest, 3.10)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_openmpi (ubuntu-latest, 3.10)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_openmpi (ubuntu-latest, 3.11)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_openmpi (ubuntu-latest, 3.11)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_openmpi (ubuntu-latest, 3.12)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_openmpi (ubuntu-latest, 3.12)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_openmpi (ubuntu-latest, 3.13)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_openmpi (ubuntu-latest, 3.13)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_openmpi (macos-latest, 3.13)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_openmpi (macos-latest, 3.13)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_mpich (macos-latest, 3.13)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_mpich (macos-latest, 3.13)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
unittest_win
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
unittest_win
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
benchmark (ubuntu-latest, 3.13, .ci_support/environment-mpich.yml)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
benchmark (ubuntu-latest, 3.13, .ci_support/environment-mpich.yml)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda
benchmark (ubuntu-latest, 3.13, .ci_support/environment-openmpi.yml)
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
benchmark (ubuntu-latest, 3.13, .ci_support/environment-openmpi.yml)
==> WARNING: A newer version of conda exists. <== current version: 24.11.3 latest version: 25.1.1 Please update conda by running $ conda update -n base -c conda-forge conda