Buscar
Mostrando ítems 1-10 de 500
Interactive parallel fluid solver using the Lattice-Boltzmann method and CUDA
(Universidad EAFITIngeniería de SistemasEscuela de Ingeniería. Departamento de Ingeniería de Sistemas, 2010)
Particle methods have been gaining momentum in the Computational Fluid Dynamics world, for their computational simplicity and inherent parallelism -- This has lead the field to jump to new hardware technologies that exploit ...
Modelador de propagação de onda acústica 2D por diferenças finitas no domínio do tempo em CUDA
(BrasilUFRNPROGRAMA DE PÓS-GRADUAÇÃO EM CIÊNCIA E ENGENHARIA DE PETRÓLEO, 2018-02-28)
The full waveform inversion (FWI) is a quantitative seismic imaging method that can provide a high degree of reliance on subsurface structures. However, modeling wave propagation is computationally very exhaustive, thus ...
Ferramenta computacional direcionada à análise de antenas impressas por meio da utilização do método de FDTD em paralelo desenvolvida em CUDA
(Universidade Federal de Minas GeraisUFMG, 2018-04-26)
In the present project, a computational application is developed to analyze generic electromagnetic devices, using a paralell algorithm of the FDTD method terminated by Convolutional Perfectly Matched Layer (CPML) Absorbing ...
CUDA programs for solving the time-dependent dipolar Gross–Pitaevskii equation in an anisotropic trap
(2016-03-01)
In this paper we present new versions of previously published numerical programs for solving the dipolar Gross-Pitaevskii (GP) equation including the contact interaction in two and three spatial dimensions in imaginary and ...
Paralelização automática de laços
(IEEE, 2014-01-01)
Identify opportunities for software parallelism is a task that takes a lot of human time, but once some code patterns for parallelism are identified, a software could quickly accomplish this task. Thus, automating this ...
Programação paralela híbrida para CPU e GPU: uma avaliação do OPENACC frente a OPENMP e CUDA
(Universidade Federal de Santa MariaBRCiência da ComputaçãoUFSMPrograma de Pós-Graduação em Informática, 2014-08-22)
As a consequence of the CPU and GPU's architectures advance, in the last years there
was a raise of the number of parallel programming APIs for both devices. While OpenMP is
used to make parallel programs for the CPU, ...