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 13
    • Merge requests 13
  • 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
  • Issues
  • #79
Closed
Open
Issue created Jan 24, 2019 by Michael Kuron@kuronOwner

Drop old compilers from CI

and update compiler version checks in CMake

compiler minimum current
Intel 2017 2019
GCC 5 8
Clang 4 7
MSVC 2017 ?

Minimum CUDA version for C++14 is 9.0 So use the appropriate CUDA versions for each compiler.

CUDA GCC Clang Intel
9.0 5-6 none 17
9.1 5-6 4 17
9.2 5-7 4-5 17
10.0 5-7 4-6 17-18
Edited Jan 26, 2019 by Michael Kuron
Assignee
Assign to
Time tracking