mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Toolchain: Add leak suppression for DeePMD
This commit is contained in:
parent
22538ecd34
commit
bfded9abfe
1 changed files with 1 additions and 0 deletions
|
|
@ -95,6 +95,7 @@ EOF
|
|||
cat << EOF >> "${INSTALLDIR}/lsan.supp"
|
||||
# leaks related to DeePMD-kit and TensorFlow
|
||||
leak:DP_NewDeepPot
|
||||
leak:deepmd::AtomMap::AtomMap
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue