[Trilinos-Users] Memory Profiling

Dmitry N. Mikushin maemarcus at gmail.com
Fri Apr 26 14:05:52 EDT 2019


Hi,

There is a general approach for profiling memory usage by wrapping the
standard *alloc/free functions using ld's wrap and/or LD_PRELOAD
techniques. You can find further information in man. Kokkos' MemoryUsage is
also doing something along these lines.

Kind regards,
- Dmitry.


пт, 26 апр. 2019 г. в 13:59, Frey Matthias (PSI) <matthias.frey at psi.ch>:

> Hi
>
> I'd like to profile the memory usage of Tpetra. I found on the website of
> Kokkos
>
> https://github.com/kokkos/kokkos-tools/wiki/MemoryUsage
>
> that you can do memory analysis. Is this also possible in Trilinos?
>
> Thanks,
> Matthias
>
>
>
> _______________________________________________
> Trilinos-Users mailing list
> Trilinos-Users at trilinos.org
> https://trilinos.org/mailman/listinfo/trilinos-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20190426/0717c4f5/attachment.html>


More information about the Trilinos-Users mailing list