ternaus / quest-qmc

Automatically exported from code.google.com/p/quest-qmc
2 stars 11 forks source link

Memory leak in the test.F90 #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Package is compiled with LAPACK, BLAS using 
g++ with compiler options: -Wall -O3
ifort with compiler options: -O3 -warn all

2.Start testing program in the folder EXAMPLE/test as ./test large.in

Program works but it uses more than 1Gb of RAM and 1Gb of swap

Original issue reported on code.google.com by iglovi...@gmail.com on 19 Oct 2013 at 7:28

GoogleCodeExporter commented 9 years ago
I cannot reproduce the bug in the current version of the QUEST. So I close this 
issue.

Original comment by iglovi...@gmail.com on 18 Dec 2013 at 6:54