Hi, I had a question about modules that need to loaded to run WRF. Through trial and error, it seems that my WRF compile em_real does not run without having netcdf/4.4.1.1-intel-p loaded as well. Under the first loaded module I get an error when compiling (Problems building executables...) but when netCDF/4.4.1.1-intel-p is loaded WRF compile is done just fine. But now since I have two openmpi modules (openmpi 2.0.2 and openmpi 3.0.1-intel) wouldn't it cause an issue when doing mpirun later on? I am failing at running mpirun .real.exe later on and I feel like it's due to having two openmpi versions loaded in my module. Should I unload on and compile again or any other suggestions? Thank you for your help.