I\'m using GCC 9.3 on Ubuntu 20.04. I want to offload the famous SAXPY example to GPU using OpenMP. I installed GCC\'s offloading capabilities by sudo apt install gcc-9-of
sudo apt install gcc-9-of