QuasiLocalMeasures: Speed up building with gfortran

Issue #1987 closed
Erik Schnetter created an issue

Speed up gfortran builds by splitting expensive routines into two, separating compute kernels from boundary condition calls.

See https://bitbucket.org/einsteintoolkit/einsteinanalysis/pull-requests/6/quasylocalmeasures-speed-up-building-with/diff.

Keyword:

Comments (6)

  1. Roland Haas
    • changed status to open
    • removed comment

    Is this literally just copy&paste of the code from one file to the other? In that case (and assuming the tests pass), please apply.

  2. Log in to comment