mlx/mlx/distributed
Awni Hannun c4230747a1
redesign for faster cpu/gpu synch (#1869)
* redesign for faster cpu/gpu synch

* load + more async CPU

* use command encoder API and move more ops to use it

* make fence back-end generic + CPU only fence

* faster build

* fix async eval

* fixes + handle temporaries

* fix / improve cpu conv

* remove unused status, fix siblings

* fix extensions

* fix

* fix no cpu build

* format

* comments

* fix perf regression, remove unecessary abort

* fix events, task limit cpu

* fix waiting

* fix donation / temporaries in normalization
2025-03-06 19:23:38 -08:00
..
mpi redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
ring redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
CMakeLists.txt Ring distributed backend (#1784) 2025-01-27 22:15:01 -08:00
distributed_impl.h redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
distributed.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
distributed.h Ring distributed backend (#1784) 2025-01-27 22:15:01 -08:00
ops.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
ops.h More shape type (#1705) 2024-12-19 08:08:20 -08:00
primitives.cpp redesign for faster cpu/gpu synch (#1869) 2025-03-06 19:23:38 -08:00
primitives.h Adds send/recv ops in distributed (#1366) 2024-08-26 23:01:37 -07:00