boostorg / compute

A C++ GPU Computing Library for OpenCL
http://boostorg.github.io/compute/
Boost Software License 1.0
1.52k stars 333 forks source link

transform_reduce on M1 Pro #873

Open roberto-corno-ntt opened 2 years ago

roberto-corno-ntt commented 2 years ago

transform_reduce usage causes UNSUPPORTED (log once): buildComputeProgram: cl2Metal failed

It works splitting in two step, transform and reduce