中文
相关论文

相关论文: A fast vectorised implementation of Wallace's norm…

200 篇论文

We consider pseudo-random number generators suitable for vector processors. In particular, we describe vectorised implementations of the Box-Muller and Polar methods, and show that they give good performance on the Fujitsu VP2200. We also…

数据结构与算法 · 计算机科学 2010-04-21 Richard P. Brent

We outline some of Chris Wallace's contributions to pseudo-random number generation. In particular, we consider his idea for generating normally distributed variates without relying on a source of uniform random numbers, and compare it with…

数学软件 · 计算机科学 2021-07-05 Richard P. Brent

Basic uniform pseudo-random number generators are implemented on ATI Graphics Processing Units (GPU). The performance results of the realized generators (multiplicative linear congruential (GGL), XOR-shift (XOR128), RANECU, RANMAR, RANLUX…

高能物理 - 格点 · 物理学 2011-01-27 Vadim Demchik

Pseudorandom number generators are required for many computational tasks, such as stochastic modelling and simulation. This paper investigates the serial CPU and parallel GPU implementation of a Linear Congruential Generator based on the…

数学软件 · 计算机科学 2012-06-25 Gleb Beliakov , Michael Johnstone , Doug Creighton , Tim Wilkin

Parallel supercomputer-based Monte Carlo and stochastic simulations require pseudorandom number generators that can produce distinct pseudorandom streams across many independent processes. We propose a scalable class of parallel and…

密码学与安全 · 计算机科学 2021-05-31 Jetanat Datephanyawat , Paul D. Beale

In this paper, we study a parallel version of Galton-Watson processes for the random generation of tree-shaped structures. Random trees are useful in many situations (testing, binary search, simulation of physics phenomena,...) as attests…

分布式、并行与集群计算 · 计算机科学 2016-06-22 Olivier Bodini , Camille Coti , Julien David

Many simulation applications require the generation of long sequences of pseudo-random numbers. Linear recurrences modulo 2 are commonly used as the fundamental building block for constructing pseudo-random number generators with extended…

分布式、并行与集群计算 · 计算机科学 2026-05-19 Fabio Cannizzo

We introduce a method for non-uniform random number generation based on sampling a physical process in a controlled environment. We demonstrate one proof-of-concept implementation of the method that reduces the error of Monte Carlo…

其他计算机科学 · 计算机科学 2020-04-24 James Timothy Meech , Phillip Stanley-Marbell

Graph Convolutional Networks (GCNs) are widely adopted for tasks involving relational or graph-structured data and can be formulated as two-stage sparse-dense matrix multiplication (SpMM) during inference. However, existing accelerators…

分布式、并行与集群计算 · 计算机科学 2026-04-14 Bohan Li , Shengmin Li , Xinyu Shi , Enyi Yao , Francky Catthoor , Simei Yang

We propose a simple algorithm for generating normally distributed pseudo random numbers. The algorithm simulates N molecules that exchange energy among themselves following a simple stochastic rule. We prove that the system is ergodic, and…

凝聚态物理 · 物理学 2009-10-31 J. F. Fernandez , Carlos Criado

Randomized sampling has recently been demonstrated to be an efficient technique for computing approximate low-rank factorizations of matrices for which fast methods for computing matrix vector products are available. This paper describes an…

数值分析 · 数学 2008-06-17 Per-Gunnar Martinsson

A random number generator for the Kappa velocity distribution in particle simulations is proposed. Approximating the cumulative distribution function with the q-exponential function, an inverse transform procedure is constructed. The…

等离子体物理 · 物理学 2026-05-12 Seiji Zenitani , Takayuki Umeda

This paper proposes a type of pseudorandom number generator, Mersenne Twister for Graphic Processor (MTGP), for efficient generation on graphic processessing units (GPUs). MTGP supports large state sizes such as 11213 bits, and uses the…

数学软件 · 计算机科学 2013-03-14 Mutsuo Saito , Makoto Matsumoto

This paper introduces a new kernel-based classifier by viewing kernel matrices as generalized graphs and leveraging recent progress in graph embedding techniques. The proposed method facilitates fast and scalable kernel matrix embedding,…

机器学习 · 计算机科学 2024-11-12 Cencheng Shen

Matrix multiplication is a fundamental computation in many scientific disciplines. In this paper, we show that novel fast matrix multiplication algorithms can significantly outperform vendor implementations of the classical algorithm and…

分布式、并行与集群计算 · 计算机科学 2018-01-08 Austin R. Benson , Grey Ballard

We present results of an extensive test program of a group of pseudorandom number generators which are commonly used in the applications of physics, in particular in Monte Carlo simulations. The generators include public domain programs,…

高能物理 - 格点 · 物理学 2009-10-22 I. Vattulainen , K. Kankaala , J. Saarinen , T. Ala-Nissila

Sub-categories of mathematical topology, like the mathematical theory of chaos, offer interesting applications devoted to information security. In this research work, we have introduced a new chaos-based pseudorandom number generator…

密码学与安全 · 计算机科学 2017-06-27 Mohammed Bakiri , Jean-François Couchot , Christophe Guyeux

In this paper, we propose an elegant solution that is directly addressing the bottlenecks of the traditional deep learning approaches and offers a clearly explainable internal architecture that can outperform the existing methods, requires…

机器学习 · 计算机科学 2019-12-09 Plamen Angelov , Eduardo Soares

Regularization of inverse problems is of paramount importance in computational imaging. The ability of neural networks to learn efficient image representations has been recently exploited to design powerful data-driven regularizers. While…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Maud Biquard , Marie Chabert , Florence Genin , Christophe Latry , Thomas Oberlin

Massively parallel molecular simulations require pseudorandom number streams that are provably non-overlapping and reproducible across thousands of compute units in parallel computing environments. In the widely used LAMMPS package, the…

数学软件 · 计算机科学 2025-12-02 Hiroshi Haramoto , Kosuke Suzuki
‹ 上一页 1 2 3 10 下一页 ›