Cheng
c284e0a231
Enable swap for all CI building CUDA ( #3437 )
2026-04-22 13:13:24 +09:00
Cheng
1c9ee2f655
[CUDA] Fallback QMM ( #3315 )
2026-04-01 12:41:26 +09:00
Cheng
0b25c9c06c
Do not clear disk space in setup-linux ( #3013 )
2026-01-20 07:22:19 +09:00
Awni Hannun
2469fc2939
patch bump for next release ( #2991 )
2026-01-14 08:46:09 -08:00
Cheng
26dfe4f651
Fetch nanobind with cmake ( #2949 )
2025-12-24 10:23:45 +09:00
Cheng
7652f1c152
Make CUDA CI run faster ( #2939 )
2025-12-21 07:38:48 +09:00
Cheng
bedefed784
Fix ccache getting disabled ( #2905 )
2025-12-13 13:00:51 +09:00
Nathan Goldbaum
e1fee0074b
Update nanobind pin to most recent version ( #2896 )
2025-12-11 06:07:36 -08:00
Awni Hannun
1fa8dc5797
Do a PyPi release for cuda on arm ( #2866 )
2025-12-04 15:28:29 -08:00
Cheng
c9f4dc851f
Merge build-cuda and build-linux actions ( #2783 )
2025-11-25 20:06:42 +09:00
Cheng
940f4c7818
Fix building with CUDA < 12.8 ( #2782 )
2025-11-18 12:55:19 +09:00
Cheng
4442ed86c1
Fix nightly build ( #2785 )
2025-11-18 08:07:51 +09:00
Cheng
472c43a0c8
Build and test with multiple CUDA versions ( #2780 )
2025-11-17 09:19:02 +09:00
Cheng
b7214ff01e
Remove pip cache in GitHub Actions ( #2776 )
...
* Correctly set pip cache key
* [Debug] Try disabling pip cache
2025-11-17 08:19:59 +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
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