cuda-gdbserver
NVIDIA CUDA Debugger (GDB)
RUN apt-get update && \
apt-get install -y nvidia-cuda-gdb
RUN pacman -S --noconfirm cuda
RUN apt-get update && \
apt-get install -y nvidia-cuda-gdb