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.nvidia_smi_query()

DebugDispatcherRJIT.python(statement)

Execute Python statement.

DebugDispatcherRJIT.targets()

Retrieve target device information.

DebugDispatcherRJIT.thrift_content()