TimerReport: allow arbirary long timer names

Issue #2268 resolved
Roland Haas created an issue

TimerReport currently limits the length of timer names to 100 characters, while Cactus itself has not such limit. There are some timers in Carpet (see https://bitbucket.org/eschnett/carpet/pull-requests/18/carpet-disable-openmp-parallelization-of/diff#comment-51747726) that are affected by this.

The branch in https://bitbucket.org/cactuscode/cactusutils/pull-requests/21/timerreport-allow-arbirary-long-timer/diff removes that limit.

Comments (3)

  1. Log in to comment