cuFFT R2C execution failure - GROMACS 2024.3

Hi,

before that I compiled 2024.2 and got a different error when using the GPU, which was discussed in an earlier topic, with the recommendation to wait for 2024.3.

I now also just compiled 2024.1 instead and receive the same error as for 2024.2:

Command line:
  gmx mdrun -deffnm md -nb gpu -pme gpu -bonded gpu

/usr/lib/gcc/x86_64-pc-linux-gnu/13.3.0/include/c++/bits/unique_ptr.h:453: typename std::add_lvalue_reference<_Tp>::type std::unique_ptr<_Tp, _Dp>::operator*() const [with _Tp = DeviceStream; _Dp = std::default_delete<DeviceStream>; typename std::add_lvalue_reference<_Tp>::type = DeviceStream&]: Assertion 'get() != pointer()' failed.
Aborted (core dumped)