mirror of
https://github.com/ml-explore/mlx.git
synced 2025-08-21 20:46:46 +08:00
spelling: across
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
647f80d09c
commit
73272bb87d
@ -114,7 +114,7 @@ template <typename T, typename Op, int N_READS>
|
|||||||
// 4. Reduce among them and go to 3
|
// 4. Reduce among them and go to 3
|
||||||
// 4. Reduce in each simd_group
|
// 4. Reduce in each simd_group
|
||||||
// 6. Write in the thread local memory
|
// 6. Write in the thread local memory
|
||||||
// 6. Reduce them accross thread group
|
// 6. Reduce them across thread group
|
||||||
// 7. Write the output without need for atomic
|
// 7. Write the output without need for atomic
|
||||||
Op op;
|
Op op;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user