**Describe the bug** When I run my code by [intel/llvm 2022-09](https://github.com/intel/llvm/tree/2022-09), it occurs a assertion error in [addImages](https://github.com/intel/llvm/blob/2022-09/sycl/source/detail/program_manager/program_manager.cpp). I saw there is TODO . Does it have some tutorial and document of the program_manager ? And how to solve the problem?   **To Reproduce** **Environment (please complete the following information):** - OS: Linux - Target device and vendor: [NvidiaGPU] - DPC++ version: sycl 2022-09 clang-16.0.0 - Dependencies version: cuda 11.2 **Additional context** Add any other context about the problem here.