Skip to content

add python bindings for operations

Adrien requested to merge Adrien.Gougeon/simgrid-fork:operation-python into master
  • python bindings for classes Operation, ExecOp, CommOp, IoOp
  • Also add python bindings for the enum class IoOpType from simgrid::s4u::Io::OpType, needed by simgrid::plugins::IoOp::init
  • python examples for operation-io, operation-simple, operation-switch-host, operation-variable-load

Merge request reports