[petsc-dev] Using multiple mallocs with PETSc

Jed Brown jed at jedbrown.org
Tue Mar 14 16:17:17 CDT 2017


Barry Smith <bsmith at mcs.anl.gov> writes:
>    Well it actually does something malloc doesn't do. It allows for
>    multiple malloc backends, 

A malloc implementation can have multiple arenas.

>    and possibly allows for other things like tracking how often the
>    malloced space is accessed.

How?

>    And keeps enough information for migration of malloced space.

What does that mean?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170314/9c10b374/attachment.sig>


More information about the petsc-dev mailing list