◐ Shell
clean mode source ↗

Add support for CUDA 13.1 and Blackwell GPUS by christophe-murphy · Pull Request #3698 · arrayfire/arrayfire

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.