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

Accelerating MultiLayerQG on GPUs #373

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2024

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

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    114977c View commit details
    Browse the repository at this point in the history
  2. Rewrote kernel for more recent version of KernelAbstraction syntax. A…

    …lso explicitly import CPU, GPU from FourierFlows as there were conflicts with KernelAbstractions.
    mpudig committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    76c7728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8cd9d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    633797b View commit details
    Browse the repository at this point in the history
  5. Fix typos.

    mpudig committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    9166539 View commit details
    Browse the repository at this point in the history
  6. Fix more typos.

    mpudig committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    04298c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    b3161d8 View commit details
    Browse the repository at this point in the history
  2. Fix typos.

    mpudig committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    880f4f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    a04c5b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc7c5f View commit details
    Browse the repository at this point in the history
  3. Fix typo.

    mpudig committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    102000e View commit details
    Browse the repository at this point in the history