CLMTL Experimental implementation of OpenCL over Metal. Limitations • Build Limitations Only one device is supported per one context. Build Download contents. git lfs pull Create a build directory and configure CMake. mkdir build cmake -S . -B build Build all targets. cmake --build build