Artem-B wrote:

>  now it is complaining about __hip_fatbin earlier it was 
> __hip_gpubin_handle_2ba9067058fbe93a.

In both cases there's some sort of inconsistency in your build. Find the 
compilation which creates the object file which refers to the missing symbol, 
and then we can try figuring out how we ended up not setting CUID (or setting 
it when we should not have).
Without these details, it's hard to tell what's going on in your case.

https://github.com/llvm/llvm-project/pull/111650
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to