wrf-model / WRF

The official repository for the Weather Research and Forecasting (WRF) model
Other
1.24k stars 677 forks source link

WRFCHEM Fails to build on Intel LLVM Compilers #1981

Closed HathewayWill closed 4 months ago

HathewayWill commented 8 months ago

Per my discussion with @islas this is a new bug to report

Describe the bug During the WRF CHEM installation with KPP the installation has a massive memory leak that caused my system to crash. The last few lines in the log file are either where it was leaking or another error.

To Reproduce Steps to reproduce the behavior: 1.

Expected behavior WRFCHEM should build like intel classic compilers (ifort/icc) without memeory leak

Screenshots

unable to get screenshot, but maxed out 64GB of physical ram and 32GB of SWAP RAM

Attachments

Failure_WRFCHEM.zip

HathewayWill commented 5 months ago

@islas @weiwangncar

Tested this again with the latest development 4.6. Issue still persists

similar issues to the ones raised in these

https://github.com/wrf-model/WRF/issues/1992 https://github.com/wrf-model/WRF/issues/1957