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

Prepare for GPU support #22

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

Prepare for GPU support #22

wants to merge 28 commits into from

Commits on Aug 9, 2024

  1. outline needed functions

    tyler-a-cox committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    43a645b View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    3c6a4ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7663998 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. add GPU/CPU structure

    tyler-a-cox committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3ac59c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    23fb2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa5f12d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. add wrapper methods

    tyler-a-cox committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    40cb821 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0e5dffc View commit details
    Browse the repository at this point in the history
  2. set cpu structure

    tyler-a-cox committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3d9aad5 View commit details
    Browse the repository at this point in the history
  3. revert simulate.py

    tyler-a-cox committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0bfc715 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60bd9fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172e53e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    992f366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41dfd8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5fc420 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. remove old beam modules

    tyler-a-cox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    aec3b20 View commit details
    Browse the repository at this point in the history
  2. add FFT modules

    tyler-a-cox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9ae919a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce0365 View commit details
    Browse the repository at this point in the history
  4. precommit changes

    tyler-a-cox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    2bcb825 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d64d357 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc1f31a View commit details
    Browse the repository at this point in the history
  7. update wrapper function

    tyler-a-cox committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0109b34 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    23f1b7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53a59a3 View commit details
    Browse the repository at this point in the history
  3. fix nufft calls

    tyler-a-cox committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    774e169 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d6e68e View commit details
    Browse the repository at this point in the history