I work with Metal on Apple Silicon in my day job, and the experience of Unified Memory has been revealing. No explicit transfers between CPU and GPU. No SetData / GetData choreography. Just... shared memory. This made me think: what if this became th...
tang3cko.hashnode.dev4 min readNo responses yet.