[cig-commits] [commit] devel: removed an old comment that I had forgotten to delete (abc7aef)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Thu Sep 25 18:07:20 PDT 2014
Repository : https://github.com/geodynamics/specfem3d
On branch : devel
Link : https://github.com/geodynamics/specfem3d/compare/63b33a6cfd79d58ef4ebcf2ca10eb8317b416a7d...abc7aefaab9886e63c2d3caafc02f95678488756
>---------------------------------------------------------------
commit abc7aefaab9886e63c2d3caafc02f95678488756
Author: Dimitri Komatitsch <komatits at users.noreply.github.com>
Date: Fri Sep 26 03:07:54 2014 +0200
removed an old comment that I had forgotten to delete
>---------------------------------------------------------------
abc7aefaab9886e63c2d3caafc02f95678488756
src/shared/parallel.f90 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/shared/parallel.f90 b/src/shared/parallel.f90
index ed9edd5..8f4ce5d 100644
--- a/src/shared/parallel.f90
+++ b/src/shared/parallel.f90
@@ -46,8 +46,7 @@
!! DK DK and thus the total number of processor cores to request from the batch system
!! DK DK should be NUMBER_OF_SIMULTANEOUS_RUNS * NPROC.
!! DK DK All the runs to perform must be placed in directories called run0001, run0002, run0003 and so on
-!! DK DK (with exactly four digits) and you must create a link from the root directory of the code
-!! DK DK to the first copy of the executable programs by typing " ln -s run0001/bin bin ".
+!! DK DK (with exactly four digits).
module my_mpi
More information about the CIG-COMMITS
mailing list