GTC2013

Tag: numerical modeling

Evaluating polynomials in several variables and their derivatives on a GPU computing processor

Evaluating polynomials in several variables and their derivatives on a GPU computing processor

| 30 January, 2012 | 0 Comments

In this paper we describe algorithms for the massively parallel evaluation and differentiation of polynomials in several variables

Continue Reading

GPU Acceleration of Runge-Kutta Integrators

GPU Acceleration of Runge-Kutta Integrators

| 14 December, 2011 | 0 Comments

We consider the use of commodity graphics processing units (GPUs) for the common task of numerically integrating ordinary differential equations (ODEs), achieving speedups of up to 115-fold over comparable serial CPU implementations, and 15-fold over multithreaded CPU code with SIMD intrinsics.

Continue Reading

Application of Graphics Processing Units to the Study of Non-linear Dynamics of the Exciton Bose-Einstein Condensate

Application of Graphics Processing Units to the Study of Non-linear Dynamics of the Exciton Bose-Einstein Condensate

| 17 November, 2011 | 0 Comments

We have investigated the application of GPUs using NVIDIA’s CUDA programming environment to the numerical solution of the Gross-Pitaevskii equation, which describes the dynamics of the Bose-Einstein condensate of excitons in a semiconductor quantum well.

Continue Reading

GPU Acceleration of the Goddard Earth Observing System Atmospheric Model

GPU Acceleration of the Goddard Earth Observing System Atmospheric Model

| 16 November, 2011 | 0 Comments

Implementation of GEOS-5 on GPUs provides a useful benchmark for the scalability of global atmospheric models on GPUs, and facilitates evaluation of future system architecture configurations.

Continue Reading

Development of a Flow Solver with Complex Kinetics on the Graphic Processing Units

Development of a Flow Solver with Complex Kinetics on the Graphic Processing Units

| 4 November, 2011 | 0 Comments

In the current paper, we described the implementation of a numerical solver for simulating chemically reacting flow on the GPU. The fluid dynamics is modeled using high-order shock-capturing schemes, and the chemical kinetics is solved using an implicit solver.

Continue Reading

Special Issue on “Aspects of Numerical Algorithms, Parallelization and Applications”

Special Issue on “Aspects of Numerical Algorithms, Parallelization and Applications”

| 17 October, 2011 | 0 Comments

Aspects of Numerical Algorithms, Parallelization and Applications have been a major thrust of research and have application throughout computational science and engineering. Numerical algorithms are widely used by scientists engaged in various scientific areas.

Continue Reading

Performances of Navier-Stokes Solver on a Hybrid Computing System

Performances of Navier-Stokes Solver on a Hybrid Computing System

| 4 October, 2011 | 0 Comments

A computational code for the numerical integration of the incompressible Navier-Stokes equations for the execution of accurate calculations with the approach of the Direct Numerical Simulation (DNS), is implemented on a specially-assembled hybrid CPU/GPU computing system.

Continue Reading

The CUBLAS and CULA acceleration of adaptive finite element framework for bioluminescence tomography

The CUBLAS and CULA acceleration of adaptive finite element framework for bioluminescence tomography

| 10 October, 2010 | 2 Comments

In this paper, we for the first time introduce a new kind of acceleration technology to accelerate the AFE framework for BLT, using the graphics processing unit (GPU). Besides the processing speed, the GPU technology can get a balance between the cost and performance.

Continue Reading

Numerical modeling of gravitational wave sources accelerated by OpenCL

Numerical modeling of gravitational wave sources accelerated by OpenCL

| 27 August, 2010 | 3 Comments

In this work, authors used OpenCL framework to accelerate an EMRI modeling application using the hardware accelerators – Cell BE and Tesla CUDA GPU. Authors describe these compute technologies, present performance results, and then compare them with those from our previous implementations based on the native CUDA and Cell SDKs.

Continue Reading