Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !528

add cuda host compiler warning

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dominik Thoennes requested to merge thoennes/add-cuda-warning into master Mar 14, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

check_language(cuda) also checks if the host compiler is compatible. However, this is "hidden" inside the CMakeFiles/CMakeError.log file. This MR introduces a hint to check that file if cuda is not found closes #146 (closed) closes !521 (closed) can be closes in favour of this MR

Edited Mar 14, 2022 by Dominik Thoennes
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: thoennes/add-cuda-warning