IRON 1a5eed49d3c0721a318ac369f725acc96b7c4584
Loading...
Searching...
No Matches
Classes | Variables
iron.runtime.runtime Namespace Reference

Classes

class  _SyncParametersTask
 
class  IronRuntimeError
 
class  Runtime
 

Variables

 logger = logging.getLogger(__name__)
 

Detailed Description

Runtime: orchestrates host-side data movement and worker execution for an IRON program.

Variable Documentation

◆ logger

iron.runtime.runtime.logger = logging.getLogger(__name__)