Commit Graph

13 Commits

Author SHA1 Message Date
Cheng
df57648d2b Pass CMAKE_ARGS via step outputs 2025-11-25 15:32:43 +09:00
Cheng
c6b3d3be9a Better comments 2025-11-25 15:32:43 +09:00
Cheng
153d8e524c Set MLX_CUDA_ARCHITECTURES for arm64 CUDA build 2025-11-25 15:32:14 +09:00
Cheng
b7e678bea7 Add CUDA toolkit bin to $PATH 2025-11-25 15:32:14 +09:00
Cheng
0f8c8c8a11 Use the correct repo for arm64 CUDA 2025-11-25 15:32:14 +09:00
Cheng
83d2d0a343 Trailing newline prevents new env 2025-11-25 15:32:14 +09:00
Cheng
19205e68e2 Disable pythong stubs for arm64 CUDA build 2025-11-25 15:32:14 +09:00
Cheng
978e9c589f Turn off tests for arm64 CUDA build 2025-11-25 15:32:14 +09:00
Cheng
07fdda3d9c Merge build-cuda and build-linux actions 2025-11-25 15:31:49 +09:00
Cheng
86765cce34 Use ccache in GitHub Actions (#2773)
* Remove unnecessary steps

* Use ccache

* Log when using ccache

* Set max-size to 1GB

* Pass --no-build-isolation

* Remove more unused things
2025-11-16 07:58:14 +09:00
Cheng
3c622ddd1d Separate test-linux from build-linux/cuda in GitHub Actions (#2765)
* Separate test-linux from build-linux/cuda in GitHub Actions

* Prefer unittest when possible

Co-authored-by: Mike Drob <mdrob@apache.org>

---------

Co-authored-by: Mike Drob <mdrob@apache.org>
2025-11-15 11:14:09 +09:00
Awni Hannun
60d80a3728 fix release builds (#2746) 2025-11-11 07:44:30 -08:00
Mike Drob
74c1ed25bb Migrate CircleCI to GitHub Actions (#2716)
Co-authored-by: Joseph Heck <j_heck@apple.com>
2025-10-30 12:26:55 -05:00