[cig-commits] [commit] devel: Change benchmark for coupling w DSM (8b9384e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Aug 1 10:06:42 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/8a3f14d7d473f70feb7f073639045daa35c587bc...d759e09dd946c593868753fbb4253d77378fb276

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

commit 8b9384e9c6d5658e89a471f7a08067475438342f
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Fri Jul 4 11:27:21 2014 +0200

    Change benchmark for coupling w DSM


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

8b9384e9c6d5658e89a471f7a08067475438342f
 utils/DSM_FOR_SPECFEM3D/example/batch_run_benchmark_all_process.sh | 2 +-
 utils/DSM_FOR_SPECFEM3D/example/parfile_for_benchmark              | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/utils/DSM_FOR_SPECFEM3D/example/batch_run_benchmark_all_process.sh b/utils/DSM_FOR_SPECFEM3D/example/batch_run_benchmark_all_process.sh
index b5bc7cd..f641f88 100755
--- a/utils/DSM_FOR_SPECFEM3D/example/batch_run_benchmark_all_process.sh
+++ b/utils/DSM_FOR_SPECFEM3D/example/batch_run_benchmark_all_process.sh
@@ -116,7 +116,7 @@ OUT_MOVIE=$(pwd)/movie
 #------- input files creation 
 # you must write the absolute path for : xcreate_input
 # you must edit and complete : parfile_for_benchmark  
-/home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/bin/xcreate_inputs_files<<EOF
+/home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/bin/xcreate_inputs_files<<EOF
 parfile_for_benchmark
 EOF
 
diff --git a/utils/DSM_FOR_SPECFEM3D/example/parfile_for_benchmark b/utils/DSM_FOR_SPECFEM3D/example/parfile_for_benchmark
index 13f3815..14d1ef1 100644
--- a/utils/DSM_FOR_SPECFEM3D/example/parfile_for_benchmark
+++ b/utils/DSM_FOR_SPECFEM3D/example/parfile_for_benchmark
@@ -1,7 +1,7 @@
 #  ABSOLUTE PATH FOR EXECUTABLES
-DSM_BINARY_PATH          =  /home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/bin/
-SPECFEM3D_BINARY_PATH    =  /home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/SEMH/bin
-SHELL_SCRIPT_PATH        =  /home/bacchus1/ywang/yang/DSM_SPECFEM_HYBRID_VECTORIZED_NEW/shells
+DSM_BINARY_PATH          =  /home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/bin
+SPECFEM3D_BINARY_PATH    =  /home/durochat/Codes/SPECFEM3Ds/specfem3d/bin
+SHELL_SCRIPT_PATH        =  /home/durochat/Codes/SPECFEM3Ds/specfem3d/utils/DSM_FOR_SPECFEM3D/shells
 
 
 # DIRECTORY CONTAINED INPUTS FILES (RELATIVE PATH FORM ./)



More information about the CIG-COMMITS mailing list