Revert "hotfix: skip test/amd in macpytest" (#14704)

* Revert "hotfix: skip test/amd in macpytest"

This reverts commit b7dade2adf.

* no llvm subprocess

* simpler

* sys.exec

* cleanup

* process safe

* diag

* arm ftz support

* 5 sec

* this one
This commit is contained in:
George Hotz
2026-02-13 08:00:24 +08:00
committed by GitHub
parent d4bc5ab609
commit d3adb8428e
10 changed files with 220 additions and 344 deletions

View File

@@ -56,7 +56,7 @@ jobs:
- name: Run pytest -nauto
run: |
source /tmp/tinygrad_pytest_ci/bin/activate
pytest -nauto --ignore test/amd/ --durations=20
pytest -nauto --durations=20
testmacbenchmark:
name: Mac Benchmark