No device symol for address reference.

I got the error information as below:
Compiler failed to translate accelerator region(see -Minfo messages):No device symol for address reference.

I want to know what the reasons for that usually.


Best Regards

Sisiy Gu

Hi Sisiy,

It means that the compiler can’t find the correct symbol for a reference being made within the compute region. Most likely it’s compiler error or the compiler isn’t correctly identifying a user coding error. Do you have an reproducing example you can share?

-Mat