Skip to content

Conversation

@edwinsolisf
Copy link
Contributor

Description

  • Is this a new feature or a bug fix?: Bug Fix
  • Why these changes are necessary: fix naming issues with the lapack cuda library for cuda >= 12.0
  • Potential impact on specific hardware, software or backends: checks for cuda versions for correct linkage
  • New functions and their functionality: None
  • Can this PR be backported to older versions?: Yes
  • Future changes not implemented in this PR: None

Fixes: #3349

Changes to Users

  • Adds check for Cuda Version >= 12.0 for linking against cuda lapack library
  • No action required by the user

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • Functions added to unified API
  • Functions documented

@christophe-murphy christophe-murphy merged commit f415737 into arrayfire:master Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Build] liblapack_static.a does not exist in CUDA 12

2 participants