Skip to content
Commit 3b943e65 authored by Alberto Miranda's avatar Alberto Miranda
Browse files

Merge branch 'amiranda/109-use-mochi-thallium-instead-of-our-custom-margo-engine' into 'main'

Resolve "Use mochi-thallium instead of our custom Margo engine"

This MR removes our in-house C++ engine for Margo and replaces it with 
mochi-thallium. This makes code simpler since the daemon implementation can 
be fully in C++, which prevents having to muck with C types and their 
lifetimes.

Closes #109

See merge request !74
parents 59bf642e 4822db5b
Pipeline #3479 passed with stages
in 5 minutes and 52 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment