cloudFPGA (cF) API
1.0
The documentation of the source code of cloudFPGA (cF)
|
Go to the source code of this file.
Namespaces | |
cFSPlib.comm | |
Functions | |
def | cFSPlib.comm.send (cFcluster cluster, node_id, data_obj, proto='udp', port=CF_DEFAULT_PORT) |
def | cFSPlib.comm.recv (cFcluster cluster, node_id, data_obj, proto='udp', port=CF_DEFAULT_PORT) |
Variables | |
int | cFSPlib.comm.CF_DEFAULT_PORT = 2718 |