[cig-commits] [commit] devel,master: bug fix for kernel simulations on OpenCL devices (multiple processes and asynchronuous copy); updates Makefile and rules for OpenCL flags (0dc6d51)

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


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

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

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

commit 0dc6d5138dd8a452aced5481450c7017d8f7685a
Author: daniel peter <peterda at ethz.ch>
Date:   Tue Aug 19 21:12:15 2014 +0200

    bug fix for kernel simulations on OpenCL devices (multiple processes and asynchronuous copy); updates Makefile and rules for OpenCL flags


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

0dc6d5138dd8a452aced5481450c7017d8f7685a
 Makefile.in                                        |    4 +-
 src/gpu/assemble_MPI_scalar_gpu.c                  |   36 +-
 src/gpu/assemble_MPI_vector_gpu.c                  | 1248 ++++++++++----------
 src/gpu/compute_add_sources_elastic_gpu.c          |    6 +-
 src/gpu/compute_stacey_acoustic_gpu.c              |    3 -
 src/gpu/compute_stacey_elastic_gpu.c               |    3 -
 src/gpu/initialize_gpu.c                           |   44 +-
 src/gpu/mesh_constants_gpu.h                       |   23 +-
 src/gpu/prepare_mesh_constants_gpu.c               |   70 +-
 src/gpu/rules.mk                                   |    2 +-
 src/gpu/write_seismograms_gpu.c                    |   50 +-
 src/specfem3D/compute_add_sources.f90              |    4 +-
 .../compute_forces_acoustic_calling_routine.F90    |    8 +-
 ...compute_forces_viscoelastic_calling_routine.F90 |   12 +-
 src/specfem3D/write_seismograms.f90                |    2 +-
 15 files changed, 790 insertions(+), 725 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 0dc6d5138dd8a452aced5481450c7017d8f7685a


More information about the CIG-COMMITS mailing list