convert to use ES rather than explicit pthread to drive Mercury
The margo engine works right now by spawning a dedicated pthread to drive Mercury progress and trigger functions. We should do this with a xstream construct in Argobots now.
The margo engine works right now by spawning a dedicated pthread to drive Mercury progress and trigger functions. We should do this with a xstream construct in Argobots now.