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

Gpu support co2gaspvt #5636

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Oct 1, 2024

  1. support UniformTabulated2DFunction on GPU

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eaea090 View commit details
    Browse the repository at this point in the history
  2. make code more readable

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8caf930 View commit details
    Browse the repository at this point in the history
  3. instantiate gpubuffer CO2

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ce95a8f View commit details
    Browse the repository at this point in the history
  4. instantiate CO2 with GpuView as well

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8cd4661 View commit details
    Browse the repository at this point in the history
  5. WIP

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0156387 View commit details
    Browse the repository at this point in the history
  6. CO2 as object now works on GPU

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    cf9ae84 View commit details
    Browse the repository at this point in the history
  7. add SimpleHuDuanH20 test that passes

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bdd80d9 View commit details
    Browse the repository at this point in the history
  8. test BrineSystem on GPU

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9508115 View commit details
    Browse the repository at this point in the history
  9. add test for Brine_CO2 class

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bfc522c View commit details
    Browse the repository at this point in the history
  10. add co2gaspvt test that works

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    118d891 View commit details
    Browse the repository at this point in the history
  11. WIP

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    7d8f268 View commit details
    Browse the repository at this point in the history
  12. WIP now compiles

    Tobias Meyer Andersen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    57e78ac View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. WIP

    Tobias Meyer Andersen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b01e739 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. does this work on cuda?

    Tobias Meyer Andersen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    141d377 View commit details
    Browse the repository at this point in the history
  2. Co2gasPvt now working on GPU

    Tobias Meyer Andersen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ab64957 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. instantate only constructors to reduce changes

    Tobias Meyer Andersen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3d6fcd2 View commit details
    Browse the repository at this point in the history
  2. undo unintended change

    Tobias Meyer Andersen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3f06c63 View commit details
    Browse the repository at this point in the history