chenyu
|
2e2b5fed12
|
fix misspellings (#13976)
|
2026-01-02 10:37:38 -05:00 |
|
George Hotz
|
b013244c38
|
fix local tests for AMD_LLVM (#13738)
* fix local tests for AMD_LLVM
* fix linters
* skip that for now
* fix segfault
|
2025-12-17 12:23:46 -04:00 |
|
nimlgen
|
77a76d1b13
|
device: respect compiler ContextVars (#13523)
* device: envvars for cc
* fix
* fix
* x
* um
* fix
* remote
* em
* cleanup
* typing
* fix
* debug
* lvp?
* ugh
* singl
* rm
* lol
* fix
* ?
* this?
* why?
* rev
* mod test
* l
|
2025-12-02 14:42:04 +03:00 |
|
George Hotz
|
ab9fa964d8
|
DISABLE_COMPILER_CACHE -> CCACHE (#13234)
* DISABLE_COMPILER_CACHE -> CCACHE
* Fix cachekey assignment in Compiler constructor
|
2025-11-12 15:07:09 -08:00 |
|
nimlgen
|
b8e48effcb
|
device: no compilers message with reasons (#13146)
* device: no compilers message with reasons
* typings
* mypy
|
2025-11-07 23:01:45 +08:00 |
|
George Hotz
|
db4a359374
|
fix up some slow tests that launch python (#12672)
* fix up some slow tests that launch python
* svd nonfull in parallel
* split test_advancedindex
|
2025-10-14 19:13:55 +08:00 |
|
nimlgen
|
3e0e0290ce
|
increase timeout in test_module_runs (#12408)
|
2025-10-01 22:01:44 +03:00 |
|
chenyu
|
15b166ce6d
|
bump test_module_runs to 30 seconds (#12174)
25 seconds sometimes
|
2025-09-14 16:48:40 -04:00 |
|
chenyu
|
d09c0f28c5
|
increase test_module_runs (#12173)
timed out on ci windows llvm
|
2025-09-14 15:19:21 -04:00 |
|
nimlgen
|
b1d1816f43
|
device: fix envvars (#12159)
|
2025-09-13 23:38:09 +03:00 |
|
chenyu
|
0e266f376c
|
ops_gpu -> ops_cl (#12103)
|
2025-09-10 15:15:48 -04:00 |
|
nimlgen
|
fb96394ff5
|
auto-select available compilers (#12094)
* device: auto select compilers
* fix
* metal+opencl
* nv/cuda
* test without ptx
* ptx
* fix tests
* fix
* fix test
* rename
* test + cleaner
* xx
* ops
* better test
* win?
* um?
* types
* debug
* win??
* sep rung
* wtf?
* debug
* skip win
* revert this
* types
|
2025-09-10 19:52:01 +03:00 |
|
Harsh Natuskar
|
79d7cdd9ba
|
Fix device (#10929)
* fix: pkg
* better
* added test
* less lines
|
2025-06-23 15:30:19 -07:00 |
|
chenyu
|
9e5e371999
|
make DISABLE_COMPILER_CACHE a ContextVar [pr] (#9983)
|
2025-04-22 10:32:54 -04:00 |
|
qazal
|
16956b79de
|
canonicalize Device.DEFAULT (#9835)
|
2025-04-10 23:02:11 +08:00 |
|
chenyu
|
d47530c0d4
|
fix device canonicalize for :0 in middle [pr] (#8193)
replace is wrong because it does not check if `:0` is at the end. use re.sub instead
|
2024-12-12 16:32:36 -05:00 |
|
chenyu
|
d3c192b056
|
Device method cleanup [pr] (#7375)
|
2024-10-29 12:49:47 -04:00 |
|
nimlgen
|
ab3839a80a
|
cleanup nv/cuda compilers (#5767)
* cleanup nv/cuda compilers
* destroy prog
* small test
* fix test
* nv ptx rewrite key
* jitlink free
* ptx is part of cuda
|
2024-07-29 13:50:03 +03:00 |
|
Felix Wu
|
021eea3a52
|
fix UnboundLocalError when running Compiler with DISABLE_COMPILER_CACHE (#3296)
|
2024-02-01 21:12:33 -05:00 |
|
chenyu
|
dab8214103
|
unit tests for Device.canonicalize (#3055)
|
2024-01-09 12:47:20 -05:00 |
|