[cig-commits] [commit] devel,master: bug fix for backward/reconstructed wavefield in OpenCL simulations; updates code reformatting (750737e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:28:52 PST 2014


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

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

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

commit 750737ed6d34d4f38a9f9c747b2e03757c109daf
Author: daniel peter <peterda at ethz.ch>
Date:   Mon Aug 18 17:57:27 2014 +0200

    bug fix for backward/reconstructed wavefield in OpenCL simulations; updates code reformatting


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

750737ed6d34d4f38a9f9c747b2e03757c109daf
 src/auxiliaries/combine_vol_data.F90            |    6 +-
 src/gpu/assemble_MPI_scalar_gpu.c               |    7 +-
 src/gpu/assemble_MPI_vector_gpu.c               |   32 +-
 src/gpu/check_fields_gpu.c                      |   15 +-
 src/gpu/compute_add_sources_elastic_gpu.c       |   62 +-
 src/gpu/compute_coupling_gpu.c                  |  213 ++--
 src/gpu/compute_forces_crust_mantle_gpu.c       |    9 +-
 src/gpu/compute_forces_inner_core_gpu.c         |   14 +-
 src/gpu/compute_forces_outer_core_gpu.c         |   13 +-
 src/gpu/compute_kernels_gpu.c                   |   31 +-
 src/gpu/compute_stacey_acoustic_gpu.c           |    3 +-
 src/gpu/compute_stacey_elastic_gpu.c            |    9 +-
 src/gpu/gpu_buffer_list.c                       |  137 ++-
 src/gpu/mesh_constants_cuda.h                   |    5 +-
 src/gpu/mesh_constants_gpu.h                    |   65 +-
 src/gpu/noise_tomography_gpu.c                  |   12 +-
 src/gpu/prepare_mesh_constants_gpu.c            |  402 ++++----
 src/gpu/transfer_fields_gpu.c                   |  267 +++--
 src/gpu/update_displacement_gpu.c               |  349 +++----
 src/gpu/write_seismograms_gpu.c                 |   34 +-
 src/specfem3D/iterate_time.F90                  |   24 +-
 src/specfem3D/save_kernels.f90                  |   57 +-
 src/specfem3D/specfem3D_gpu_method_stubs.c      | 1178 +++++++++++------------
 src/specfem3D/write_movie_output.f90            |   13 +-
 utils/create_specfem3D_gpu_cuda_method_stubs.pl |   21 +-
 25 files changed, 1637 insertions(+), 1341 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 750737ed6d34d4f38a9f9c747b2e03757c109daf


More information about the CIG-COMMITS mailing list