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

Kokkos interface #4

Open
wants to merge 17 commits into
base: metatensor
Choose a base branch
from
Open

Kokkos interface #4

wants to merge 17 commits into from

Commits on Jul 16, 2024

  1. Experimental kokkos interface

    frostedoyster authored and Luthaf committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    aa30355 View commit details
    Browse the repository at this point in the history
  2. Small GPU fixes

    frostedoyster committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f4fe5ad View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    0ea97ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1699bfe View commit details
    Browse the repository at this point in the history
  3. Fix dtypes

    frostedoyster committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8836c22 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Clean up

    frostedoyster committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f0352ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a358f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Update src/KOKKOS/metatensor_system_kokkos.cpp

    Co-authored-by: Guillaume Fraux <[email protected]>
    frostedoyster and Luthaf authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    685b8d6 View commit details
    Browse the repository at this point in the history
  2. Update src/KOKKOS/metatensor_system_kokkos.cpp

    Co-authored-by: Guillaume Fraux <[email protected]>
    frostedoyster and Luthaf authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    28b741c View commit details
    Browse the repository at this point in the history
  3. Update src/KOKKOS/metatensor_system_kokkos.cpp

    Co-authored-by: Guillaume Fraux <[email protected]>
    frostedoyster and Luthaf authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3407b81 View commit details
    Browse the repository at this point in the history
  4. Undo unintended changes

    frostedoyster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b6568d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a121f44 View commit details
    Browse the repository at this point in the history
  6. Better device check

    frostedoyster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    610aa61 View commit details
    Browse the repository at this point in the history
  7. Remove readme, add basic installation line to docs, make example cons…

    …istent with non-kokkos example
    frostedoyster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    82aec56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    033082e View commit details
    Browse the repository at this point in the history