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

ParallelFor with BoxND #4052

Merged

Commits on Jul 3, 2024

  1. convert Box to BoxND

    AlexanderSinn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    83e5bff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdb79fa View commit details
    Browse the repository at this point in the history
  3. remove AMREX_D_DECL

    AlexanderSinn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b1a205f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. remove AMREX_SPACEDIM

    AlexanderSinn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e6d5350 View commit details
    Browse the repository at this point in the history
  2. fix atOffset

    AlexanderSinn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fb0befe View commit details
    Browse the repository at this point in the history
  3. fix atOffset 2

    AlexanderSinn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    71607dd View commit details
    Browse the repository at this point in the history
  4. use auto

    AlexanderSinn committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9b94a22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d180b8a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    8b1394b View commit details
    Browse the repository at this point in the history
  2. add ND print

    AlexanderSinn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    34e0ad3 View commit details
    Browse the repository at this point in the history
  3. fix

    AlexanderSinn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d8f1e4d View commit details
    Browse the repository at this point in the history
  4. revert fboxinfo

    AlexanderSinn committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1927f98 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    9ec2f93 View commit details
    Browse the repository at this point in the history
  2. add checkOverflow

    AlexanderSinn committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    8e2167e View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. ParallelFor with BoxND

    AlexanderSinn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    74d4e77 View commit details
    Browse the repository at this point in the history
  2. fix SYCL

    AlexanderSinn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    399ec97 View commit details
    Browse the repository at this point in the history
  3. fix SYCL 2

    AlexanderSinn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0d95045 View commit details
    Browse the repository at this point in the history
  4. fix SYCL 3

    AlexanderSinn committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    909b584 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    3caaba6 View commit details
    Browse the repository at this point in the history
  2. LoopOnCpu for BoxND

    AlexanderSinn committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cd3300b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5e4378 View commit details
    Browse the repository at this point in the history