Joseph Schuchart
                                            Joseph Schuchart
                                        
                                    Maybe @fuchsto can shed some light on what is going wrong here?
@Spielix You mentioned that the test run takes significantly longer if you place four units on the same node. That is surprising because most of the tests are single-threaded. Can...
@Spielix If you don't specify `:4` the test runs with a single unit only. Many of the tests require at least 2 units, some more, so naturally the output is...
Korrekt: https://github.com/dash-project/dash/blob/development/dash/test/team/TeamLocalityTest.cc#L273
Can you try to launch one unit per node to see if the issue persists there? (if multi-node runs are part of your use-case)
Is this going anywhere?
It's used in the tasking branch and will be refactored to include C11 atomics if available. At some point it was upstreamed into `development` without a real use I guess.
Is this going anywhere?
I believe that is a longstanding issue that has never been properly implemented. If someone has a patch I would love that...
Absolutely, please give it a shot :+1: