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

Many fixes to get unit tests passing on Windows. #7431

Merged
merged 13 commits into from
Feb 25, 2021
Merged

Many fixes to get unit tests passing on Windows. #7431

merged 13 commits into from
Feb 25, 2021

Commits on Feb 24, 2021

  1. Many fixes to get unit tests passing on Windows.

    CUDA tests passing on Windows.
    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    af50bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23b11c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f93ee0 View commit details
    Browse the repository at this point in the history
  4. Many fixes to get unit tests passing on Windows.

    CUDA tests passing on Windows.
    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    2d3cf69 View commit details
    Browse the repository at this point in the history
  5. format

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    288cdcf View commit details
    Browse the repository at this point in the history
  6. Revert changes

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e992f2c View commit details
    Browse the repository at this point in the history
  7. revert

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4dca7c2 View commit details
    Browse the repository at this point in the history
  8. Add license header

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6f7a7ee View commit details
    Browse the repository at this point in the history
  9. Fix namespace

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    29724e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19e3c9a View commit details
    Browse the repository at this point in the history
  11. Fix build error using nvrtc

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    57d81b4 View commit details
    Browse the repository at this point in the history
  12. Add undefined types for cuda

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    fac59dc View commit details
    Browse the repository at this point in the history
  13. add ushort

    rkimball committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    266c44c View commit details
    Browse the repository at this point in the history