Related papers: CUDA programs for solving the time-dependent dipol…
We present two accelerated numerical algorithms for single-component and binary Gross-Pitaevskii (GP) equations coupled with microwaves (electromagnetic fields) in steady state. One is based on a normalized gradient flow formulation, called…
Numerical integration of stochastic differential equations is commonly used in many branches of science. In this paper we present how to accelerate this kind of numerical calculations with popular NVIDIA Graphics Processing Units using the…
This paper presents, to the author's knowledge, the first graphics processing unit (GPU) accelerated program that solves the evolution of interacting scalar fields in an expanding universe. We present the implementation in NVIDIA's Compute…
In this paper a new scalable hydrodynamic code GPUPEGAS (GPU-accelerated PErformance Gas Astrophysic Simulation) for simulation of interacting galaxies is proposed. The code is based on combination of Godunov method as well as on the…
The goal of this work is to parallelize the multistep scheme for the numerical approximation of the backward stochastic differential equations (BSDEs) in order to achieve both, a high accuracy and a reduction of the computation time as…
Parallel computing can offer an enormous advantage regarding the performance for very large applications in almost any field: scientific computing, computer vision, databases, data mining, and economics. GPUs are high performance many-core…
We suggest a pseudospectral method for solving the three-dimensional time-dependent Gross-Pitaevskii (GP) equation and use it to study the resonance dynamics of a trapped Bose-Einstein condensate induced by a periodic variation in the…
In this study, after we have briefly introduced the standard Gross-Pitaevskii equation, we have suggested fractional Gross-Pitaevskii equations to investigate the time-dependent ground state dynamics of the Bose-Einstein condensation of…
These notes accompany the open-source code published in GitHub which implements a GPU-based line-segment, surface-triangle intersection algorithm in CUDA. It mentions some relevant works and discusses issues specific to this implementation.…
We describe the GPU implementation of shifted or multimass iterative solvers for sparse linear systems of the sort encountered in lattice gauge theory. We provide a generic tool that can be used by those without GPU programming experience…
The Gross-Pitaevskii equation and its generalisations to dissipative and dipolar gases have been very useful in describing dynamics of cold atomic gases, as well as polaritons and other nonlinear systems. For some of these applications the…
Solving partial differential equations of highly featured problems represents a formidable challenge, where reaching high precision across multiple length scales can require a prohibitive amount of computer memory or computing time.…
An existing hybrid MPI-OpenMP scheme is augmented with a CUDA-based fine grain parallelization approach for multidimensional distributed Fourier transforms, in a well-characterized pseudospectral fluid turbulence code. Basics of the hybrid…
In this paper we present a methodology for data accesses when solving batches of Tridiagonal and Pentadiagonal matrices that all share the same left-hand-side (LHS) matrix. The intended application is to the numerical solution of Partial…
In two dimensions the Gross-Pitaevskii equation for a cold, dilute gas of bosons has an energy dependent coupling parameter describing particle interactions. We present numerical solutions of this equation for bosons in harmonic traps and…
We consider the cubic and quintic Gross-Pitaevskii (GP) hierarchies in $d\geq1$ dimensions, for focusing and defocusing interactions. We present a new proof of existence of solutions that does not require the a priori bound on the spacetime…
This paper presents the implementation of a HLLC finite volume solver using GPU technology for the solution of shallow water problems in two dimensions. It compares both CPU and GPU approaches for implementing all the solver's steps. The…
The Poisson-Fermi model is an extension of the classical Poisson-Boltzmann model to include the steric and correlation effects of ions and water treated as nonuniform spheres in aqueous solutions. Poisson-Boltzmann electrostatic…
We present a numerical study of the time-dependent and time-independent Gross-Pitaevskii (GP) equation in two space dimensions, which describes the Bose-Einstein condensate of trapped bosons at ultralow temperature with both attractive and…
A general-purpose C++ software program called $\mathbb{CGPOPS}$ is described for solving multiple-phase optimal control problems using adaptive Gaussian quadrature collocation. The software employs a Legendre-Gauss-Radau direct orthogonal…