module Profiler: sig .. end
sig
end
Performance profiling using MPI
val make : Mpi.communicator -> string -> Sundials.Profiler.t
Mpi.communicator -> string -> Sundials.Profiler.t
Creates a new profiler with the given name.