- 05 Jan, 2021 2 commits
-
-
Shane Snyder authored
Add the possibility to register multiple membership update callbacks See merge request !14
-
Matthieu Dorier authored
-
- 08 Dec, 2020 2 commits
-
-
Rob Latham authored
-
Rob Latham authored
-
- 09 Nov, 2020 1 commit
-
-
Shane Snyder authored
-
- 06 Nov, 2020 1 commit
-
-
Shane Snyder authored
faster load See merge request !12
-
- 05 Nov, 2020 1 commit
-
-
Rob Latham authored
-
- 11 Sep, 2020 1 commit
-
-
Shane Snyder authored
-
- 10 Jun, 2020 1 commit
-
-
Matthieu Dorier authored
-
- 08 Jun, 2020 2 commits
-
-
Shane Snyder authored
fix serialization of ssg group config See merge request !10
-
Shane Snyder authored
-
- 19 May, 2020 1 commit
-
-
Shane Snyder authored
Pmix bugfixes See merge request !8
-
- 11 May, 2020 2 commits
-
-
Rob Latham authored
I wasn't using 'pcc' so PMIx libraries did not show up at configure time. Furthermore, if ssg-calling programs are not using pcc, had to update pkg-config to tell them about a pmix dependency
-
Rob Latham authored
-
- 20 Feb, 2020 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 29 Jan, 2020 1 commit
-
-
Shane Snyder authored
start and end ranks should be inclusive
-
- 09 Jan, 2020 1 commit
-
-
Shane Snyder authored
-
- 08 Jan, 2020 1 commit
-
-
Shane Snyder authored
-
- 02 Jan, 2020 1 commit
-
-
Shane Snyder authored
-
- 19 Dec, 2019 4 commits
-
-
Shane Snyder authored
Portability fix See merge request !7
-
Rob Latham authored
thanks to recent addition of margo_push_prefinalize_callback, the group creating process can now exit cleanly.
-
Rob Latham authored
closes #11
-
Rob Latham authored
-
- 18 Dec, 2019 3 commits
-
-
Swen Boehm authored
-
Shane Snyder authored
Test finalize callback See merge request !6
-
Matthieu Dorier authored
-
- 13 Dec, 2019 2 commits
-
-
Rob Latham authored
Once in a while an RPC will take 2+ seconds on theta. stupid theta...
-
Rob Latham authored
-
- 11 Dec, 2019 3 commits
-
-
Rob Latham authored
-
Rob Latham authored
-
Shane Snyder authored
-
- 10 Dec, 2019 3 commits
-
-
Rob Latham authored
-
Rob Latham authored
Processes in separate address spaces exercise some RMA paths more aggressively, and also ensure we have RMA credientials set up
-
Rob Latham authored
-
- 05 Nov, 2019 2 commits
-
-
Shane Snyder authored
otherwise, we could cause deadlock for SSG users if a remote target has gone completely offline.
-
Shane Snyder authored
if a leaving member fails to forward the request to another member, shutdown the group locally anyway. the member will eventually be evicted via fault detection. we can always come back and add more retry logic here.
-
- 04 Nov, 2019 1 commit
-
-
Shane Snyder authored
if the leave caller is the last group member, do not attempt to forward a leave request to anyone
-
- 31 Oct, 2019 1 commit
-
-
Shane Snyder authored
-
- 29 Oct, 2019 1 commit
-
-
Shane Snyder authored
-