tinygrad/test/amd
Christopher Milan bc180a963c
deprecate <dev>=1 in favor of DEV=<dev> (#15467)
* start work on target

* add test

* update actions to use DEV

* update docs

* update readmes

* tests need that too

* update example

* update tests (comments)

* fix that test

* ruff

* mypy

* oops

* remove getenvs

* don't add Target yet

* and the test

* lint

* and docs

* more stuff

* assert

* few more fixes

* test assert
2026-03-26 03:48:03 -04:00
..
hw amd flash attention cleanups + emulator fixes (#15431) 2026-03-24 10:10:46 +08:00
__init__.py move more to mixins (#14780) 2026-02-16 11:35:00 +08:00
disasm.py assembly/amd: add gfx12_asm_vflat llvm tests, disasm fixes (#15046) 2026-02-27 20:20:31 +09:00
helpers.py call always has tuple (#15297) 2026-03-17 10:58:46 +08:00
test_compare_emulators.py assembly/amd: move the kernel capture stuff out of helpers (#14881) 2026-02-19 16:28:48 +09:00
test_custom_kernel.py sqtt: new s_barrier pickles, handle rdna4 barriers in emulator (#15437) 2026-03-24 03:25:28 +09:00
test_dsl2.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_emu2_pcode.py move amd emulator out of tree (#14740) 2026-02-14 10:32:00 +08:00
test_formats.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_handwritten.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_integration.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_llvm.py assembly/amd: add gfx12_asm_vflat llvm tests, disasm fixes (#15046) 2026-02-27 20:20:31 +09:00
test_mockgpu_invalid.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_pdf.py renderer/amd: move in tree (#14702) 2026-02-12 18:09:16 +08:00
test_rdna3_asm.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_roundtrip.py Revert "hotfix: skip test/amd in macpytest" (#14704) 2026-02-13 08:00:24 +08:00
test_sqtt_encoder.py deprecate <dev>=1 in favor of DEV=<dev> (#15467) 2026-03-26 03:48:03 -04:00
test_sqtt_examples.py sqtt: rdna4 decoder work (#15434) 2026-03-24 03:49:32 +09:00
test_sqtt_profiler.py sqtt: fix jitted program deduping, failing test for graphed kernels (#14951) 2026-02-22 15:22:31 +09:00
test_sqttmap.py viz/cli: remove --offset and --limit flags (#15439) 2026-03-25 09:52:27 +09:00