Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Add init of mpi in numba pipeline for perf.testing#320

Merged
shssf merged 1 commit intoIntelPython:masterfrom
densmirn:feature/tests_perf_runtests
Nov 22, 2019
Merged

Add init of mpi in numba pipeline for perf.testing#320
shssf merged 1 commit intoIntelPython:masterfrom
densmirn:feature/tests_perf_runtests

Conversation

@densmirn
Copy link
Copy Markdown
Contributor

No description provided.

@densmirn densmirn changed the title Add init of mpi in numba pipeline Add init of mpi in numba pipeline for perf.testing Nov 22, 2019
Comment thread sdc/runtests.py
if sdc.config.config_pipeline_hpat_default:
# initialize MPI
get_rank()
# initialize MPI to avoid "Attempting to use an MPI routine before initializing MPICH" in any pipeline
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@densmirn Why there's a need of MPI in numba pipeline at all? Is this some kind of w/a?

@shssf shssf merged commit d69e848 into IntelPython:master Nov 22, 2019
@densmirn densmirn deleted the feature/tests_perf_runtests branch June 9, 2020 12:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants