Hello all, I am trying to compile cp2k with CUDA on a macpro. I have 2 nvidia quadro 4000 cards for GPU computation. However, when trying to compile, the compiler is looking for -lrt which is the Posix real time library as I understand. However... this is not supported on a mac. How can I work around this? Thanks in advance