Go to file
JT Acquaviva fdf70a0e1d Add support to user lib in Makefile 2019-08-25 22:47:50 +02:00
emulation Merge branch 'master' of http://git.hps.vi4io.org/julian.kunkel/server-side-compute 2019-08-25 22:36:54 +02:00
test Add support to user lib in Makefile 2019-08-25 22:47:50 +02:00
README.md Demonstrator completed 2019-08-20 16:51:25 +01:00

README.md

Function Shipping Example

The purpose is to foster discussion of capabilities.

The library in ./emulation provides a development kit for function shipping. In test/ there is test code showing

  • how a reduction happens traditionally in the client.
  • how reduction could be executed on the server (that uses the emulation/dev kit) The run.sh script contains everything to build and run the both test applications.