|
|
|
|
|
by JonChesterfield
803 days ago
|
|
In fairness it wasn't Apple who implemented the non-mac uses of their hardware. AMD's driver is in your kernel, all the userspace is on GitHub. The ISA is documented. It's entirely possible to treat the ASICs as mass market subsidized floating point machines and run your own code on them. Modulo firmware. I'm vaguely on the path to working out what's going on there. Changing that without talking to the hardware guys in real time might be rather difficult even with the code available though. |
|