superfluous 发表于 2025-3-26 21:49:19

Solving Ordinary Differential Equations on GPUsoping a generic implementation of the most common algorithms and combining this with modern C. libraries like VexCL and Thrust. Our approach is based on generic programming and results in highly scalable and easy-to-use source code.

喃喃而言 发表于 2025-3-27 04:06:59

http://reply.papertrans.cn/67/6690/668974/668974_32.png

贪心 发表于 2025-3-27 06:59:43

A GPU Implementation for Solving the Convection Diffusion Equation Using the Local Modified SOR Meth results of GPUs based on Fermi and Kepler architectures and a contemporary quad core CPU. The CPU implementation is parallelized with OpenMP utilizing manual AVX (Advanced Vector Extensions) vectorization. The results regarding recomputation look quite promising and we expect that it will be of more significance in the near future.

怎样才咆哮 发表于 2025-3-27 11:04:52

Book 2014rical methods, including solution of linear equations and FFT, for massively parallel GPU architectures. This volume consolidates recent research and adaptations, covering widely used methods that are at the core of many scientific and engineering computations. Each chapter is written by authors wor

反复无常 发表于 2025-3-27 15:53:32

A Guide for Implementing Tridiagonal Solvers on GPUsview and summarize several existing optimization strategies, and systematically analyze the purpose for each optimization. Finally, a case study, called SPIKE-CR, is given to demonstrate how to apply the guidelines to build a high-performance GPU tridiagonal solver.

THROB 发表于 2025-3-27 18:20:58

http://reply.papertrans.cn/67/6690/668974/668974_36.png

吵闹 发表于 2025-3-27 22:18:44

Pseudorandom Numbers Generation for Monte Carlo Simulations on GPUs: OpenCL Approach number generators for Monte Carlo simulations and libraries for GPUs are reviewed. Some tricks for generators implementation on GPUs with OpenCL framework are considered. The performance results of implemented generators on several AMD and NVIDIA GPUs are presented.

杀人 发表于 2025-3-28 02:20:21

Sparse Matrix-Vector Productable and validated SpMV kernels: cuSPARSE, CUSP and Paralution. We present and discuss complete codes of several SpMV kernels for both basic SpMV formats and some of its derivatives, including CMRS, and briefly discuss the principles beyond other popular format extensions.

绕着哥哥问 发表于 2025-3-28 10:12:09

Monte Carlo Simulation of Dynamic Systems on GPU’slistings are provided for Monte Carlo simulation of a point-mass in atmospheric flight. Runtime results are provided demonstrating significant runtime reductions compared to serial CPU-based implementations.

孵卵器 发表于 2025-3-28 11:42:30

http://reply.papertrans.cn/67/6690/668974/668974_40.png
页: 1 2 3 [4] 5 6
查看完整版本: Titlebook: Numerical Computations with GPUs; Volodymyr Kindratenko Book 2014 Springer International Publishing Switzerland 2014 Differential equation