[petsc-dev] Memory Logging Problem

Lisandro Dalcin dalcinl at gmail.com
Sun Mar 13 04:44:36 CDT 2016


On 13 March 2016 at 04:21, Matthew Knepley <knepley at gmail.com> wrote:
> You can fix the SEGV by moving the library unloading to after the malloc
> dump. However,
> it then records that the memory from loading the library is still unfreed.

Or let's do it the Python way and never ever dlclose() dynamic libraries :-)


-- 
Lisandro Dalcin
============
Research Scientist
Computer, Electrical and Mathematical Sciences & Engineering (CEMSE)
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/

4700 King Abdullah University of Science and Technology
al-Khawarizmi Bldg (Bldg 1), Office # 4332
Thuwal 23955-6900, Kingdom of Saudi Arabia
http://www.kaust.edu.sa

Office Phone: +966 12 808-0459



More information about the petsc-dev mailing list