When creating a sparse matrix using the poisson example some memory is not
freed properly. Issue may extend beyond sparse matrix datatypes. Example
results :
A is 1210000 x 1210000 with 6045600 entries.
Size of A in memory : 0.090086 GBytes
Device 0: "Tesla C2050" lost 270336 bytes.
Device 1: "Quadro FX 5800" lost 0 bytes.
Original issue reported on code.google.com by sdalton1@gmail.com on 31 Jul 2011 at 9:18
Original issue reported on code.google.com by
sdalton1@gmail.com
on 31 Jul 2011 at 9:18Attachments: