Dear FPBench Community,
This email shares recent results using the FPBench standard to verify cross-platform determinism for LuxiEdge, a high-throughput deterministic math engine.
Context & Architecture LuxiEdge is architected for industrial and edge applications where strict bit-exactness is required alongside high efficiency (e.g., regulated financial modeling or autonomous edge systems). The engine operates as a stateless vector processor, designed to maintain identical numerical outputs across disparate hardware architectures (such as ARM Neon edge devices vs. NVIDIA H100 datacenter GPUs).
Given these constraints, FPBench was selected as the "gold standard" to validate the engine’s cross-platform bit-exactness claims.
Scope of Validation To ensure transparency regarding the testing scope: This validation targeted the numerical core. The test suite filtered the FPBench library for straight-line, single-variable expressions, excluding those requiring while loops or separate state management, as the current focus was verifying the stateless math pipeline.
Methodology The validation compared outputs from two distinct environments:
Parameters:
Results LuxiEdge achieved a 100% SHA-256 hash match on the output vectors for all 59 tested expressions across both platforms, validating that strict cross-platform determinism is achievable even at high throughputs on disparate hardware.
Note: Independent validation of these metrics (via TestFort QA Lab) and full citation formats are available on the project website (luxiedge.com) for those interested in reproducible research data.
These findings are submitted to contribute to the community's discussion on cross-platform reproducibility in high-performance computing.
Humbly submitted,
Eric Waller
LuxiEdge