X Tutup
Skip to content

Add support for CUDA 13.1 and Blackwell GPUS#3698

Open
christophe-murphy wants to merge 1 commit intomasterfrom
support_for_cuda13_and_blackwell_cc
Open

Add support for CUDA 13.1 and Blackwell GPUS#3698
christophe-murphy wants to merge 1 commit intomasterfrom
support_for_cuda13_and_blackwell_cc

Conversation

@christophe-murphy
Copy link
Contributor

Update CUDA and driver mappings. Update cuFFT and cuSolver library versions. Fixes for depricated interfaces.

Including contributions from @ktdq PR #3696

Description

  • ArrayFire library should now compile and run on Blackwell GPUs and systems that have CUDA13 installed.
  • Installer package builder should now also pick up the correct cuFFT and cuSolver library versions.
  • Note that I do not have a Blackwell GPU so would appreciate feedback from anyone who does.

Update CUDA and driver mappings. Update cuFFT and cuSolver library versions. Fixes for depricated interfaces.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup