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 V1.10.0 #6365

Merged
merged 32 commits into from
May 29, 2024
Merged

Release V1.10.0 #6365

merged 32 commits into from
May 29, 2024

Commits on Apr 28, 2024

  1. Starting release procedure

    hkaiser committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d1e751d View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Adding release notes

    hkaiser committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0b68f55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1d1112 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0010301 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Remove optimizations for certain built-in compiler intrinsics

    - those have caused trouble when the compiler used to build HPX is different
      from the compiler used to compile a dependent application
    hkaiser committed May 3, 2024
    Configuration menu
    Copy the full SHA
    95dfbec View commit details
    Browse the repository at this point in the history
  2. Fixing spelling mistakes

    hkaiser committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d74e863 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Fixing issues on MacOS

    - hwloc configuration
    - disable work requesting scheduler on Mac by default
    hkaiser committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3826dae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91ee21d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f453d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    058b375 View commit details
    Browse the repository at this point in the history
  5. Move APEX CI to rostam

    hkaiser committed May 4, 2024
    Configuration menu
    Copy the full SHA
    835d1db View commit details
    Browse the repository at this point in the history
  6. Fixing warnings

    hkaiser committed May 4, 2024
    Configuration menu
    Copy the full SHA
    47050ac View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Generalize the notion of bitwise serialization

    - flyby: fix setting HPX_DEBUG on Windows platform
    - flyby: protect against out-of-bounds access in schedulers during early parcel exceptions
    hkaiser committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bc0dbf4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update release notes

    hkaiser committed May 9, 2024
    Configuration menu
    Copy the full SHA
    623e06e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Pre-generate cacheline size

    hkaiser committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e7ee86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ead4543 View commit details
    Browse the repository at this point in the history
  3. Preparing V1.10.0-rc2

    hkaiser committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4d51e9d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Splitting docs push

    hkaiser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    91145dc View commit details
    Browse the repository at this point in the history
  2. Fixes to documentation

    hkaiser committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c54c05a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Adding PRs to release notes

    hkaiser committed May 16, 2024
    Configuration menu
    Copy the full SHA
    4a1db8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a0f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20cb916 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 20, 2024

  1. Use decay for pack

    This prevents the function returning a function nvcc compilation error
    G-071 authored and hkaiser committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2d4268e View commit details
    Browse the repository at this point in the history
  2. Use reference to receiver in visitor

    This prevents nvcc trying to copy the receiver instead
    G-071 authored and hkaiser committed May 20, 2024
    Configuration menu
    Copy the full SHA
    367d45c View commit details
    Browse the repository at this point in the history
  3. Fix format

    G-071 authored and hkaiser committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ee6f2ef View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    a7af887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85136fd View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix distributed latch documentation

    dimitraka authored and hkaiser committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ed65662 View commit details
    Browse the repository at this point in the history
  2. Preparing v1.10.0-rc3

    hkaiser committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6e6ec2f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Preparing V1.10.0 release

    hkaiser committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4444c45 View commit details
    Browse the repository at this point in the history