Module Sundials_parallel.Profiler

module Profiler: sig .. end

Performance profiling using MPI


val make : Mpi.communicator -> string -> Sundials.Profiler.t

Creates a new profiler with the given name.