Hi, As pointed out at https://github.com/ROCm-Developer-Tools/hipamd/issues/65 , there is not version of the atomicMin/Max methods for signed long long arguments. These variants are available in CUDA as seen at https://docs.nvidia.com/cuda/cuda-c-programming-guide/#atomicmin (as well as in OpenCL on AMD GPUs). Therefore it seems like they should be added. Best regards, Epliz