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

ht.print can now print arrays distributed over n>1 GPUs #1170

Merged
merged 16 commits into from
Jul 24, 2023

Commits on Jun 23, 2023

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

    Hoppe committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d05ee2a View commit details
    Browse the repository at this point in the history
  3. ...

    Hoppe committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6ce3353 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. corrected the error

    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1f8c3a4 View commit details
    Browse the repository at this point in the history
  2. added simple test for printing on GPU

    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1f33c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fba739 View commit details
    Browse the repository at this point in the history
  4. found another small bug

    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    065f17a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bug/1121-print-fails-on-gpu' of github.com:helmholtz-an…

    …alytics/heat into bug/1121-print-fails-on-gpu
    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f362daf View commit details
    Browse the repository at this point in the history
  6. debugging...

    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    abf8f6a View commit details
    Browse the repository at this point in the history
  7. another little bug found due to the CI

    Hoppe committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    beb66a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. trying to avoid the gather-problem...

    Hoppe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9bfbe1b View commit details
    Browse the repository at this point in the history
  2. ...

    Hoppe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7cc947d View commit details
    Browse the repository at this point in the history
  3. ...

    Hoppe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d2ac325 View commit details
    Browse the repository at this point in the history
  4. removed some printings from the code

    Hoppe committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4dd7e87 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

Commits on Jul 14, 2023

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