- Home /
Question by
Futurristic · Aug 02, 2017 at 11:50 AM ·
build-errorapimacosx
Metal: Compute shader has 1024 threads in a thread group which is more than the supported max of 512 in this device
I'm compiling a code for Xcode and keep getting the following error
Metal: Compute shader has 1024 threads in a thread group which is more than the supported max of 512 in this device
pls help me in resolving this error.
thanks
Comment