launch_task#
-
class launch_task#
A class that represents a task launcher.
The
launch_task
class provides a convenient interface for launching tasks in the Legate framework. It supports both iteration tasks and reduction tasks. The tasks are created and submitted to the runtime using the provided inputs, outputs, scalars, and constraints.