DispatcherRJIT#
- class rbc.remotejit.DispatcherRJIT(server, debug=False)#
Implements remotejit service methods.
Attributes
Methods
DispatcherRJIT.__init__(server[, debug])DispatcherRJIT.call(fullname, arguments)Call JIT compiled function
DispatcherRJIT.compile(name, signatures, ir)JIT compile function.
DispatcherRJIT.python(statement)Execute Python statement.
Retrieve target device information.