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

Make TrackPar(Cov) compatible to GPU #5043

Merged
merged 9 commits into from
Dec 12, 2020

Commits on Dec 11, 2020

  1. GPU: Fix macro name

    davidrohr committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    08baf58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef43df8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a75e6fb View commit details
    Browse the repository at this point in the history
  4. GPU: Add a dummy stream logger implementation for GPU in order not to…

    … fail on LOG(...) << ...
    davidrohr committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    469a851 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0098fd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7de7844 View commit details
    Browse the repository at this point in the history
  7. Move PID constants from static class member to a namespace, since sta…

    …tic constexpr is not supported by GPU
    davidrohr committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    a71928f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e37ae8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba96502 View commit details
    Browse the repository at this point in the history