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

Speed improvements when writing XML containing multiple wells #11

Merged
merged 16 commits into from
Sep 10, 2024

Commits on Mar 24, 2024

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

Commits on Apr 23, 2024

  1. initial speedup commit

    sophiamaedler committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    35414c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af4aab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. ensure mutliprocessing workers are initialized from the correct context

    ensures multithreading compatibility across operating systems
    sophiamaedler committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    f98b3a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. make naming conventions more clear

    use multi processing for cellsets
    Each of these processes can then have multiple threads underneath it
    sophiamaedler committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    a0176bc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. fix old variable call

    sophiamaedler committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    2cb65b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. remove sparcscore dependency

    GeorgWa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    463a31f View commit details
    Browse the repository at this point in the history
  2. update testcases

    GeorgWa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    25de5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6526c4a View commit details
    Browse the repository at this point in the history
  4. workflow dispatch

    GeorgWa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d8e49e4 View commit details
    Browse the repository at this point in the history
  5. debug

    GeorgWa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f69f174 View commit details
    Browse the repository at this point in the history
  6. fix bugs

    GeorgWa committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    289b8ae View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #13 from MannLabs/package-improvments

    Update repo and testcases
    sophiamaedler authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6a987ba View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

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