Showing cs.DCShow all
2 papers · 1 filter
cs.DC2026
On GPU Implementation for Multi-Precision Integer Division
Martin B. Marchioro, Aske N. Raahauge, Marc I. Løvenskjold +2
This paper presents the issues arising in implementing a fast integer division algorithm on general purpose GPUs. The algorithm uses a Newton iteration based on the shifted inverse…
cs.DC2024
GPU Implementations for Midsize Integer Addition and Multiplication
Cosmin E. Oancea, Stephen M. Watt
This paper explores practical aspects of using a high-level functional language for GPU-based arithmetic on ``midsize'' integers. By this we mean integers of up to about a quarter…