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

Split up CUDA files #425

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Split up CUDA files #425

wants to merge 8 commits into from

Commits on Aug 24, 2024

  1. create c and cuda dirs

    enricozb committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    2aecdc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. working prototype

    enricozb committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1271ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c57572f View commit details
    Browse the repository at this point in the history
  3. remove grid

    enricozb committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5710e49 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. another working snapshot

    enricozb committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9328529 View commit details
    Browse the repository at this point in the history
  2. split out evaluator

    enricozb committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    084a2ee View commit details
    Browse the repository at this point in the history
  3. fix mixup with time64

    enricozb committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71ea5c8 View commit details
    Browse the repository at this point in the history
  4. working run-cu

    enricozb committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ca86f9a View commit details
    Browse the repository at this point in the history