Pith. sign in

REVIEW 3 cited by

Ozaki Scheme II: A GEMM-oriented emulation of floating-point matrix multiplication using an integer modular technique

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.08009 v3 pith:TWGH4HY7 submitted 2025-04-10 cs.MS

classification cs.MS
keywords matrixemulationmethodmultiplicationfp64arithmeticozakiproposed
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

This paper addresses emulation algorithms for matrix multiplication. General Matrix-Matrix Multiplication (GEMM), a fundamental operation in the Basic Linear Algebra Subprograms (BLAS), is typically optimized for specific hardware architectures. The Ozaki scheme is a well-established GEMM-based emulation method for matrix multiplication, wherein input matrices are decomposed into several low-precision components to ensure that the resulting matrix product is computed exactly through numerical operations. This study proposes a novel GEMM-based emulation method for matrix multiplication that leverages the Chinese Remainder Theorem. The proposed method inherits the computational efficiency of highly optimized GEMM routines and further enables control over the number of matrix multiplications, which can enhance computational accuracy. We present numerical experiments featuring INT8 Tensor Core operations on GPUs and FP64 arithmetic on CPUs as case studies. The results demonstrate that FP64 emulation using the proposed method achieves performance levels of up to 7.4 to 9.8 TFLOPS on the NVIDIA RTX 4090 and 56.6 to 80.2 TFLOPS on the NVIDIA GH200, exceeding the measured performance of native FP64 arithmetic. Furthermore, for FP64 computations on CPUs, the proposed method achieved up to a 2.3x speedup in emulating quadruple-precision arithmetic compared to the conventional Ozaki scheme.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. DGEMM with Ozaki Scheme I/II on FP4 Tensor Cores: A Base-13 E2M1 Limb Representation

    cs.DC 2026-08 conditional novelty 7.0 of 10

    Using the fact that doubled FP4 values cover a special integer set, the authors build base-13 'limbs' that let FP4 tensor cores exactly emulate integer GEMM and then FP64 DGEMM via Ozaki schemes I and II.

  2. Multiprecision computations with Schwarz methods

    math.NA 2025-09 conditional novelty 6.0 of 10

    Lower-precision solves inside Schwarz methods converge for M-matrix problems when the rounding is sign-aware and two norm/componentwise conditions hold; experiments suggest single precision suffices.

  3. Mixed-precision numerics in scientific applications: survey and perspectives

    cs.CE 2024-12 conditional novelty 3.0 of 10

    A survey of mixed-precision numerical methods across CFD, climate, chemistry, and genomics, reporting speedups up to 8x on benchmarks and recommending co-design to unlock them.

Pith tools