Skip to content

Conversation

@GiovaGa
Copy link
Collaborator

@GiovaGa GiovaGa commented Dec 4, 2025

Resolves #403

The issue seems to be that reference_mapper was not correctly initialized. Its constructor was called only for process 0.

@anyzelman should I also add a test for to check that there is no issue like this in the future?

@GiovaGa
Copy link
Collaborator Author

GiovaGa commented Dec 5, 2025

This fix is clearly not working (weirdly fails only a single test in smoke+unit).
But the problem indeed seems that the constructor of reference_mapper is called only once, but should be called once per process

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Creating a grb::Vector< T, grb::reference > when running with bsp1d backend gives runtime error

3 participants