Commit Graph

10651 Commits

Author SHA1 Message Date
Christopher Milan
b65983b151 inline gallivm_compile_module 2025-10-12 14:18:25 -07:00
Christopher Milan
299b489e33 stdout on macos 2025-10-12 17:03:50 -04:00
Christopher Milan
28cd374357 lib 2025-10-12 13:23:23 -07:00
Christopher Milan
1b324f8bd4 actually fix 2025-10-12 13:20:34 -07:00
Christopher Milan
9114d59070 stupid typo 2025-10-12 13:18:43 -07:00
Christopher Milan
cc29c406f7 compute brew prefix 2025-10-12 13:15:08 -07:00
Christopher Milan
ea9c7f0ff7 more testing 2025-10-12 15:59:37 -04:00
Christopher Milan
d7e2935b60 testing 2025-10-12 15:54:01 -04:00
Christopher Milan
c6c603d39e shell: bash 2025-10-12 15:47:09 -04:00
Christopher Milan
28f17437d7 macos ci 2025-10-12 15:46:24 -04:00
Christopher Milan
8220fbe881 Merge branch 'master' into nak 2025-10-12 08:38:29 -07:00
Christopher Milan
80f22d7ba1 macos 2025-10-12 08:36:34 -07:00
Christopher Milan
7395a69c34 simplify LVP jit 2025-10-12 08:11:32 -07:00
wozeparrot
9ab06dffad hotfix: block from env (#12628) 2025-10-12 08:07:32 -07:00
wozeparrot
12435a2dab actual tinyfs device (#12620) 2025-10-12 07:51:17 -07:00
chenyu
8f5f57c7d9 smaller CNT fuzz shapetracker (#12626) 2025-10-12 08:52:30 -04:00
George Hotz
1ecf403294 cleanup long lines [pr] (#12623)
* cleanup long lines

* more

* a few more

* all noqa fixed

* fix amd + cuda

* clean that up
2025-10-12 20:18:05 +08:00
qazal
fd51ecf983 process_replay for get_rangeify_map (#12624) 2025-10-12 15:14:40 +03:00
qazal
b5afa3848e viz: fix memory graph total nbytes (#12622)
* viz: fix memory graph total nbytes

* post increment

* simple regression test

* loop with markers + slightly off text baseline

* cpu events clear
2025-10-12 14:32:46 +03:00
nimlgen
822eab057f cpu: respect taskset + allow all cores (#12619)
* cpu: account taskset + allow all cores

* spaces
2025-10-12 14:31:40 +08:00
chenyu
7ac74d1550 remove unused type ignore [pr] (#12618) 2025-10-11 21:24:04 -04:00
Christopher Milan
39c34f227e bump tinymesa version 2025-10-11 18:00:25 -07:00
Sieds Lykles
772a8dfe31 reshape uses valid when simplifying (#12597)
* reshape uses valid when simplifying

* try with IGNORE_OOB=0

* is it this test?

* skipif gpuocelot
2025-10-11 17:02:54 +02:00
Christopher Milan
6342c4c3e0 remove support.mesa 2025-10-11 07:23:02 -07:00
George Hotz
efd303e74e Merge branch 'master' into nak 2025-10-11 21:55:55 +08:00
nimlgen
08e62454b6 amd: use cpu_view() in sqtt (#12610) 2025-10-11 18:11:25 +08:00
Sieds Lykles
a2ae56674a uop_given_valid try multiple clauses (#12615)
* uop_given_valid uses less simplify

* enable test

* try all expressions together

* enable test
2025-10-11 11:53:42 +02:00
Sieds Lykles
dccdd190aa uop_given_valid uses less simplify (#12612)
* uop_given_valid uses less simplify

* enable test
2025-10-11 10:57:39 +02:00
qazal
9205527db0 viz: draw highlights above shapes (#12613) 2025-10-11 11:39:13 +03:00
George Hotz
cab034b863 improve typing (#12611)
* improve typing and bump to 3.11

* no need for Self yet

* improve typing

* binop also
2025-10-11 16:20:23 +08:00
Sieds Lykles
4300ebc455 cache apply_movement_op (#12609)
* cache apply_movement_op

* pyling and clear cache

* fix types

* ignore

* cleanup
2025-10-11 08:53:10 +02:00
Christopher Milan
b33c549891 out of order loads 2025-10-10 07:58:55 -07:00
George Hotz
7596c1b8f5 TestOuterworldReduce works (#12608) 2025-10-10 20:06:41 +08:00
chenyu
001b3710d3 enable some test_ops tests (#12607) 2025-10-10 07:23:21 -04:00
qazal
a62dc9ceb5 viz: light up buffer path (#12603) 2025-10-10 14:07:30 +03:00
qazal
464c56862f viz: update ansi regex (#12605)
* viz: update ansi regex

* better

* add ansi_colors_light

* javascript
2025-10-10 13:58:58 +03:00
George Hotz
ac96d98745 GROUP_REDUCE is now bright RED instead of green (#12604) 2025-10-10 18:23:57 +08:00
nimlgen
89be3590aa amd: sqtt on gfx12 (#12564)
* amd: sqtt on gfx12

* cleaner

* thi

* and this

* ops

* ugh

* back

* rm this

* rm
2025-10-10 17:54:14 +08:00
chenyu
95ad047445 do not use sint_to_uop in renderer [pr] (#12601) 2025-10-10 05:29:10 -04:00
Sieds Lykles
e625c27598 update min step times openpilot (#12600) 2025-10-10 11:24:27 +02:00
nimlgen
6ec96f6088 amd: remove dup flags in sqtt (#12595) 2025-10-10 17:23:33 +08:00
wozeparrot
9471157346 feat: bump llvm version (#12598) 2025-10-10 02:20:22 -07:00
qazal
36c753bd63 viz: switch llvm mca info to tabulate (#12596) 2025-10-10 11:54:34 +03:00
qazal
b27470b6db viz: add buffer details in the timeline sidebar (#12591) 2025-10-10 11:36:08 +03:00
chenyu
03ef5197fc move get_contraction to helpers [pr] (#12594) 2025-10-10 04:28:57 -04:00
Sieds Lykles
965bd194f2 uop_given_valid cleanup (#12592)
* cleanup

* cleanup there
2025-10-10 10:18:53 +02:00
chenyu
af90dc00de remove some View add logic [pr] (#12584)
no longer simplify the case of v0+v1 where v0 has a mask
2025-10-10 03:47:56 -04:00
wozeparrot
f12e2a75db feat: add thunderkittens (#12590) 2025-10-10 00:32:33 -07:00
qazal
caae46cfba fix process replay progress update (#12587) 2025-10-10 10:20:55 +03:00
nimlgen
1309cea247 rocprof parser in extra (#12569)
* rocprof parser

* viewer

* vw

* skip
2025-10-10 14:56:42 +08:00