• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stillwater-sc / universal / 23679776732
85%
master: 84%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 28 Mar 2026 07:23AM UTC
Jobs 1
Files 629
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Mar 2026 06:54AM UTC coverage: 84.409% (+0.02%) from 84.392%
23679776732

push

github

web-flow
feat(ucalc): block format simulation command (#647)

* feat(ucalc): block format simulation command (#628)

Add `block <format> <data>` command showing MX/NV block decomposition:
shared scale, per-element encoding, decoded values, and per-element
error. Supports both inline vectors and CSV file loading.

Supported block formats:
- mxfp4 (e2m1, 32-element blocks, e8m0 power-of-two scale)
- mxfp6 (e3m2, 32-element blocks, e8m0 scale)
- mxfp8 (e4m3, 32-element blocks, e8m0 scale)
- mxfp8e5m2 (e5m2, 32-element blocks, e8m0 scale)
- nvfp4 (e2m1, 16-element blocks, e4m3 fractional scale)

NVFP4 supports optional tensor_scale=N parameter for the two-level
NVIDIA scaling model.

Reports per-block scale and per-element decomposition, plus aggregate
RMSE and QSNR. All output formats: plain, --json, --csv, --quiet.
21/21 CTests pass on gcc.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(ucalc): omit tensor_scale from JSON for MX block formats

tensor_scale only applies to nvblock (NVFP4). MX formats use their
own internal e8m0 scale. Emitting tensor_scale=1.0 for mxfp4/mxfp6/
mxfp8 was misleading.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* fix(ucalc): add mxfp6e2m3 and mxint8 to block format dispatcher

These aliases exist in mxfloat_fwd.hpp but were missing from the
block command's format dispatch. Also updated the error message to
list all 7 available formats.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

44449 of 52659 relevant lines covered (84.41%)

6114622.9 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
81.25
-0.22% include/sw/universal/number/posit1/specialized/posit_16_1.hpp
2
89.8
0.0% include/sw/universal/number/posito/posito_impl.hpp
Jobs
ID Job ID Ran Files Coverage
1 23679776732.1 28 Mar 2026 07:23AM UTC 629
84.41
GitHub Action Run
Source Files on build 23679776732
  • Tree
  • List 629
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23679776732
  • a81944a1 on github
  • Prev Build on main (#23678591174)
  • Next Build on main (#23679908589)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc