Pith. sign in

REVIEW 1 cited by

Efficient Parallelization of a Ubiquitous Sequential Computation

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 2311.06281 v4 pith:6QVJZW5P submitted 2023-10-27 cs.DS cs.LG

Efficient Parallelization of a Ubiquitous Sequential Computation

classification cs.DS cs.LG
keywords computationmathbbparallelefficientexpressionmathcalparallelizationsequential
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We find a succinct expression for computing the sequence $x_t = a_t x_{t-1} + b_t$ in parallel with two prefix sums, given $t = (1, 2, \dots, n)$, $a_t \in \mathbb{R}^n$, $b_t \in \mathbb{R}^n$, and initial value $x_0 \in \mathbb{R}$. On $n$ parallel processors, the computation of $n$ elements incurs $\mathcal{O}(\log n)$ time and $\mathcal{O}(n)$ space. Sequences of this form are ubiquitous in science and engineering, making efficient parallelization useful for a vast number of applications. We implement our expression in software, test it on parallel hardware, and verify that it executes faster than sequential computation by a factor of $\frac{n}{\log n}$.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Sound Event Detection with Boundary-Aware Optimization and Inference

    eess.AS 2026-01 conditional novelty 6.0

    Boundary-aware losses plus duration-estimating event proposals raise AudioSet Strong PSDS1 from 46.5 to 49.6 and remove post-processing hyperparameter tuning.