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