Skip to content

Commit

Permalink
cuda: Bump default to 11.7.
Browse files Browse the repository at this point in the history
* guix-science-nonfree/packages/cuda.scm (cuda): Bump to CUDA-11.7.
  • Loading branch information
civodul committed Mar 21, 2023
1 parent a19d02f commit 61f619b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guix-science-nonfree/packages/cuda.scm
Expand Up @@ -244,7 +244,7 @@ libraries for NVIDIA GPUs, all of which are proprietary.")
;;
;; Note: Pick a version that matches the actual "driver"--i.e.,
;; /usr/lib64/libcuda.so available on the target machine.
cuda-10.2)
cuda-11.7)

(define-public no-float128
;; FIXME: We cannot simply add it to 'propagated-inputs' of cuda-toolkit
Expand Down

0 comments on commit 61f619b

Please sign in to comment.