Skip to content

Radical executor hangs in test_mpi_funcs.py #3849

@matthewc2003

Description

@matthewc2003

Describe the bug
When running the test_mpi_funcs.py, the test will hang infinitely. This does not work on Ubuntu 24.04 running python 3.12.3, but the test passes when running on Ubuntu 20.04 w/ python 3.12.3.

To Reproduce
Steps to reproduce the behavior, for e.g:

  1. Clone parsl from repo, on master branch at commit a282d79
  2. make virtualenv
  3. source .venv/bin/activate
  4. make deps
  5. pip install -e .
  6. pip install radical.pilot
  7. Run pytest -v --log-cli-level=DEBUG parsl/tests/test_radical/test_mpi_funcs.py --config local
  8. Test does not finish, just hangsExpected behaviorTest doesn't hangEnvironment
  • OS: Ubuntu 24.04 LTS
  • Python version: 3.12.3
  • Parsl version: 1.3.0.dev0

Distributed Environment

  • Where are you running the Parsl script from ? Standalone Google Cloud Platform VM
  • Where do you need the workers to run ? Local

runinfo_000_ubuntu_2404.tar.gz
runinfo_000_ubuntu_2004.tar.gz

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions