You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JT Acquaviva 9cbb2d6330 Fix an early exit in the code 4 years ago
emulation Fix an early exit in the code 4 years ago
test Add support to user lib in Makefile 4 years ago
README.md Demonstrator completed 4 years ago

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.