[cig-commits] [commit] devel, master: renamed branches/SPECFEM3D_GLOBE_SUNFLOWER to trunk, i.e. made the GPU branch become the new trunk (ab88c4b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:07:10 PST 2014


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

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

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

commit ab88c4b47a3a0805a14edfd7faa16d5a772b8200
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Sep 26 15:21:09 2013 +0000

    renamed branches/SPECFEM3D_GLOBE_SUNFLOWER to trunk, i.e. made the GPU branch become the new trunk


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

ab88c4b47a3a0805a14edfd7faa16d5a772b8200
 Par_file | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Par_file b/Par_file
index 035fe4f..2e182e5 100644
--- a/Par_file
+++ b/Par_file
@@ -120,6 +120,8 @@ NUMBER_OF_THIS_RUN              = 1
 # path to store the local database files on each node
 # mesh files
 LOCAL_PATH                      = ./DATABASES_MPI
+# temporary wavefield/kernel/movie files
+LOCAL_TMP_PATH                  = ./DATABASES_MPI
 
 # interval at which we output time step info and max of norm of displacement
 NTSTEP_BETWEEN_OUTPUT_INFO      = 1000
@@ -192,5 +194,6 @@ ADIOS_ENABLED                   = .false.
 ADIOS_FOR_FORWARD_ARRAYS        = .true.
 ADIOS_FOR_MPI_ARRAYS            = .true.
 ADIOS_FOR_ARRAYS_SOLVER         = .true.
+ADIOS_FOR_SOLVER_MESHFILES      = .true.
 ADIOS_FOR_AVS_DX                = .true.
 



More information about the CIG-COMMITS mailing list