Page 1 of 1

warning message

Posted: Mon Mar 19, 2012 3:01 pm
by zhifan
Hi, all:
In the yambo initialization and after calculation of GW I received the warning message:
ieee_invalid is signaling
ieee_underflow is signaling
ieee_inexact is signaling

I used yambo-3.2.4-r.855. If I use yambo-3.2.5 initialization will stop at middle.
I do not understand these message. What should I do?

Thanks

Zhifan Chen
Clark Atlanta University
USA

Re: warning message

Posted: Mon Mar 19, 2012 10:34 pm
by andrea marini
zhifan wrote:Hi, all:
In the yambo initialization and after calculation of GW I received the warning message:
ieee_invalid is signaling
ieee_underflow is signaling
ieee_inexact is signaling
Never seen these messages before. Maybe they are compiler-specific. What compiler are you using ?
zhifan wrote: I used yambo-3.2.4-r.855. If I use yambo-3.2.5 initialization will stop at middle.
I do not understand these message. What should I do?
What di you mean as "in the middle" ? Where does the code exactly stops ? And, please provide more info ( see here)

Re: warning message

Posted: Wed Mar 21, 2012 3:36 pm
by zhifan
Dr. Marini:
Thanks. I used ifort version 12. It may related to the compile so I am checking the problem further.

Zhifan Chen
Clark Atlanta University
USA

Re: warning message

Posted: Wed Mar 21, 2012 3:45 pm
by andrea marini
I currently use ifort 11.1 and I have no problems. But I never tried the 12.0. Try downgrading to 11.1 first, if you can.