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

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:29:33 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

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