End-of-file During Read, Unit -5, File Internal List-directed Read
fortran 90 compiler for linux
fortran 90 compiler for linux
Writer | Message |
---|---|
Quote: > I have tried the Intel compiler. > it looks like working, merely render me quite a lot of errors. I'grand -- | |
Tue, 01 Jan 2008 15:04:02 GMT | |
| |
Quote: > I installed Intel's f90/95 compiler years agone and information technology works like | |
Tue, 01 Jan 2008 18:57:16 GMT | |
| |
Quote: > > On 13 Jul 2005 13:46:33 -0700, "Chris Hulbert" > >>Try gfortran or g95 > > Are they consummate and standard-conforming? > At that place is no complete and standard-conforming | |
Tue, 01 Jan 2008 xix:eleven:58 GMT | |
| |
Well, the intel compiler is working now. It compiles without errors and warning, simply withal information technology doesn't run.... 1) I declare the arrays to be dynamically allocated: integer n 2) I read a file (input.in) where I set a lot of parameters and also open(20,file='input.in',status='old',grade='formatted') where the file input.in has the post-obit form table.ascii 3) So I read the file table.ascii where the data are stored open up (20,file=slicein,status='old',class='unformatted') allocate (cz(ngal),apm(ngal)) read (twenty) al8, del8, cz, apm However, the program encounter a problem exactly earlier the signal forrtl: severe (39): fault during read, unit of measurement 20, file (ruby is the name of the executable file) I'm quite sure the error is something very obvious, only I cannot figure Thank you a lot! | |
Tue, 01 Jan 2008 21:27:17 GMT | |
| |
Quote: > Well, the intel compiler is working now. > It compiles without errors and alarm, but still information technology doesn't run.... > 1) I declare the arrays to be dynamically allocated: > integer n > two) I read a file (input.in) where I set a lot of parameters and also > open up(20,file='input.in',status='old',form='formatted') > where the file input.in has the post-obit class > tabular array.ascii > 3) Then I read the file table.ascii where the data are stored > open up (20,file=slicein,status='onetime',form='unformatted') > allocate (cz(ngal),apm(ngal)) > read (20) al8, del8, cz, apm > Withal, the program run across a problem exactly before the bespeak > forrtl: severe (39): error during read, unit 20, file > (red is the proper noun of the executable file) > I'g quite sure the error is something very obvious, simply I cannot effigy | |
Tue, 01 Jan 2008 22:05:07 GMT | |
| |
Pleaes be patient with me every bit I go on my sometime soap box. First, Information technology is not possible to testify that a non-piffling program So all compilers have bugs. Some are known, some are not. In the case of commercial compilers like Lahey LF95, PathScale PATHF90 This said, at this point in history, again I agree with you. For the sake of Fortran application integrity, we all the same demand Skip Knoble -|> | |
Tue, 01 Jan 2008 22:06:52 GMT | |
| |
Quote: > I don't know of any outstanding bugs in the Lahey/Fujitsu Fortran 95 http://abode.comcast.internet/~kmbtib/Fortran_stuff/elem_assign.f90 for example? If y'all utilise any compiler as your primary evolution -- | |
Wed, 02 Jan 2008 00:forty:00 GMT | |
| |
Quote: >>I don't know of any outstanding bugs in the Lahey/Fujitsu Fortran 95 > I have seen sufficient bugs in previous versions to exist adequately sure > http://dwelling.comcast.net/~kmbtib/Fortran_stuff/elem_assign.f90 lnx:scratch : lf95 blah.f90 And v8.1 intel: lnx:scratch : ifort -static-libcxa apathetic.f90 g95 seems to get it correct though (at least I think and then): lnx:scratch : g95 blah.f90 cheers, paulv | |
Wednesday, 02 Jan 2008 00:54:28 GMT | |
| |
Quote: > g95 seems to get information technology right though (at to the lowest degree I think then): -- | |
Wed, 02 Jan 2008 01:00:59 GMT | |
| |
On Fri, 15 Jul 2005 eleven:00:59 -0600, "James Van Buskirk" Quote: >> g95 seems to become information technology right though (at least I think so): >Yes, Andy wrote me a note a while back to permit me know that Steve Lionel User communities for Intel Software Development Products | |
Wed, 02 Jan 2008 03:31:32 GMT | |
Page 2 of two | [ 25 post ] | Go to page: [1] [2] |
Powered past phpBB® Forum Software
Source: http://computer-programming-forum.com/49-fortran/4f2e00dc99898a2e-2.htm
Post a Comment for "End-of-file During Read, Unit -5, File Internal List-directed Read"