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

Remove MPI_COMM_WORLD references  #27

@jorblancoa

Description

@jorblancoa

The main communicator should be received as parameter from the simulator.

A good place would be to add an extra parameter in the sonata_setup_communicators(MPI_Comm main_comm) method

void sonata_setup_communicators() {

CoreNEURON and py-neurodamus core submodule would need to be adapted also:
https://github.com/BlueBrain/CoreNeuron/blob/d0cf5503f1f41fb7d313722e800e306a596bd3b3/coreneuron/io/reports/nrnreport.cpp#L63
https://bbpgitlab.epfl.ch/hpc/sim/neurodamus-core/-/blob/main/mod/SonataReportHelper.mod#L86

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