X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Ftiming%2Fwallcycle.cpp;h=1f1d7ca38ea2eec6b6ac4f68f2505d530ed0e163;hb=3a85d940616b90260276a960afc06e3f8be4daa1;hp=12d5f376d0f33727800eaf78d7e68844e2f1e0da;hpb=b08db8bb4c46e76e067ce09a2e8d43390e445575;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/timing/wallcycle.cpp b/src/gromacs/timing/wallcycle.cpp index 12d5f376d0..1f1d7ca38e 100644 --- a/src/gromacs/timing/wallcycle.cpp +++ b/src/gromacs/timing/wallcycle.cpp @@ -720,8 +720,8 @@ void wallcycle_print(FILE* fplog, code so that it is provably robust with respect to non-positive values for all possible timer and cycle counters, there is less value gained from printing whatever - timing data might still be sensible for some non-Jenkins - run, than is lost from diagnosing Jenkins FP exceptions on + timing data might still be sensible for some non-CI + run, than is lost from diagnosing CI FP exceptions on runs about whose execution time we don't care. */ GMX_LOG(mdlog.warning) .asParagraph()