hipcc main.cpp task_queue.cpp thread_pool.cpp \ -o main \ -std=c++17 -g -O3 -Wno-return-type \ -fopenmp -DROC_SHMEM -D__HIP_PLATFORM_HCC__ -pthread