中文
相关论文

相关论文: Implementation of float-float operators on graphic…

200 篇论文

Following recent interest in correctly rounded math library functions (as currently recommended by the IEEE 754 standard), we have designed several SIMD algorithms for one-input single precision functions and integrated them into our CPU…

数学软件 · 计算机科学 2026-05-18 Cristina Anderson , Marius Cornea , Andrey Stepin , Mihai Tudor Panu

Fast Fourier Transform (FFT) is an essential tool in scientific and engineering computation. The increasing demand for mixed-precision FFT has made it possible to utilize half-precision floating-point (FP16) arithmetic for faster speed and…

分布式、并行与集群计算 · 计算机科学 2021-04-26 Binrui Li , Shenggan Cheng , James Lin

This lecture aims at providing a user's perspective on the main concepts used nowadays for the implementation of numerical algorithm on common computing architecture. In particular, the concepts and applications of Central Processing Units…

加速器物理 · 物理学 2020-06-19 X. Buffat

Efficient number representation is essential for federated learning, natural language processing, and network measurement solutions. Due to timing, area, and power constraints, such applications use narrow bit-width (e.g., 8-bit) number…

网络与互联网体系结构 · 计算机科学 2024-10-08 Itamar Cohen , Gil Einziger

We report an efficient algorithm for calculating momentum-space integrals in solid state systems on modern graphics processing units (GPUs). Our algorithm is based on the tetrahedron method, which we demonstrate to be ideally suited for…

计算物理 · 物理学 2018-06-19 Daniel Guterding , Harald O. Jeschke

The study on the expressive power of transformers shows that transformers are permutation equivariant, and they can approximate all permutation-equivariant continuous functions on a compact domain. However, these results are derived under…

机器学习 · 计算机科学 2026-01-26 Sejun Park , Yeachan Park , Geonho Hwang

We devise a variable precision floating-point arithmetic by exploiting the framework provided by the Infinity Computer. This is a computational platform implementing the Infinity Arithmetic system, a positional numeral system which can…

数值分析 · 数学 2022-03-28 Pierluigi Amodio , Luigi Brugnano , Felice Iavernaro , Francesca Mazzia

Most existing expressivity theories for neural networks assume exact real arithmetic, whereas practical neural networks are executed under finite-precision floating-point arithmetic with implementation-dependent execution semantics. Recent…

机器学习 · 计算机科学 2026-05-28 Yeachan Park , Geonho Hwang , Wonyeol Lee , Sejun Park

Graphics Processing Unit (GPU) computing is becoming an alternate computing platform for numerical simulations. However, it is not clear which numerical scheme will provide the highest computational efficiency for different types of…

分布式、并行与集群计算 · 计算机科学 2017-09-07 Ben J. Zimmerman , Jonathan D. Regele , Bong Wie

Recent advances in reprogrammable hardware (e.g., FPGAs) and memory technology (e.g., DDR4, HBM) promise to solve performance problems inherent to graph processing like irregular memory access patterns on traditional hardware (e.g., CPU).…

硬件体系结构 · 计算机科学 2021-04-19 Jonas Dann , Daniel Ritter , Holger Fröning

Significant inaccuracy often occurs during the process of mathematical calculation due to the digit limitation of floating point, which may lead to catastrophic loss. Normally, people believe that adjustment of floating-point precision is…

数值分析 · 计算机科学 2015-12-07 Ran Wang , Xinrui He

The Fast Fourier Transform (FFT) is one of the most widely used algorithms in high performance computing, with critical applications in spectral analysis for both signal processing and the numerical solution of partial differential…

数值分析 · 数学 2025-05-01 Laslo Hunhold , John Gustafson

As the dimensions and operating voltages of computer electronics shrink to cope with consumers' demand for higher performance and lower power consumption, circuit sensitivity to soft errors increases dramatically. Recently, a new data-type…

硬件体系结构 · 计算机科学 2021-01-06 Ihsen Alouani , Anouar Ben Khalifa , Farhad Merchant , Rainer Leupers

A modern graphics processing unit (GPU) is able to perform massively parallel scientific computations at low cost. We extend our implementation of the checkerboard algorithm for the two dimensional Ising model [T. Preis et al., J. Comp.…

计算物理 · 物理学 2010-07-22 Benjamin Block , Peter Virnau , Tobias Preis

We present a novel, quadrature-based finite element integration method for low-order elements on GPUs, using a pattern we call \textit{thread transposition} to avoid reductions while vectorizing aggressively. On the NVIDIA GTX580, which has…

数学软件 · 计算机科学 2016-07-15 Matthew G. Knepley , Karl Rupp , Andy R. Terrel

In recent decades, High Performance Computing (HPC) has undergone significant enhancements, particularly in the realm of hardware platforms, aimed at delivering increased processing power while keeping power consumption within reasonable…

分布式、并行与集群计算 · 计算机科学 2023-10-03 S. -Kazem Shekofteh , Christian Alles , Nils Kochendörfer , Holger Fröning

Nowadays, several industrial applications are being ported to parallel architectures. These applications take advantage of the potential parallelism provided by multiple core processors. Many-core processors, especially the GPUs(Graphics…

分布式、并行与集群计算 · 计算机科学 2011-03-28 Wendell Rodrigues , Frédéric Guyomarc'h , Jean-Luc Dekeyser

In todays world, high-power computing applications such as image processing, digital signal processing, graphics, and robotics require enormous computing power. These applications use matrix operations, especially matrix multiplication.…

硬件体系结构 · 计算机科学 2019-10-29 Arish S , R. K. Sharma

Design considerations for molecular dynamics algorithms capable of taking advantage of the computational power of a graphics processing unit (GPU) are described. Accommodating the constraints of scalable streaming-multiprocessor hardware…

计算物理 · 物理学 2011-01-27 D. C. Rapaport

A computational fluid dynamics (CFD) simulation framework for fluid-flow prediction is developed on the Tensor Processing Unit (TPU) platform. The TPU architecture is featured with accelerated dense matrix multiplication, large high…

计算物理 · 物理学 2022-03-02 Qing Wang , Matthias Ihme , Yi-Fan Chen , John Anderson