Skip to content

tests/std: Harness CUDA/NVCC #639

Description

We need to add nvcc to the set of configurations we test.

  • We need to determine which version we need to support.
    • CUDA 10.1 unblocked VS2019 users, however 10.1 Update 2 added if constexpr support. Which we want.
  • We need to actually add tests which use nvcc.
    • We have some internally but they aren't fit for external consumption.

Microsoft-internal: Tracked by VSO-750842 / AB#750842. After we add CUDA 10.1 Update 2 coverage to GitHub, we should remove our completely-hacked-up CUDA 9.2 coverage from the MSVC-internal vcr test suite.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedSomething works now, yay!testRelated to test code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions