Skip to content

Add support to set mpi address via device status#2858

Merged
jougs merged 3 commits intonest:masterfrom
VRGroupRWTH:feature/device_label
Jul 12, 2023
Merged

Add support to set mpi address via device status#2858
jougs merged 3 commits intonest:masterfrom
VRGroupRWTH:feature/device_label

Conversation

@marcelkrueger
Copy link
Contributor

This is the refactored approach of the MPI address discussed in #2585.

The mpi address can be set via the device status.
E.g.:

nest.SetStatus(sr,{"record_to":"mpi","mpi_address":"ADDRESS"})

Co-authored-by: Muhammad Fahad Azeemi <fahadazeemi@gmail.com>
Co-authored-by: Kim Sontheimer <k.sontheimer@fz-juelich.de>
@jougs jougs self-requested a review July 12, 2023 12:07
@jougs jougs added T: Enhancement New functionality, model or documentation S: Normal Handle this with default priority I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Jul 12, 2023
marcelkrueger and others added 2 commits July 12, 2023 15:40
Copy link
Contributor

@jougs jougs left a comment

Choose a reason for hiding this comment

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

Many thanks for this nice contribution.

@jougs
Copy link
Contributor

jougs commented Jul 12, 2023

@sontheimer: could you maybe quickly indicate your approval as a potential consumer of this new feature? Thanks!

Copy link

@sontheimer sontheimer left a comment

Choose a reason for hiding this comment

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

the changes were tested locally with a NEST-TVB cosimulation. Works as intended, approved.

@jougs jougs merged commit 9cb3cb2 into nest:master Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants

Comments