[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Using Ocaml math libraries in MirageOS?
Yes it works quite well (of course with some constraints). Owl-base can be compiled with MirageOS relatively easily (might require some very minor tweaks). Owl-base is the pure ocaml part of Owl btw, if you want more performant binary, compile it with owl-core with the same code. MirageOS has always been important to us so we have devoted quite a lot of efforts to making it easier to use owl+mirage. We are currently re-writing the owl tutorial book and will dedicate one chapter to owl+mirage in order to encourage people to build intelligent unikernel applications. Here is an example: https://gist.github.com/jzstark/6bd378218091e383a6bb3e80b4ee8cbb It is a very small neural network (prob. several KBs) which recognises handwritten digits, pure ocaml code using owl-base can be compiled with mirage. liang On Sat, Sep 14, 2019 at 11:52 AM Richard Mortier <richard.mortier@xxxxxxxxxxxx> wrote:
_______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |