[ET Trac] [Einstein Toolkit] #1323: remove make.code.deps from GRHydro
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Wed Apr 17 16:16:41 CDT 2013
#1323: remove make.code.deps from GRHydro
-----------------------------------+----------------------------------------
Reporter: rhaas | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version:
Keywords: GRHydro |
-----------------------------------+----------------------------------------
GRHydro contains a file make.code.deps which tries to list the
dependencies among its files due to Fortran modules. Naturally the file is
out of date. Reading the documentation this should be harmless as
make.code.deps should only give additional dependency information. However
I just had a case where removing the file (and -cleandeps) helped. The
actual fix could thus have been the cleandeps as well.
make.code.deps is not required in this case since Cactus can track module
dependency on its own (see
http://einsteintoolkit.org/documentation/UsersGuide/UsersGuidech9.html#x13-95000C1.6.2
and
http://einsteintoolkit.org/documentation/UsersGuide/UsersGuidech9.html#x13-60000C1.2.5).
This patch removes the file.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1323>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list