<div dir="ltr">Hello,<br>
<br>
I am trying to install QE on my local PC. As I'm new to this area, I tried the simplest way to compile:<br>
./configure<br>
make pw<br>
<br>
Apparently the compilation went fine, but when I tried:<br>
cd PW/tests<br>
./check-pw.x.j<br>
<br>
For each test, I got this warning:<br>
Note: The following floating-point exceptions are signalling: IEEE_DENORMAL<br>
<br>
Discrepancies from the reference figures were also reported:<br>
discrepancy in total energy detected<br>
Reference:   -44.618060, You got:   -44.618132<br>
discrepancy in force detected<br>
Reference:   0.0030, You got:   0.0033<br>
discrepancy in pressure detected<br>
Reference: 189.41, You got: 189.56<br>
<br>
Please let me know if you need further info from my side. I'd be happy 
if you could give me some directions in resolving the problem.<br>
<br>
Kind regards,<br>
Stephen</div>