I'm trying to build KBLAS using CUDA 12.5.82 and GCC 13.2 and getting the following error:
/mnt/slowstore/pub/kblas-gpu/include/kblas_operators.h(130): error: cannot overload functions distinguished by return type alone __attribute__((device)) static __inline__ void atomicAdd(cuFloatComplex* address, cuFloatComplex val)
I'm trying to build KBLAS using CUDA 12.5.82 and GCC 13.2 and getting the following error:
/mnt/slowstore/pub/kblas-gpu/include/kblas_operators.h(130): error: cannot overload functions distinguished by return type alone __attribute__((device)) static __inline__ void atomicAdd(cuFloatComplex* address, cuFloatComplex val)