Note to future me. I take it back; I realized I have a smaller GPU, and it’s on 7.5. I want to use both. So, the command to build whisper.cpp on my laptop is.

CUDA_DOCKER_ARCH=compute_75 GGML_CUDA=1 make -j

Next - Previous