[cig-commits] [commit] devel: improves cuda kernel for acoustic simulations; adds file assemble_MPI_scalar_cuda.cu and assemble_MPI_vector_cuda.cu (8cdb4f0)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Sep 11 10:23:27 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/3704c888212d30d103ff64ed797e3904be39dd35...e84e7ba6f8959cb80449833335af69c684b5a5ee

>---------------------------------------------------------------

commit 8cdb4f09297dc368caea276276132a77f39eb7fe
Author: daniel peter <peterda at ethz.ch>
Date:   Thu Feb 20 17:05:31 2014 +0100

    improves cuda kernel for acoustic simulations; adds file assemble_MPI_scalar_cuda.cu and assemble_MPI_vector_cuda.cu


>---------------------------------------------------------------

8cdb4f09297dc368caea276276132a77f39eb7fe
 src/cuda/assemble_MPI_scalar_cuda.cu         | 262 ++++++++
 src/cuda/assemble_MPI_vector_cuda.cu         | 415 ++++++++++++
 src/cuda/compute_forces_acoustic_cuda.cu     | 966 +++++++++++++++++++++------
 src/cuda/compute_forces_viscoelastic_cuda.cu | 399 +----------
 src/cuda/initialize_cuda.cu                  |  17 +-
 src/cuda/mesh_constants_cuda.h               |  20 +-
 src/cuda/prepare_mesh_constants_cuda.cu      |   6 +-
 src/cuda/rules.mk                            |   2 +
 src/cuda/specfem3D_gpu_cuda_method_stubs.c   | 102 +--
 src/specfem3D/rules.mk                       |   2 +
 10 files changed, 1523 insertions(+), 668 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 8cdb4f09297dc368caea276276132a77f39eb7fe


More information about the CIG-COMMITS mailing list