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

Refactor/petsc openmpi fix #1064

Merged
merged 19 commits into from
Sep 1, 2023
Merged

Refactor/petsc openmpi fix #1064

merged 19 commits into from
Sep 1, 2023

Commits on Aug 21, 2023

  1. Update aposmm_localopt_support imports

    Remove default imports.
    Add imports to functions.
    rc option still supported.
    shuds13 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    bf2f0e5 View commit details
    Browse the repository at this point in the history
  2. Add APOSMM with app test

    This is used to test when OpenMPI is used with the executor.
    PETSc must not be imported globally, or nested MPI
    shuds13 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    2117cd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Use noqa on imports

    shuds13 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    2634142 View commit details
    Browse the repository at this point in the history
  2. Remove redundant lines

    shuds13 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aa5486e View commit details
    Browse the repository at this point in the history
  3. Add openMPI tests to actions

    shuds13 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    76ae7de View commit details
    Browse the repository at this point in the history
  4. Ensure optimizers is not None

    shuds13 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    079ba88 View commit details
    Browse the repository at this point in the history
  5. Remove print

    shuds13 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    eccb04d View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Update APSOMM docs

    shuds13 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8fc8f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3a2170 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. slight reword

    jmlarson1 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6e5ee12 View commit details
    Browse the repository at this point in the history
  2. slight reword

    jmlarson1 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    d835f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f85acd7 View commit details
    Browse the repository at this point in the history
  4. Update test_manager_main.py

    shuds13 committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    02cfb5c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    3db9df7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc5d44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b235006 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    4ccb38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0871c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7c5415 View commit details
    Browse the repository at this point in the history