When an external library is rebuilt, its dependencies should also be rebuilt

Issue #41 new
Erik Schnetter created an issue

When an external library (such as e.g. BLAS) is rebuilt, then all its dependencies (such as e.g. LAPACK) should also be rebuilt. Cactus knows these dependencies via the configuration.ccl declarations, but these are not checked in the scripts that determine whether to rebuild.

Keyword:

Comments (0)

  1. Log in to comment