Hello I downloaded gcc-10 package in Ubunto from https://launchpad.net/ubuntu/+source/gcc-10 I want to use Gcc for GPU programming with OpenACC. My PC GPU is AMD Radeon. I found acc_device_radeon in source code but when i used this variable in my code get following error: acc_device_radeon symbol has no implicit type How can i configure Gcc version 10 to use it for AMD GPU with OpenACC? -- Mahdi Lotfi Student at Sharif University of Technology