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

Release v0.10.2 #1046

Merged
merged 56 commits into from
Jul 24, 2023
Merged

Release v0.10.2 #1046

merged 56 commits into from
Jul 24, 2023

Commits on Jun 6, 2023

  1. Merge pull request #1010 from Libensemble/release/v_0.10.0

    Release/v 0.10.0 into develop
    jlnav committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7a61a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1321c72 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 12, 2023

  1. Merge pull request #1017 from AngelFP/workflow_parent_dirs

    Create parent directories of `workflow_dir`
    jlnav committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cb44513 View commit details
    Browse the repository at this point in the history
  2. casting more input-paths to absolute paths, testing intermediate dire…

    …ctories in workflow_paths work, ensuring copy-files still works with relative paths
    jlnav committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7981a2a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    51ce4a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1020 from Libensemble/testing/workflow_dir_fixes

    Improvements and bugfixes for workflow directories
    jlnav committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    85a9678 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    Fixed the link to the community repo
    wildsm committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0d68af7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    e1eccc3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1024 from AngelFP/patch-1

    Fix typo in documentation
    jlnav committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    12678cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f549395 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    45036ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38841d4 View commit details
    Browse the repository at this point in the history
  3. how about this dodge approach?

    jlnav committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0c4183d View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. bump isort in pre-commit config for support of new python versions. o…

    …nly check for msmpi on Windows
    jlnav committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    08f0229 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1030 from Libensemble/testing/fix_surmise_test

    lets see if we can use upstream surmise develop
    jlnav committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0d4768f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d4abb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Merge pull request #1026 from AngelFP/bug/fix_multiprocessing

    Do not preinitialize "shared" queue
    jlnav committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    83f62ed View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request #1031 from Libensemble/fix/msmpi_only_on_windows

    Bump isort in pre-commit, only check for msmpi on windows
    jlnav committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a2f7852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e2a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    2403eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304bb73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f66a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d44821 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge pull request #1035 from Libensemble/refactor/remove_setup_extras

    remove use/mention of pip install libensemble[extras]
    jlnav committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    f8f1636 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    f17d233 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1036 from Libensemble/fix/pin_pydantic

    pin pydantic to previous version -> develop
    jlnav committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    531bde0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Running isort

    jmlarson1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    33cb77c View commit details
    Browse the repository at this point in the history
  2. Removing decorator

    jmlarson1 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fa745f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1039 from Libensemble/formatting/isort

    Running isort
    jlnav committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9174937 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8410015 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Warning on nested MPI (#1025)

    * Manager warns on nested MPI runtime with Open MPI
    ---------
    
    Co-authored-by: shudson <shudson@anl.gov>, jlnav <jnavarro@anl.gov>
    jlnav and jlnav committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    62a7e93 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Make PyPI use README

    shuds13 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    356155a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c74edc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6276954 View commit details
    Browse the repository at this point in the history
  4. Refactor 1d_tests (or others?) into new interface (#1029)

    * initial commit, refactor 1d_sampling into new interface. setting the ensemble's libE_specs now *updates* the underneath one, to avoid overwriting parsed values
    
    * as we set a new libE_specs, cast internal libE_specs to class
    jlnav committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    de8ec21 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    49db32b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d95df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d98900b View commit details
    Browse the repository at this point in the history
  4. Remove redundant line

    shuds13 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a1144ed View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    8d3aa6a View commit details
    Browse the repository at this point in the history
  2. Update known issues

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c985ba7 View commit details
    Browse the repository at this point in the history
  3. Update Polaris note

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7f9d73a View commit details
    Browse the repository at this point in the history
  4. Add release notes

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b4e7328 View commit details
    Browse the repository at this point in the history
  5. Update version to 0.10.2

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2393f07 View commit details
    Browse the repository at this point in the history
  6. Add tested systems

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1ddd43b View commit details
    Browse the repository at this point in the history
  7. Skip Surmise in macOS

    shuds13 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    8c606e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request #1042 from Libensemble/install/setup_changes

    Updates to setup.py
    shuds13 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e6cf1fa View commit details
    Browse the repository at this point in the history
  2. Update .wci.yml

    shuds13 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    757a87a View commit details
    Browse the repository at this point in the history
  3. Slight wording edits

    jmlarson1 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    bb9163f View commit details
    Browse the repository at this point in the history
  4. Whitespace

    jmlarson1 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    973d550 View commit details
    Browse the repository at this point in the history
  5. Typo and isort

    jmlarson1 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    979665a View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG wording

    shuds13 committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5ec6cff View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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