lanl / LATTE

Developer repository for the LATTE code
Other
40 stars 22 forks source link

mem leak #13

Open cnegre opened 7 years ago

cnegre commented 7 years ago

Two mem leaks reported by valgrind. One when opening a file with unit 6 (log.latte) and the other in bldnewHS_sp.f90 at the omp loop (line 113). The leak only happens with omp.

nicolasbock commented 7 years ago

Does valgrind tell you more specifically what variable is involved?