Need help profiling an optix application

I am using the nsight compute 2023.2.2. I am compiling to PTX and using bin2c to convert it to an embeddable file. There were three runs for which source was somehow correctly imported but I have not been able to reproduce it even though I am following the same steps. I tried adding the source directories to Source Lookup after I started getting the import error. Is there some way I can compare the configuration of these two reports, maybe by opening it as plain text file and comparing the two?

OS: Windows Version 22H2 (OS Build 19045.3324)
GPU: NVIDIA RTX A5000
VRAM: 24 GB
Driver: NVIDIA RTX / Quadro Desktop and Notebook Driver release 535 (Version 537.13)
Optix Version: 7.5.0
Cuda toolkit version: 11.7

Does host compiler refer to my host code compiler that is the compiler used by visual studio?