CUDA 10.1 Update 2 Missing Checksums?

When I go through the download prompts for the local runfile installation for Fedora 29, the linked checksum file seems to be 10.1 Update 1:

b77700d03f205773487b12721e9a5e45 cuda_10.1.105_418.39_linux_ppc64le.run
4be516e493ef9588f455df0722e2e686 cuda_10.1.105_418.39_linux.run
936d5a8abdd2f55f259f31d0fc4d2b9c cuda_10.1.105_418.39_rhel6.run
...

Is this the right checksum for my file?

$ md5sum cuda_10.1.243_418.87.00_linux.run 
a71f703ed688eeca637dc27df714e854  cuda_10.1.243_418.87.00_linux.run
1 Like

CUDA 10.1 md5sums: (10.1.105)

[url]http://developer.download.nvidia.com/compute/cuda/10.1/Prod/docs/sidebar/md5sum.txt[/url]

CUDA 10.1U1 md5sums: (10.1.168)

[url]https://developer.download.nvidia.com/compute/cuda/10.1/Prod/docs2/sidebar/md5sum.txt[/url]

CUDA 10.1U2 md5sums: (10.1.243)

[url]https://developer.download.nvidia.com/compute/cuda/10.1/Prod/docs3/sidebar/md5sum.txt[/url]

1 Like

Excellent, thank you Robert!