- 24 Aug, 2017 1 commit
-
-
Philip Carns authored
-
- 11 Aug, 2017 1 commit
-
-
Philip Carns authored
-
- 13 Jul, 2017 1 commit
-
-
Philip Carns authored
-
- 12 Jul, 2017 1 commit
-
-
Matthieu Dorier authored
added margo functions and macro to register RPCs and avoid using a global mapping between hg_context and margo instances
-
- 20 May, 2017 1 commit
-
-
Philip Carns authored
-
- 15 May, 2017 1 commit
-
-
Philip Carns authored
-
- 19 Apr, 2017 1 commit
-
-
Shane Snyder authored
-
- 06 Mar, 2017 1 commit
-
-
Philip Carns authored
-
- 27 Feb, 2017 3 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
- 08 Feb, 2017 1 commit
-
-
Philip Carns authored
-
- 02 Sep, 2016 1 commit
-
-
Philip Carns authored
-
- 24 Jun, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 08 May, 2016 1 commit
-
-
Philip Carns authored
-
- 02 May, 2016 3 commits
-
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
- 27 Apr, 2016 1 commit
-
-
Philip Carns authored
- the mercury hg_handle_t is really a pointer that references an internally defined structure, we can (and should, for proper reference counting purposes) pass it directly to ULTs without copying - code using margo must be updated accordingly, handler ULT argument is an hg_handle_t now, not an hg_handle_t*
-
- 18 Apr, 2016 2 commits
-
-
Shane Snyder authored
-
Shane Snyder authored
-
- 14 Apr, 2016 1 commit
-
-
Jonathan Jenkins authored
-
- 11 Apr, 2016 1 commit
-
-
Shane Snyder authored
I factored the sorted queue implementation Phil created for monitoring timeouts out into separate files (margo-timer.c/h). There is now an interface for submitting timers that define a callback function that's executed when the timers expire. margo_thread_sleep() and margo_forward_timed() will both use this interface, though only margo_thread_sleep() is implemented at the moment.
-
- 04 Apr, 2016 1 commit
-
-
Philip Carns authored
- na_ and NA_ types and functions no longer necessary
-
- 30 Mar, 2016 2 commits
-
-
Philip Carns authored
-
Jonathan Jenkins authored
-
- 29 Mar, 2016 1 commit
-
-
Philip Carns authored
- Demonstrated in test program. This function allows caller to suspend until some other entity calls margo_finalize(). If called by a ULT that is executing in the same pool as the HG progress thread, then it will indicate to the progress thread that it does not need to yield execution. - fixes #6
-
- 27 Mar, 2016 1 commit
-
-
Philip Carns authored
-
- 13 Jan, 2016 2 commits
-
-
Rob Latham authored
-
Jonathan Jenkins authored
-
- 17 Dec, 2015 7 commits
-
-
Philip Carns authored
-
Philip Carns authored
-
Philip Carns authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
Jonathan Jenkins authored
-
- 16 Dec, 2015 1 commit
-
-
Philip Carns authored
-
- 15 Dec, 2015 2 commits
-
-
Philip Carns authored
-
Philip Carns authored
-