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

Backports for v5.1 #2224

Merged
merged 8 commits into from
Jan 7, 2024
Merged

Backports for v5.1 #2224

merged 8 commits into from
Jan 7, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 6, 2024

No description provided.

amontoison and others added 7 commits January 6, 2024 18:58
Co-authored-by: Tim Besard <tim.besard@gmail.com>
Turns out broadcast uses ephemeral Ref boxes to pass scalars,
which get freed rapidly and can lead to illegal memory accesses
when the broadcast kernel accesses them.
@maleadt maleadt changed the base branch from master to release-5.1 January 7, 2024 07:48
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ffcd7e3) 14.77% compared to head (3f1cf19) 72.66%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-5.1    #2224       +/-   ##
================================================
+ Coverage        14.77%   72.66%   +57.88%     
================================================
  Files              154      159        +5     
  Lines            13939    14535      +596     
================================================
+ Hits              2060    10562     +8502     
+ Misses           11879     3973     -7906     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maleadt maleadt merged commit fc99b1d into release-5.1 Jan 7, 2024
1 check passed
@maleadt maleadt deleted the tb/backports_5.1 branch January 7, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants