[Mochi-devel] Thallium v0.2 there!
Dorier, Matthieu
mdorier at anl.gov
Tue Jun 26 11:52:25 CDT 2018
Hi all,
I have made a number of improvements to Thallium lately, and released the version 0.2 (https://xgitlab.cels.anl.gov/sds/thallium).
This version includes the following features:
- The "provider" and "provider handle" concepts enable registering C++ objects' member functions as RPC handlers (see here: https://xgitlab.cels.anl.gov/sds/thallium/wikis/providers), RPC requests are then dispatched to instances of these objects.
- C++ wrappers to all Argobots objects (mutex, pools, threads, etc.) are now available so you don't have to use the Argobots API directly anymore.
The wiki (https://xgitlab.cels.anl.gov/sds/thallium/wikis/home) is up to date with a lot of examples, and even more examples are available in the "examples" folder of the source code.
Thanks,
Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mochi-devel/attachments/20180626/51e610dc/attachment.html>
More information about the mochi-devel
mailing list