2_advanced_features
This chapter covers advanced Runtime capabilities, suitable for learning built-in tasks, Kernel execution, model runtime instances, callbacks, notifications, TDT, and advanced execution control after mastering basic features.
Sample List
- built_in_task: Runtime built-in tasks, including Reduce and random number tasks.
- callback: Stream callbacks, HostFunc callbacks, and exception callbacks.
- ipcevent: Cross-process Event synchronization, supporting single/multi-device multi-process wait and wake.
- kernel: Kernel binary loading, parameter organization, execution, and resource limits.
- label: Label, stream jumping, and device-side flow control.
- model_ri: Model runtime instance capture, update, and switch.
- notify: Inter-process Notify sharing and inter-stream synchronization.
- tdt_channel: TDT Channel data transmission, capacity control, and data structure parsing.
- tdt_queue: TDT Queue attribute configuration and route management.