mlx_distributed_init function
- @Native<mlx_distributed_group Function(Bool)>(ffi.Bool)>()
- bool strict
Initialize distributed.
Implementation
@ffi.Native<mlx_distributed_group Function(ffi.Bool)>()
external mlx_distributed_group mlx_distributed_init(bool strict);