Skip to content

mpi4py CI error #346

@jpmorgan98

Description

@jpmorgan98

The mpi4py github runner seems to be having issues again. This is likely related to issue #267

The all test which attempt to install and run MC/DC fail in the mpi4py setup process yielding this error:

Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/mpi4py/bench.py", line 792, in <module>
    main()
  File "/opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/mpi4py/bench.py", line 779, in main
    from . import MPI
ImportError: libmpi.so.12: cannot open shared object file: No such file or directory
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/mpi4py/bench.py", line 792, in <module>
    main()
  File "/opt/hostedtoolcache/Python/3.11.13/x64/lib/python3.11/site-packages/mpi4py/bench.py", line 779, in main
    from . import MPI
ImportError: libmpi.so.12: cannot open shared object file: No such file or directory
Error: Process completed with exit code 1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions