mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-08-29 20:16:06 +00:00
* compile kernels in parallel (slop) * cleanups * fixes * hand cleanups * no PARALLEL with VIZ * ugh, we need to remove the n from names * no hcq2 in that test * main for abstractions3 * fix compile server to be fork safe * fix num cpu threads in context * just use a lock * fix __main__ on spawn * compileonce * python3 is double * xdist sizing * parallel compile * fetch supports extract * fix issues * revert compiler server to master, drop compileonce * normal workflow * PARALLEL=0 for QCOMCL compiletest