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

ci: find branchs in chrono order #3666

Closed
wants to merge 45 commits into from

Commits on May 20, 2023

  1. BP5: fixes memory error with IBM XL

    (cherry picked from commit 5012782)
    vicentebolea committed May 20, 2023
    Configuration menu
    Copy the full SHA
    eff1b1b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    f1cedf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ornladios#3623 from vicentebolea/kokkos-use-nvcc-w…

    …rapper
    
    ci: use nvcc_wrapper in adiosKokkos
    (cherry picked from commit 189f384)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    457d8e2 View commit details
    Browse the repository at this point in the history
  3. ci,ascent: enable ascent builds

    (cherry picked from commit cf7a879)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    72e430c View commit details
    Browse the repository at this point in the history
  4. ci,olcf,crusher: enable Crusher CI

    (cherry picked from commit e095189)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    6bbf433 View commit details
    Browse the repository at this point in the history
  5. ci,crusher: minor tweaks

    (cherry picked from commit 731616f)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    55fe563 View commit details
    Browse the repository at this point in the history
  6. docs: update whatsnew

    (cherry picked from commit 49e80a1)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    86b792f View commit details
    Browse the repository at this point in the history
  7. Bump requests from 2.28.1 to 2.31.0 in /docs

    Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    (cherry picked from commit 8385796)
    dependabot[bot] authored and vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    4e640c1 View commit details
    Browse the repository at this point in the history
  8. CI,windows: change MSMPI URL

    (cherry picked from commit 6107372)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    be4fcbc View commit details
    Browse the repository at this point in the history
  9. fixed ornladios#3638

    (cherry picked from commit 59c589e)
    guj authored and vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bc04804 View commit details
    Browse the repository at this point in the history
  10. crusher,ci: set unique env per pipeline

    (cherry picked from commit 583a507)
    vicentebolea committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c55cf75 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request ornladios#3643 from vicentebolea/backports-from-ma…

    …ster
    
    Backports from master to release_29
    vicentebolea authored May 30, 2023
    Configuration menu
    Copy the full SHA
    3bd4cff View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    32eb32b View commit details
    Browse the repository at this point in the history
  2. Merge pull request ornladios#3657 from eisenhauer/SpanAppend

    Allow Span in files opened for Append
    eisenhauer authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    7bd34be View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 1, 2023

  1. Fix: std::min w/ windows.h in C-Blosc2

    Explictly specialize to avoid macro resolution when
    windows.h is included. What a world to live in.
    ax3l committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    6277f97 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2023

  1. Merge pull request ornladios#3681 from ax3l/fix-blosc2-windows-min

    Fix: std::min w/ windows.h in C-Blosc2
    eisenhauer authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    12c4319 View commit details
    Browse the repository at this point in the history
  2. enet 2023-06-08 (f93beb4e)

    Code extracted from:
    
        https://github.com/GTkorvo/enet.git
    
    at commit f93beb4e7d8179e2b38a88a40b595649f2405913 (master).
    
    Upstream Shortlog
    -----------------
    enet Upstream authored and eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e0f9dc0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'upstream-enet' into BP5

    # By enet Upstream
    * upstream-enet:
      enet 2023-06-08 (f93beb4e)
    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    74eebf7 View commit details
    Browse the repository at this point in the history
  4. EVPath 2023-06-10 (e9be8e63)

    Code extracted from:
    
        https://github.com/GTkorvo/EVPath.git
    
    at commit e9be8e635f0e2b578f88957b999601b1fc74dde0 (master).
    
    Upstream Shortlog
    -----------------
    EVPath Upstream authored and eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    298e38a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'upstream-EVPath' into BP5

    # By EVPath Upstream
    * upstream-EVPath:
      EVPath 2023-06-10 (e9be8e63)
    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    9c455f6 View commit details
    Browse the repository at this point in the history
  6. atl 2023-06-07 (f3c23577)

    Code extracted from:
    
        https://github.com/GTkorvo/atl.git
    
    at commit f3c23577274edec8685bd7cbbeb7eb35aa9f48e9 (master).
    
    Upstream Shortlog
    -----------------
    atl Upstream authored and eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    6535ef9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'upstream-atl' into BP5

    # By atl Upstream
    * upstream-atl:
      atl 2023-06-07 (f3c23577)
    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    86c328a View commit details
    Browse the repository at this point in the history
  8. ffs 2023-06-06 (46d79432)

    Code extracted from:
    
        https://github.com/GTkorvo/ffs.git
    
    at commit 46d79432dc67ee91a56ec2acbdc09624b3e4bd08 (master).
    
    Upstream Shortlog
    -----------------
    ffs Upstream authored and eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    1e45542 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'upstream-ffs' into BP5

    # By ffs Upstream
    * upstream-ffs:
      ffs 2023-06-06 (46d79432)
    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    324febb View commit details
    Browse the repository at this point in the history
  10. dill 2023-06-09 (6c94efb3)

    Code extracted from:
    
        https://github.com/GTkorvo/dill.git
    
    at commit 6c94efb329e239d654b69d6640c47c0b9bb778c5 (master).
    
    Upstream Shortlog
    -----------------
    dill Upstream authored and eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    20afb0e View commit details
    Browse the repository at this point in the history
  11. Merge branch 'upstream-dill' into BP5

    # By dill Upstream
    * upstream-dill:
      dill 2023-06-09 (6c94efb3)
    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5023da9 View commit details
    Browse the repository at this point in the history
  12. Tweaks for BP5 on Windows

    eisenhauer committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    8ea624a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. String fix and timeout

    eisenhauer committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e08dba0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ornladios#3682 from eisenhauer/BP5

    Tweaks for BP5 on windows.
    eisenhauer authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9785b9a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release_29'

    * release_29:
      Allow Span in files opened for Append
      crusher,ci: set unique env per pipeline
      fixed ornladios#3638
      CI,windows: change MSMPI URL
      Bump requests from 2.28.1 to 2.31.0 in /docs
      docs: update whatsnew
      ci,crusher: minor tweaks
      ci,olcf,crusher: enable Crusher CI
      ci,ascent: enable ascent builds
      Merge pull request ornladios#3623 from vicentebolea/kokkos-use-nvcc-wrapper
      BP5: fixes memory error with IBM XL
    vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    06ca9cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request ornladios#3681 from ax3l/fix-blosc2-windows-min

    Fix: std::min w/ windows.h in C-Blosc2
    eisenhauer authored and vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    537405d View commit details
    Browse the repository at this point in the history
  5. Merge release_29

    vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    1b99c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6917bf9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ornladios#3684 from eisenhauer/FixLeak

    Fix memory leak when there are Joined Arrays in streaming mode
    eisenhauer authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    68b282c View commit details
    Browse the repository at this point in the history
  8. Merge pull request ornladios#3673 from vicentebolea/disable-ascent-in…

    …stall-test
    
    ci,ascent: disable install tests
    
    (cherry picked from commit 9ee15a3)
    vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    defc1c7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request ornladios#3650 from ornladios/dependabot/pip/docs/…

    …cryptography-41.0.0
    
    Bump cryptography from 39.0.1 to 41.0.0 in /docs
    
    (cherry picked from commit fd3cb50)
    vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    43ae62c View commit details
    Browse the repository at this point in the history
  10. Merge pull request ornladios#3652 from guj/unistd-windows

    work around  with include <unistd.h> on  windows
    
    (cherry picked from commit c6b1cca)
    guj authored and vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    af34a40 View commit details
    Browse the repository at this point in the history
  11. Merge pull request ornladios#3684 from eisenhauer/FixLeak

    Fix memory leak when there are Joined Arrays in streaming mode
    
    (cherry picked from commit 68b282c)
    eisenhauer authored and vicentebolea committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ce73176 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    5e1f9f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release_29'

    * release_29:
      Merge pull request ornladios#3684 from eisenhauer/FixLeak
      Merge pull request ornladios#3652 from guj/unistd-windows
      Merge pull request ornladios#3650 from ornladios/dependabot/pip/docs/cryptography-41.0.0
      Merge pull request ornladios#3673 from vicentebolea/disable-ascent-install-test
    vicentebolea committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ec7d094 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ornladios#3657 from eisenhauer/SpanAppend

    Allow Span in files opened for Append
    
    (cherry picked from commit 7bd34be)
    eisenhauer authored and vicentebolea committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    55dc9b2 View commit details
    Browse the repository at this point in the history
  4. Fix for the issue ornladios#3646. It looks like the default for macos…

    … and python 3.8+ "spawn" method does not work on macos, swith to "fork" for all situations. https://bugs.python.org/issue33725. Rebased on the current master.
    dmitry-ganyushin committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9318869 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8c5238 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request ornladios#3666 from vicentebolea/ci-crusher-tweaks

    ci: find branchs in chrono order
    vicentebolea authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b8b4ac0 View commit details
    Browse the repository at this point in the history