Pith. sign in

REVIEW 1 cited by

TransPimLib: A Library for Efficient Transcendental Functions on Processing-in-Memory Systems

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 2304.01951 v5 pith:3UTKDS6X submitted 2023-04-03 cs.MS cs.ARcs.DCcs.LG

classification cs.MScs.ARcs.DCcs.LG
keywords functionstranspimlibsystemsoperationstranscendentalgeneral-purposehard-to-calculatelibrary
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Processing-in-memory (PIM) promises to alleviate the data movement bottleneck in modern computing systems. However, current real-world PIM systems have the inherent disadvantage that their hardware is more constrained than in conventional processors (CPU, GPU), due to the difficulty and cost of building processing elements near or inside the memory. As a result, general-purpose PIM architectures support fairly limited instruction sets and struggle to execute complex operations such as transcendental functions and other hard-to-calculate operations (e.g., square root). These operations are particularly important for some modern workloads, e.g., activation functions in machine learning applications. In order to provide support for transcendental (and other hard-to-calculate) functions in general-purpose PIM systems, we present \emph{TransPimLib}, a library that provides CORDIC-based and LUT-based methods for trigonometric functions, hyperbolic functions, exponentiation, logarithm, square root, etc. We develop an implementation of TransPimLib for the UPMEM PIM architecture and perform a thorough evaluation of TransPimLib's methods in terms of performance and accuracy, using microbenchmarks and three full workloads (Blackscholes, Sigmoid, Softmax). We open-source all our code and datasets at~\url{https://github.com/CMU-SAFARI/transpimlib}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. LUT-DLA: Lookup Table as Efficient Extreme Low-Bit Deep Learning Accelerator

    cs.AR 2025-01 conditional novelty 5.0 of 10

    LUT-DLA converts neural network layers into vector-quantized lookup tables, claiming sub-1-bit-equivalent inference with 1.4-7.0x power and 1.5-146.1x area efficiency gains over conventional accelerators.

Pith tools