←back to thread

944 points 6a74 | 1 comments | | HN request time: 0.2s | source
Show context
lynguist ◴[] No.41803915[source]
May I use this space to ask the question: is the M3 substantially different from the M1 and M2 that it is not supported?
replies(8): >>41804010 #>>41804011 #>>41804527 #>>41805868 #>>41806799 #>>41806899 #>>41808488 #>>41809116 #
1. ribit ◴[] No.41809116[source]
M3 GPU uses a new instruction encoding, among other things. Also, it has a new memory partitioning scheme (aka. Dynamic Caching), which probably requires a bunch of changes to both the driver interface and the shader compiler. I hope the Asahi team will get to publishing the details of M3 soon, I have been curious about this for a while.