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

Next prototype of the framework integration #100

Merged

Commits on Feb 22, 2019

  1. Copy the full SHA
    276808c View commit details
    Browse the repository at this point in the history
  2. Merge CUDADeviceChooser and CUDADeviceFilter to CUDADeviceChooserFilt…

    …er, add CUDADeviceChooserProducer
    
    Developments
    
    Fix unit test
    
    Unit test for CUDADeviceChooserProducer
    makortel committed Feb 22, 2019
    Copy the full SHA
    c186d16 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. Copy the full SHA
    d156534 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bf03280 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    abdc7a6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    22d33d9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5f84fe View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    67fa016 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    997cda5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    e62f9dc View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Copy the full SHA
    e8c9f89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1ce6d8a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2e792c0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    01fc2e8 View commit details
    Browse the repository at this point in the history
  5. Update documentation

    makortel committed Mar 6, 2019
    Copy the full SHA
    50b438a View commit details
    Browse the repository at this point in the history
  6. Fix a typo

    makortel committed Mar 6, 2019
    Copy the full SHA
    62de992 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    683ad2b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2d9308b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    653bd66 View commit details
    Browse the repository at this point in the history
  10. Reorganize Raw2Cluster

    makortel committed Mar 6, 2019
    Copy the full SHA
    92a1feb View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    946f294 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    57461b5 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    bb7df45 View commit details
    Browse the repository at this point in the history
  14. Revert "Add reset() to CUDAContextToken"

    This reverts commit 575d2d3.
    makortel committed Mar 6, 2019
    Copy the full SHA
    15c7481 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    34c1234 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    a7cb6b4 View commit details
    Browse the repository at this point in the history
  17. Modernize test modules

    makortel committed Mar 6, 2019
    Copy the full SHA
    48691a3 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    75dcc8e View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    f6db0f2 View commit details
    Browse the repository at this point in the history
  20. Add SwitchProducerCUDA

    makortel committed Mar 6, 2019
    Copy the full SHA
    6ef9e67 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    aadc59f View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    f53da8b View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    66eb7cc View commit details
    Browse the repository at this point in the history
  24. Pass device and stream to CUDA<T> constructor instead of CUDAScopedCo…

    …ntext
    
    Simplifies the structure by removing the circular dependence between
    CUDA<T> and CUDAScopedContext.
    makortel committed Mar 6, 2019
    Copy the full SHA
    1336528 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    289fff3 View commit details
    Browse the repository at this point in the history
  26. Rename CUDA to CUDAProduct

    makortel committed Mar 6, 2019
    Copy the full SHA
    20fc7b6 View commit details
    Browse the repository at this point in the history
  27. Copy the full SHA
    5b47953 View commit details
    Browse the repository at this point in the history
  28. Use the new get() overload

    makortel committed Mar 6, 2019
    Copy the full SHA
    781a97e View commit details
    Browse the repository at this point in the history
  29. Update README

    makortel committed Mar 6, 2019
    Copy the full SHA
    83ff7cc View commit details
    Browse the repository at this point in the history
  30. Use exitSansCUDADevices

    makortel committed Mar 6, 2019
    Copy the full SHA
    b3f9dbf View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    770df81 View commit details
    Browse the repository at this point in the history
  32. Copy the full SHA
    2bb5412 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    a01c307 View commit details
    Browse the repository at this point in the history
  34. Copy the full SHA
    42e82b9 View commit details
    Browse the repository at this point in the history
  35. Cleanup CUDAScopedContext

    makortel committed Mar 6, 2019
    Copy the full SHA
    7881102 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Finalize the README

    makortel committed Mar 8, 2019
    Copy the full SHA
    6d02251 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Improve README

    makortel committed Mar 11, 2019
    Copy the full SHA
    f0383ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0c4d2db View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

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