Skip to content

WIP: ENH: Allow timing repeated execution of code blocks

Paul McCarthy requested to merge enh/profiler-accumulate into master
  • A new fsl_init_blas_threading function, which can be used to disable OpenBLAS multi-threading. More functionality may be added in the future.
  • Some enhancements to the FSLProfiler class, most notably a new set of methods allowing timing information to be obtained for blocks of code which are repeatedly executed.
Edited by Paul McCarthy

Merge request reports