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 cuda kernels operate on all tracks at the same time #14

Merged
merged 10 commits into from
Sep 4, 2024

Commits on Jul 26, 2024

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

    jorenretel committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    f34dc9f View commit details
    Browse the repository at this point in the history
  3. fix typo

    jorenretel committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    d4c8d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    05655a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce7eaf View commit details
    Browse the repository at this point in the history
  3. refactor -> rename

    jorenretel committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    95396bf View commit details
    Browse the repository at this point in the history
  4. rename tests

    jorenretel committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    338dfbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e1c6b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. DEBUG: intervals_to_values with window_size > 1 was not produced corr…

    …ectly in every single case. Added more combinatoral tests.
    jorenretel committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    53cbe86 View commit details
    Browse the repository at this point in the history