cloudFPGA (cF) API  1.0
The documentation of the source code of cloudFPGA (cF)
test_lithops.py File Reference

Go to the source code of this file.

Namespaces

 test_lithops
 

Functions

def test_lithops.my_function (input)
 

Variables

list test_lithops.input = ["HelloWorld", "HowAreYouToday?", "HelloWorld", "HowAreYouToday?", "HelloWorld", "HowAreYdsf4f43f4rf4f4f4ouToday?"]
 
string test_lithops.output = "111111111111111111111111111111111111111111111111"
 
 test_lithops.async_result = pool.map_async(my_function, input)
 
 test_lithops.result = async_result.get(timeout=30)