Hi, I’m using GCC+NVPTX compiler to accelerate my code on GPU. Since I’m interested in using std::vector, is there any compile flag that could enable “-gpu=managed” as with NVC++ compiler? Here you can find more details: https://forums.developer.nvidia.com/t/use-std-vector-with-openacc Thanks in advance