go-mlx/dist/include/mlx/backend/cuda
Snider 2292557fd6 chore: vendor MLX C headers for Go module consumers
dist/include/ contains the MLX and MLX-C headers needed for CGo
compilation. Without these, go-mlx cannot be used as a module
dependency (headers not found in module cache).

Libraries (dylib/metallib) are still gitignored — users build
those locally via cmake.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 19:14:04 +00:00
..
conv chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
device chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
gemms chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
quantized chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
allocator.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
cublas_utils.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
cuda.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
cuda_utils.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
cudnn_utils.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
device.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
event.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
jit_module.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
lru_cache.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
utils.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00
worker.h chore: vendor MLX C headers for Go module consumers 2026-02-21 19:14:04 +00:00