g++ ./thread3.cpp \ -o thread3 \ -std=c++17 -g -O3 -fopenmp -pthread \ -DROC_SHMEM -D__HIP_PLATFORM_HCC__