Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 395
    • Issues 395
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !441

shifted -lcublas -lcudart from default target into cuda target

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Sven-Bodo Scholz requested to merge sbs/sac2c:cuda-libs into develop Oct 18, 2025
  • Overview 0
  • Commits 1
  • Changes 2

These are only needed when actually compiling for cuda code. The advantage to have them here is that we do not require these libs when not compiling for cuda. This is useful when sharing an installationn across systems some of which do have cuda and others do not.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cuda-libs