Skip to content

Commit

Permalink
Bump cudafft to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuMoalic committed Oct 24, 2023
1 parent 1949562 commit 3a2539e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cd $DEST
echo Downloading amumax
curl -Ls https://github.com/mathieumoalic/amumax/releases/latest/download/amumax > amumax
echo Downloading CUDA fft
curl -Ls https://developer.download.nvidia.com/compute/cuda/redist/libcufft/linux-x86_64/libcufft-linux-x86_64-10.9.0.58-archive.tar.xz > libcufft.tar.xz
curl -Ls https://developer.download.nvidia.com/compute/cuda/redist/libcufft/linux-x86_64/libcufft-linux-x86_64-11.0.11.19-archive.tar.xz > libcufft.tar.xz
echo Downloading CUDA rand
curl -Ls https://developer.download.nvidia.com/compute/cuda/redist/libcurand/linux-x86_64/libcurand-linux-x86_64-10.3.2.106-archive.tar.xz > libcurand.tar.xz

Expand Down

0 comments on commit 3a2539e

Please sign in to comment.