Backends_deprecated.Schedulersmodule Tn = Ir.Tnodemodule Multicore
(Backend : Ir.Backend_impl.For_add_scheduler) :
Ir.Backend_impl.With_scheduler
with type buffer_ptr = Backend.buffer_ptr
and type optimize_ctx = Ir.Low_level.optimize_ctxmodule Sync (Backend : Ir.Backend_impl.For_add_scheduler) : sig ... endA minimalisitc wrapper creating backends where all calls run synchronously on the main thread. There is only one device, but an arbitrary number of streams.