- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I am having the problem to read the files using the FORTRAN90 in intel compiler.
When I try to readthe 4-byte 5800*2800 array datasets using the simple open-read program, it reads well in the Sun Machine with Sun Compiler. Butsame codedoes not work for LINUX in intel compiler with the following error:
-------------------------------------------------------------------------------------
node1:~/test> a.out
forrtl: severe (36): attempt to access non-existent record, unit 2, file /home/matsuit/test/2000169.Lai_QC_1km.dat
Image PC Routine Line Source
a.out 08068C41 Unknown Unknown Unknown
a.out 0804B291 Unknown Unknown Unknown
a.out 0804B888 Unknown Unknown Unknown
a.out 0805B634 Unknown Unknown Unknown
a.out 0805AC75 Unknown Unknown Unknown
a.out 0804A04C Unknown Unknown Unknown
a.out 0804A0DC Unknown Unknown Unknown
a.out 400927DA Unknown Unknown Unknown
a.out 00000000 Unknown Unknown Unknown
--------------------------------------------------------------------------------------
forrtl: severe (36): attempt to access non-existent record, unit 2, file /home/matsuit/test/2000169.Lai_QC_1km.dat
Image PC Routine Line Source
a.out 08068C41 Unknown Unknown Unknown
a.out 0804B291 Unknown Unknown Unknown
a.out 0804B888 Unknown Unknown Unknown
a.out 0805B634 Unknown Unknown Unknown
a.out 0805AC75 Unknown Unknown Unknown
a.out 0804A04C Unknown Unknown Unknown
a.out 0804A0DC Unknown Unknown Unknown
a.out 400927DA Unknown Unknown Unknown
a.out 00000000 Unknown Unknown Unknown
--------------------------------------------------------------------------------------
At least, this size of data should not be the problem for linux's memory (2Gbytes). Do I need the specific fortran compiler flag to solve this?
Could anyone solve this issue??
Toshihisa Matsui
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please make sure you have the latest compiler version, which I think for Linux is 8.0.047.I think this was a bug in an earlier version.If it still fails, please submit an example to Intel Premier Support.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Steve
We already have 8.0.034, which is the brand-new version that we can download.
If you know the webto download8.0.047, pl letme know.
Also,tell me the web (e-mail) of theIntel Premier Support.
Toshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, Steve
We already have 8.0.034, which is the brand-new version that we can download.
If you know the webto download8.0.047, pl letme know.
Also,tell me the web (e-mail) of theIntel Premier Support.
Toshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8.0.034 is the December version. You need to register with Premier Support using the serial number sent to you along with the license. Then log in at https://premier.intel.com/ and click on FIle Downloads. There you'll find the newer version. This is also where you submit support requests - it isn't done by e-mail.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page