I have updated my CUDA toolkit version to 11.4. When I try to migrate any CUDA code to DPC++ using DPCT tool, I get the following error:
dpct exited with code: -5 (Error: Path for CUDA header files is invalid or not available. Specify with --cuda-include-path)
I have even specified the cuda-include-path flag but the error still persists. I'm I missing something?
Environment: OS: CentOS 8 oneAPI base tookit version: 2021.3