← 返回首页
Fix for issue 3349: added cmake cuda version check by edwinsolisf · Pull Request #3552 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Fix for issue 3349: added cmake cuda version check#3552

Merged
christophe-murphy merged 1 commit into
arrayfire:masterfrom
edwinsolisf:issue3349
Sep 3, 2024
Merged

Fix for issue 3349: added cmake cuda version check#3552
christophe-murphy merged 1 commit into
arrayfire:masterfrom
edwinsolisf:issue3349

Conversation

Copy link
Copy Markdown
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 merged commit f415737 into arrayfire:master Sep 3, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.