legate.core.VariantOptions
-
class legate.core.VariantOptions(
- concurrent=None,
- *,
- has_allocations=None,
- elide_device_ctx_sync=None,
- has_side_effect=None,
- may_throw_exception=None,
- communicators: Sequence[str] | None = None,
)
-
__init__(*args, **kwargs)
Attributes
Methods