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

[WIP] Add quasi-3D Integrated Green Functions solver #5089

Open
wants to merge 40 commits into
base: development
Choose a base branch
from

Commits on Jul 27, 2024

  1. single process - fftw

    aeriforme committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a7f3c75 View commit details
    Browse the repository at this point in the history
  2. single process - cufft

    aeriforme committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e4b0d6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da7bf7e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. fix const and cufft

    aeriforme committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    214c650 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0841372 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. add new igf flags

    aeriforme committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f1cf0ee View commit details
    Browse the repository at this point in the history
  2. add 2d sliced version

    aeriforme committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3f463ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba0b02c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b72d95 View commit details
    Browse the repository at this point in the history
  5. add ctest

    aeriforme committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    774de08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7553131 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0b3f4c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    a7e3347 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39c5983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0f7d86 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. add and fix test checksums

    aeriforme committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    131c1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4086903 View commit details
    Browse the repository at this point in the history
  3. update test

    aeriforme committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fc12321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15e6d82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ff840b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e9f1bc2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b674324 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    da41a05 View commit details
    Browse the repository at this point in the history
  2. small clean up

    aeriforme committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    baaa72e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4684f View commit details
    Browse the repository at this point in the history
  4. fix Bz in checksums

    aeriforme committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e198414 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be4bbbc View commit details
    Browse the repository at this point in the history
  6. temp workaround roc

    aeriforme committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9184eba View commit details
    Browse the repository at this point in the history
  7. temp workaround roc

    aeriforme committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    8c59a29 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. add strides to rocfft

    aeriforme committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    bc7d71f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9c32ce View commit details
    Browse the repository at this point in the history
  3. fix typos

    aeriforme committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0e68679 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca5eefc View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    dd29a40 View commit details
    Browse the repository at this point in the history
  2. remove redundant include

    aeriforme committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8885d18 View commit details
    Browse the repository at this point in the history
  3. tidy up

    aeriforme committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0675d48 View commit details
    Browse the repository at this point in the history