Pith. sign in

REVIEW 2 cited by

Lightweight Parallel Foundations: a model-compliant communication layer

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 1906.03196 v1 pith:2SOY52EW submitted 2019-06-07 cs.DC

classification cs.DC
keywords parallelalgorithmsimmortalinteroperabilitylayermodelperformancecommunication
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We present the Lightweight Parallel Foundations (LPF), an interoperable and model-compliant communication layer adhering to a strict performance model of parallel computations. LPF consists of twelve primitives, each with strict performance guarantees, two of which enable interoperability. We argue that the principles of interoperability and model compliance suffice for the practical use of immortal algorithms: algorithms that are proven optimal once, and valid forever. These are ideally also implemented once, and usable from a wide range of sequential and parallel environments. This paradigm is evaluated by implementing an immortal fast Fourier transform (FFT) using LPF, and compared to state-of-the-art FFT implementations. We find it performs on par to Intel MKL FFT while consistently outperforming FFTW, thus showing model compliance can be achieved without sacrificing performance. Interoperability encourages the propagation of immortal algorithms as widely as possible. We evaluate this by integrating an LPF PageRank into Spark, without changing any PageRank nor Spark source codes, and while requiring only a minimal interface layer.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. Distributed and heterogeneous tensor-vector contraction algorithms for high performance computing

    cs.DC 2025-01 conditional novelty 7.0 of 10

    This paper presents dTVC and dHOPM3, distributed-memory algorithms for dense tensor-vector contraction and the higher-order power method that sustain 50-80% of peak memory bandwidth and reduce streamed memory via a th...

  2. HiCR, an Abstract Model for Distributed Heterogeneous Programming

    cs.DC 2025-09 conditional novelty 6.0 of 10

    HiCR defines a minimal, technology-agnostic set of operations for distributed heterogeneous computing, implemented as a plugin-based runtime support library that preserves application semantics across backends.

Pith tools