[cig-commits] [commit] devel: updates .gitignore file; uses cuda d_ibool array with padding; adds wrapper for global memory load function __ldg() (4197533)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Sat Feb 8 05:55:23 PST 2014
Repository : ssh://geoshell/specfem3d
On branch : devel
Link : https://github.com/geodynamics/specfem3d/compare/2dbb673169cd90b856b600c84a8119509592b7d0...41975332bd5a4dd2b596402d11e34b520f3bd311
>---------------------------------------------------------------
commit 41975332bd5a4dd2b596402d11e34b520f3bd311
Author: daniel peter <peterda at ethz.ch>
Date: Fri Feb 7 17:11:02 2014 +0100
updates .gitignore file; uses cuda d_ibool array with padding; adds wrapper for global memory load function __ldg()
>---------------------------------------------------------------
41975332bd5a4dd2b596402d11e34b520f3bd311
.gitignore | 2 +-
src/{cuda/rules.mk => auxiliaries/Makefile} | 60 ++----
.../Makefile} | 60 ++----
src/cuda/{rules.mk => Makefile} | 60 ++----
src/cuda/compute_add_sources_acoustic_cuda.cu | 8 +-
src/cuda/compute_add_sources_viscoelastic_cuda.cu | 12 +-
src/cuda/compute_coupling_cuda.cu | 14 +-
src/cuda/compute_forces_acoustic_cuda.cu | 9 +-
src/cuda/compute_forces_viscoelastic_cuda.cu | 202 +++++++++------------
src/cuda/compute_kernels_cuda.cu | 40 ++--
src/cuda/compute_stacey_acoustic_cuda.cu | 5 +-
src/cuda/compute_stacey_viscoelastic_cuda.cu | 9 +-
src/cuda/mesh_constants_cuda.h | 21 ++-
src/cuda/noise_tomography_cuda.cu | 8 +-
src/cuda/prepare_mesh_constants_cuda.cu | 8 +-
src/cuda/specfem3D_gpu_cuda_method_stubs.c | 28 +--
src/cuda/write_seismograms_cuda.cu | 64 ++++---
src/{cuda/rules.mk => decompose_mesh/Makefile} | 60 ++----
src/{cuda/rules.mk => generate_databases/Makefile} | 60 ++----
src/{cuda/rules.mk => meshfem3D/Makefile} | 60 ++----
src/{cuda/rules.mk => shared/Makefile} | 60 ++----
src/{cuda/rules.mk => specfem3D/Makefile} | 60 ++----
22 files changed, 348 insertions(+), 562 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 41975332bd5a4dd2b596402d11e34b520f3bd311
More information about the CIG-COMMITS
mailing list