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

Simplify vecmem/alpaka interaction #670

Merged
merged 13 commits into from
Nov 11, 2024

Commits on Aug 6, 2024

  1. Move vecmem ifdefs to separate file

    Stewart Martin-Haugh [email protected] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7dbdf6b View commit details
    Browse the repository at this point in the history
  2. fix ifdefs

    Stewart Martin-Haugh [email protected] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    923e1b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f807b17 View commit details
    Browse the repository at this point in the history
  4. Use host memory as device memory in host-only mode

    Stewart Martin-Haugh [email protected] committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    cb0bcdf View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Move seq and seed examples over to typedefs

    Stewart Martin-Haugh [email protected] committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7ec7495 View commit details
    Browse the repository at this point in the history
  2. Formatting

    Stewart Martin-Haugh [email protected] committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c31bcb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Move to type traits

    Stewart Martin-Haugh [email protected] committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    286b2c4 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    Stewart Martin-Haugh [email protected] committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2fb81d2 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    Stewart Martin-Haugh [email protected] committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fb1cfaa View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Complete vecmem types implementation

    Stewart Martin-Haugh [email protected] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    056984d View commit details
    Browse the repository at this point in the history
  2. Formatting

    Stewart Martin-Haugh [email protected] committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7cabd3d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 11, 2024

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