[cig-commits] [commit] devel: fix bugs (a9b5683)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 4 12:56:52 PDT 2014
Repository : https://github.com/geodynamics/specfem3d_globe
On branch : devel
Link : https://github.com/geodynamics/specfem3d_globe/compare/754300e5a26e2a5d17069e661645fe819a7857a1...cd83b686a7c6014e132933f685157d43151a665e
>---------------------------------------------------------------
commit a9b5683164891fa76ecc44cfeae2f0d2da418d7d
Author: Kevin Pouget <kevin.pouget at imag.fr>
Date: Tue May 6 15:19:12 2014 +0200
fix bugs
>---------------------------------------------------------------
a9b5683164891fa76ecc44cfeae2f0d2da418d7d
src/gpu/initialize_gpu.c | 6 +-
src/gpu/mesh_constants_cuda.h | 30 +-
src/gpu/mesh_constants_gpu.h | 6 +-
src/gpu/mesh_constants_ocl.h | 29 +
src/gpu/prepare_mesh_constants_gpu.c | 707 ++++++++++++---------
src/gpu/rules.mk | 19 +-
src/gpu/update_displacement_gpu.c | 3 -
src/specfem3D/assemble_MPI_scalar.f90 | 12 +-
src/specfem3D/assemble_MPI_vector.f90 | 10 +-
src/specfem3D/compute_add_sources.f90 | 6 +-
.../compute_forces_acoustic_calling_routine.F90 | 32 +-
...compute_forces_viscoelastic_calling_routine.F90 | 52 +-
src/specfem3D/compute_kernels.F90 | 8 +-
src/specfem3D/compute_stacey_outer_core.f90 | 30 +-
src/specfem3D/initialize_simulation.f90 | 16 +-
src/specfem3D/write_seismograms.f90 | 2 +-
16 files changed, 550 insertions(+), 418 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 a9b5683164891fa76ecc44cfeae2f0d2da418d7d
More information about the CIG-COMMITS
mailing list