mlx_distributed_group_rank function
- @Native<Int Function(mlx_distributed_group)>(mlx_distributed_group)>()
- mlx_distributed_group group
Get the rank.
Implementation
@ffi.Native<ffi.Int Function(mlx_distributed_group)>()
external int mlx_distributed_group_rank(mlx_distributed_group group);