Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cmake] Move to C++14 #1080

Merged
merged 6 commits into from
Jul 22, 2021
Merged

[cmake] Move to C++14 #1080

merged 6 commits into from
Jul 22, 2021

Commits on Jul 15, 2021

  1. [cmake] Move to C++14

    Supports for C++14 requires:
     - NVCC cuda version >= 9.0
     - GCC >= 5
     - MSVC >= 19.10
    
    https://en.cppreference.com/w/cpp/compiler_support
    fabiencastan authored Jul 15, 2021
    Configuration menu
    Copy the full SHA
    089435f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. 1 Configuration menu
    Copy the full SHA
    5ce66f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36152e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cba4b6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f8e0b View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. [doc] install: fix typo

    fabiencastan authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7d0cb76 View commit details
    Browse the repository at this point in the history