The ct scanner example work well on 1080ti and 2080ti, but it throws CL_BUILD_PROGRAM_FAILURE when running on 3090.
[GGEMS GGEMSOpenCLManager::CompileKernel](0)
CL_BUILD_PROGRAM_FAILURE:
* if there is a failure to build the program executable. This error will be returned if clBuildProgram does not return until the build has completed.
terminate called after throwing an instance of 'std::runtime_error'
what():
[1] 9149 IOT instruction python ct_scanner.py
The ct scanner example work well on 1080ti and 2080ti, but it throws CL_BUILD_PROGRAM_FAILURE when running on 3090.
I have tested on