Questions and Answers :
Unix/Linux :
stderr_um Fortran Error message 63
Message board moderation
Author | Message |
---|---|
Send message Joined: 6 Aug 04 Posts: 65 Credit: 1,605,224 RAC: 0 |
I have begun getting the "forrtl: info: Fortran error message number is 63." error and in the Intel compiler documentation this indicates: Output conversion error: FOR$IOS_OUTCONERR. Durning a formatted output operation, the value of a particular number could not be output in the specified field length without loss of significant digits. When this situation is encountered, the overflowed field is filled with asterisks to indicate the error in the output record. This has not been a critical error to this point. some other text in the error file are as follows: OPEN: File dataout/30ouba.da27bs0 Created on Unit 22 OPEN: File dataout/30ouba.da27c10 Created on Unit 22 CLOSE: WARNING: Unit 60 Not Opened OPEN: File dataout/30ouba.pa28c10 Created on Unit 60 CLOSE: WARNING: Unit 63 Not Opened OPEN: File dataout/30ouba.pd28c10 Created on Unit 63 CLOSE: WARNING: Unit 64 Not Opened OPEN: File dataout/30ouba.pe28c10 Created on Unit 64 CLOSE: WARNING: Unit 65 Not Opened OPEN: File dataout/30ouba.pf28c10 Created on Unit 65 CLOSE: WARNING: Unit 66 Not Opened OPEN: File dataout/30ouba.pg28c10 Created on Unit 66 CLOSE: WARNING: Unit 67 Not Opened OPEN: File dataout/30ouba.ph28c10 Created on Unit 67 OPEN: File dataout/30ouba.da27c40 Created on Unit 22 OPEN: File dataout/30ouba.da27c70 Created on Unit 22 The machine is a Dual Xeon 3.2 Ghz with a mild OC, I'll crank it down a bit to see if this helps but I don't know if this is the problem or not. If anyone knows of this issue please advise, thanks. |
©2024 cpdn.org