Skip to content

Fix #567: BFloat16 support#568

Merged
michel2323 merged 4 commits into
mainfrom
bfloat16
Jun 23, 2026
Merged

Fix #567: BFloat16 support#568
michel2323 merged 4 commits into
mainfrom
bfloat16

Conversation

@michel2323

Copy link
Copy Markdown
Member

Adds BFloat16 support after JuliaGPU/GPUCompiler.jl#778 is merged.

@github-actions

github-actions Bot commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

Your PR no longer requires formatting changes. Thank you for your contribution!

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 17.17172% with 82 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.04%. Comparing base (8d49d4a) to head (ba5dd77).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/compiler/compilation.jl 11.39% 70 Missing ⚠️
examples/bfloat16.jl 0.00% 10 Missing ⚠️
src/array.jl 80.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #568      +/-   ##
==========================================
- Coverage   80.91%   79.04%   -1.88%     
==========================================
  Files          48       49       +1     
  Lines        3238     3335      +97     
==========================================
+ Hits         2620     2636      +16     
- Misses        618      699      +81     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michel2323 michel2323 merged commit cba00b1 into main Jun 23, 2026
5 checks passed
@michel2323 michel2323 deleted the bfloat16 branch June 23, 2026 13:55
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.

1 participant