[cig-commits] [commit] devel: updated a comment about non-local file systems in all the Par_files (7e2053c)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Dec 1 15:15:04 PST 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d_globe/compare/a9a8681109181ebd0865145b7e03c6db5a6435ac...7e2053c278b123d2333b9ff258d1fd6e2af3a4e6

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

commit 7e2053c278b123d2333b9ff258d1fd6e2af3a4e6
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Dec 2 00:06:52 2014 +0100

    updated a comment about non-local file systems in all the Par_files


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

7e2053c278b123d2333b9ff258d1fd6e2af3a4e6
 DATA/Par_file                                                           | 2 +-
 .../attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file         | 2 +-
 .../benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file | 2 +-
 .../benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file    | 2 +-
 .../benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file    | 2 +-
 EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file                    | 2 +-
 EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file                   | 2 +-
 EXAMPLES/global_s362ani_shakemovie/DATA/Par_file                        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation        | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation      | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation       | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation     | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation       | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation     | 2 +-
 EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation     | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation           | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation         | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation           | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation         | 2 +-
 EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation         | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation        | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation        | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation    | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation      | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation    | 2 +-
 EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation    | 2 +-
 EXAMPLES/regional_Greece_noise_small/DATA/Par_file                      | 2 +-
 EXAMPLES/regional_Greece_small/DATA/Par_file                            | 2 +-
 EXAMPLES/regional_MiddleEast/DATA/Par_file                              | 2 +-
 EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file        | 2 +-
 EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file         | 2 +-
 38 files changed, 38 insertions(+), 38 deletions(-)

diff --git a/DATA/Par_file b/DATA/Par_file
index 70cfb8a..8fc1e9d 100644
--- a/DATA/Par_file
+++ b/DATA/Par_file
@@ -167,7 +167,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file b/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
index 7cdc96c..8c6597d 100644
--- a/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
+++ b/EXAMPLES/benchmarks/attenuation_benchmark_GJI_2002_versus_normal_modes/Par_file
@@ -153,7 +153,7 @@ ROTATE_SEISMOGRAMS_RT           = .true.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
index 61ef355..2822856 100644
--- a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Bolivia_9s/SEMD/DATA/Par_file
@@ -160,7 +160,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
index 8962a83..60ce2c2 100644
--- a/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_ani_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
@@ -160,7 +160,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file b/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
index 776464f..8c4d69c 100644
--- a/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
+++ b/EXAMPLES/benchmarks/prem_iso_noocean_Q_Cowling_Vanuatu/SEMD/DATA/Par_file
@@ -160,7 +160,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file b/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
index c616618..aa49caa 100644
--- a/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
+++ b/EXAMPLES/global_PREM_kernels/amplitude/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file b/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
index c616618..aa49caa 100644
--- a/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
+++ b/EXAMPLES/global_PREM_kernels/traveltime/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file b/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
index 7fe2f85..0562ad2 100644
--- a/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
+++ b/EXAMPLES/global_s362ani_shakemovie/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
index ee0f77e..e0ce812 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
index 3bb684a..3845931 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_1_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
index 9935e6e..37640d1 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
index a97d146..ce29bbe 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_2_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
index c32c703..f435a5c 100644
--- a/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/global_long/Par_file_NOISE_3_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
index 9a87b3e..bcd127b 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
index 3dfaeec..3c0af14 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_1_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
index 65d07fe..f5762a4 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
index 8c376f3..8f4d023 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_2_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
index 64be362..4bab82a 100644
--- a/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/global_short/Par_file_NOISE_3_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
index 8794c66..37394af 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
index 86637e0..b060b99 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_1_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
index ba6039e..0713f65 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_attenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
index ffdce89..cebee2e 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_2_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
index 6aafc4d..a453785 100644
--- a/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/regional/Par_file_NOISE_3_noattenuation
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
index f927b49..4131dc4 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_attenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
index 35fdbbf..86fa527 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_1_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
index 86856f5..3a596be 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_attenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
index dce831b..ebf21aa 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_2_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
index 4d2c9e5..a081899 100644
--- a/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/test_global/Par_file_NOISE_3_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
index 9cbe9dc..297c151 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_attenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
index 6b0e5f2..5caebd3 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_1_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
index ade9e1c..a7b80a2 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_attenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
index 442128a..e9a2407 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_2_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
index 9cbfa96..b4af2b3 100644
--- a/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
+++ b/EXAMPLES/noise_examples/test_regional/Par_file_NOISE_3_noattenuation
@@ -136,7 +136,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/regional_Greece_noise_small/DATA/Par_file b/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
index b912c05..c0d234f 100644
--- a/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
+++ b/EXAMPLES/regional_Greece_noise_small/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/regional_Greece_small/DATA/Par_file b/EXAMPLES/regional_Greece_small/DATA/Par_file
index adc4bd9..6513960 100644
--- a/EXAMPLES/regional_Greece_small/DATA/Par_file
+++ b/EXAMPLES/regional_Greece_small/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/regional_MiddleEast/DATA/Par_file b/EXAMPLES/regional_MiddleEast/DATA/Par_file
index 102f428..819f1d3 100644
--- a/EXAMPLES/regional_MiddleEast/DATA/Par_file
+++ b/EXAMPLES/regional_MiddleEast/DATA/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .false.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file b/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
index acb8a03..a9fa01d 100644
--- a/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
+++ b/EXAMPLES/small_benchmark_run_to_test_more_complex_Earth/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 
diff --git a/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file b/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
index 3c3ce25..1176e40 100644
--- a/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
+++ b/EXAMPLES/small_benchmark_run_to_test_very_simple_Earth/Par_file
@@ -161,7 +161,7 @@ ROTATE_SEISMOGRAMS_RT           = .false.
 WRITE_SEISMOGRAMS_BY_MASTER     = .true.
 
 # save all seismograms in one large combined file instead of one file per seismogram
-# to avoid overloading shared non-local file systems such as GPFS for instance
+# to avoid overloading shared non-local file systems such as LUSTRE or GPFS for instance
 SAVE_ALL_SEISMOS_IN_ONE_FILE    = .false.
 USE_BINARY_FOR_LARGE_FILE       = .false.
 



More information about the CIG-COMMITS mailing list