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

Isolate the device counter to fix the device_reset issue #810

Merged
merged 11 commits into from
Aug 2, 2021

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    92970cd View commit details
    Browse the repository at this point in the history
  2. add device

    yhmtsai committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    be4d941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f58cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0596b92 View commit details
    Browse the repository at this point in the history
  5. add cudacuda and hiphip test

    Co-authored-by: Pratik Nayak <pratikvn@protonmail.com>
    yhmtsai and pratikvn committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9a2c6d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e08731b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. use device_class and move definition to cpp

    link thread in test
    
    Co-authored-by: Terry Cojean <terry.cojean@kit.edu>
    yhmtsai and tcojean committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    23d3197 View commit details
    Browse the repository at this point in the history
  2. handle deleter in create not destructor of class

    it makes us keep mutex not recursive_mutex
    
    Co-authored-by: Terry Cojean <terry.cojean@kit.edu>
    yhmtsai and tcojean committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2da69cd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    eb37c0f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. move all related to cmake into cpp not hpp

    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    yhmtsai and upsj committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    78d0c00 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. use snake_case and move the compile_definitions

    Co-authored-by: Terry Cojean <terry.cojean@kit.edu>
    Co-authored-by: Tobias Ribizel <ribizel@kit.edu>
    3 people committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c22fbb3 View commit details
    Browse the repository at this point in the history