Rainer
Rainer
[...] ``` Running git update for curl... ┌ curl git .............................................. [Updates found] ├ Running uninstall... ├ Running autoreconf... ├ Running configure... Likely error (tail of the failed operation logfile):...
The API registry says at [5.8.6.3. Optimization Options](https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html#optimization-options) that > These options are not turned on by default since it can result in incorrect output... Specifically referring to fmad optimization...
Would be nice if there was a cmake config file already included with the shared build so the package could be found by cmake's `find_package() `command https://cmake.org/cmake/help/latest/guide/using-dependencies/index.html#guide:Using%20Dependencies%20Guide