[cig-commits] [commit] devel: updates gpu code routines for forward and adjoint runs (b7062d6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Sep 16 08:26:07 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/0aa2df069164153a157cf61edc5ea1bce1e70644...6034d3445ce173fc6a0a1cfd5c31dfd2558a2eaf

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

commit b7062d67ac7d086c5e868ac535f12d6220e2fe72
Author: daniel peter <peterda at ethz.ch>
Date:   Fri Aug 29 16:36:59 2014 +0200

    updates gpu code routines for forward and adjoint runs


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

b7062d67ac7d086c5e868ac535f12d6220e2fe72
 src/gpu/assemble_MPI_scalar_gpu.c         |  314 ++++-----
 src/gpu/assemble_MPI_vector_gpu.c         | 1017 +++++++++--------------------
 src/gpu/check_fields_gpu.c                |   60 +-
 src/gpu/compute_coupling_gpu.c            |  348 ++++------
 src/gpu/compute_forces_crust_mantle_gpu.c |    1 +
 src/gpu/compute_stacey_acoustic_gpu.c     |  168 +++--
 src/gpu/compute_stacey_elastic_gpu.c      |  204 +++---
 src/gpu/compute_strain_gpu.c              |  247 ++++---
 src/gpu/helper_functions_gpu.c            |   12 +-
 src/gpu/mesh_constants_gpu.h              |    6 +
 src/gpu/prepare_mesh_constants_gpu.c      |   20 +
 src/gpu/update_displacement_gpu.c         |  473 +++++++-------
 src/meshfem3D/model_cem.f90               |    0
 src/specfem3D/prepare_timerun.f90         |    7 +
 14 files changed, 1141 insertions(+), 1736 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 b7062d67ac7d086c5e868ac535f12d6220e2fe72


More information about the CIG-COMMITS mailing list