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

mpi4py 4.0.0 #178758

Merged
merged 4 commits into from
Jul 28, 2024
Merged

mpi4py 4.0.0 #178758

merged 4 commits into from
Jul 28, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 28, 2024
Formula/m/mpi4py.rb Outdated Show resolved Hide resolved
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Jul 28, 2024
mpi4py: License is now BSD-3-Clause

mpi4py/mpi4py@3f83f4d

Signed-off-by: Rui Chen <rui@chenrui.dev>

Co-authored-by: Issy Long <me@issyl0.co.uk>
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Jul 28, 2024
@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Jul 28, 2024
@chenrui333
Copy link
Member

==> mpic++ /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.cpp -DADIOS2_USE_MPI -isystem /opt/homebrew/Cellar/adios2/2.10.1/include -std=gnu++11 /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11_mpi.2.10.1.dylib /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11.2.10.1.dylib
  ==> ./a.out
  [Mac-1722175340188.local:11221] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/4149280768/sm_segment.Mac-1722175340188.501.f7510000.0 could be created.
  Wrote file myVector_cpp.bp to disk. It can now be read by running ./bin/adios2_hello_bpReader.
  ==> python3.12 -c import adios2
  ==> python3.12 /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py
  [Mac-1722175340188.local:11224] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/1494089728/sm_segment.Mac-1722175340188.501.590e0000.0 could be created.
  ValueError: mpi4py.MPI.Op size changed, may indicate binary incompatibility. Expected [56](https://github.com/Homebrew/homebrew-core/actions/runs/10132279154/job/28016502552?pr=178758#step:3:57) from C header, got 40 from PyObject
  
  The above exception was the direct cause of the following exception:
  
  Traceback (most recent call last):
    File "/opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py", line 28, in <module>
      adios = adios2.Adios(config_file=None, comm=comm)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/opt/homebrew/lib/python3.12/site-packages/adios2/adios.py", line 25, in __init__
      self.impl = bindings.ADIOS(comm)
                  ^^^^^^^^^^^^^^^^^^^^
  RuntimeError: ERROR: mpi4py not loaded correctly

@chenrui333 chenrui333 added test failure CI fails while running the test-do block and removed ready to merge PR can be merged once CI is green labels Jul 28, 2024
@chenrui333 chenrui333 removed the test failure CI fails while running the test-do block label Jul 28, 2024
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 28, 2024
@BrewTestBot BrewTestBot enabled auto-merge July 28, 2024 17:07
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 28, 2024
Merged via the queue into master with commit dd39265 Jul 28, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-mpi4py-4.0.0 branch July 28, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. python Python use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants