<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hi, in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092393#M124688</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you confirm that the issue has been fixed in the latest 18.0 release ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; Guillaume&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2017 09:03:01 GMT</pubDate>
    <dc:creator>Guillaume_d_</dc:creator>
    <dc:date>2017-12-19T09:03:01Z</dc:date>
    <item>
      <title>iforrtl: severe (67): input statement requires too much data, unit 20 error</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092375#M124670</link>
      <description>&lt;P&gt;Hi Support,&lt;/P&gt;

&lt;P&gt;While I am executing my fortran program which reads huge Unformatted data, I am getting following error.&lt;/P&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;iitmlogin3:/hpcs/bipink/LES/&lt;WBR /&gt;cloud_phy $ ./a.out&amp;nbsp;&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;forrtl: severe (67): input statement requires too much data, unit 20, file /hpcs/bipink/LES/cloud_phy/&lt;WBR /&gt;mixing_data&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;Image &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;PC &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Routine &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Line &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Source &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;a.out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00000000004060D9 &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;a.out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;000000000041CB46 &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;a.out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00000000004034BE &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;a.out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;000000000040329E &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;libc.so.6 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00000038AE61ED5D &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;a.out &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;00000000004031A9 &amp;nbsp;Unknown &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Unknown &amp;nbsp;Unknown&lt;/DIV&gt;

&lt;DIV style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 12.8px; line-height: normal;"&gt;iitmlogin3:/hpcs/bipink/LES/&lt;WBR /&gt;cloud_phy $&lt;/DIV&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Following is part of my program:&lt;/P&gt;

&lt;P&gt;IMPLICIT NONE&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;REAL(KIND=8) &amp;nbsp; &amp;nbsp;:: e, diss, ens, mse, susa, q, pt, simulated_time, id, x, y, z, radius&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;INTEGER(KIND=4) :: number_of_particles, n, unit&lt;/P&gt;

&lt;P&gt;&amp;nbsp; &amp;nbsp;unit = 20&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;OPEN(unit,file='mixing_data',status='old',action='read',form='unformatted')&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;DO&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; READ(unit,END=5) e, diss, ens, mse, susa, q, pt, simulated_time, number_of_particles&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; DO &amp;nbsp;n = 1, number_of_particles&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;READ(unit,END=5) id, x, y, z, radius&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; END DO&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp;END DO&lt;BR /&gt;
	5 &amp;nbsp; CLOSE(unit)&lt;/P&gt;

&lt;P&gt;Thanks and regards,&lt;/P&gt;

&lt;P&gt;Sachin&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 11:24:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092375#M124670</guid>
      <dc:creator>Sachin_S_</dc:creator>
      <dc:date>2016-11-18T11:24:31Z</dc:date>
    </item>
    <item>
      <title>What produced the data file?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092376#M124671</link>
      <description>&lt;P&gt;What produced the data file? Was it another Fortran program that wrote the data using unformatted output?&amp;nbsp;&lt;/P&gt;

&lt;P&gt;The error message indicates that the length of the record is insufficient for the amount of data you are trying to read. Without seeing the data file, nothing more can be deduced.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2016 15:42:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092376#M124671</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2016-11-18T15:42:02Z</dc:date>
    </item>
    <item>
      <title>Yes, one file opens the which</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092377#M124672</link>
      <description>&lt;P&gt;Yes, one file opens the which is to be written and other file writes the output in that file.&lt;/P&gt;

&lt;P&gt;Following is the part of the file which is writes the output data.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;WRITE(200+myid) e(k,j,i), diss(k,j,i), ens, mse, susa(k,j,i), q(k,j,i), pt(k,j,i), simulated_time, number_of_particles &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DO n = 1, number_of_particles&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WRITE(200+myid) particles(n)%e_m, particles(n)%x, particles(n)%y, particles(n)%z, particles(n)%radius&lt;BR /&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ENDDO&lt;/P&gt;

&lt;P&gt;&amp;nbsp;This file writes the data which is Unformatted.&lt;/P&gt;

&lt;P&gt;And I am reading with read function...&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;READ(unit,END=5) e, diss, ens, mse, susa, q, pt, simulated_time, number_of_particles&lt;/SPAN&gt;&lt;BR style="font-size: 12px; line-height: 18px;" /&gt;
	&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; DO &amp;nbsp;n = 1, number_of_particles&lt;/SPAN&gt;&lt;BR style="font-size: 12px; line-height: 18px;" /&gt;
	&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;READ(unit,END=5) id, x, y, z, radius&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Are these reading and writing functions are right....&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;

&lt;P&gt;&lt;SPAN style="font-size: 12px; line-height: 18px;"&gt;Sachin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 12:51:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092377#M124672</guid>
      <dc:creator>Sachin_S_</dc:creator>
      <dc:date>2016-11-19T12:51:16Z</dc:date>
    </item>
    <item>
      <title>Quote:Are these reading and</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092378#M124673</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Are these reading and writing functions right? &lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;May be. You have to check if the types, kinds and sizes of the variables in the READ list match those of the WRITE list.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Nov 2016 13:17:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092378#M124673</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2016-11-19T13:17:11Z</dc:date>
    </item>
    <item>
      <title>Sachin,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092379#M124674</link>
      <description>&lt;P&gt;Sachin,&lt;/P&gt;

&lt;P&gt;READ(unit,END=5) id, x, y, z, radius&lt;/P&gt;

&lt;P&gt;Is "id" the same type as that written? (" particles(n)%e_m")&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 16:56:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092379#M124674</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2016-11-21T16:56:48Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092380#M124675</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; It seems that I have the same issue. I have encountered it after compiler update (from 2016 to 2017). Below is a minimal source code showing the issue.&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;program    HSlec
implicit none
real(8) , allocatable :: prophull(:,:)
real(8) :: refl , grav ,rho

allocate(prophull(1738,72))

refl = 1.0
grav = 9.81
rho = 1025.

prophull = 2.

open(1,file="test", status='unknown',form='unformatted', access='sequential' , action = "write" )
write(1) refl,grav,rho
write(1) prophull
close(1)

write(*,*) refl , grav, rho
write(*,*) size(prophull , dim = 1)
write(*,*) size(prophull , dim = 2)

open(1,file='test', status='old',form='unformatted', access='sequential' , action = "read" )
read(1)refl,grav,rho
read(1) prophull
close(1)

end program HSlec
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp; After some digging, it seems that this is related to the "-assume buffered_io" flags that I use for performance issue.(https://software.intel.com/en-us/forums/intel-visual-fortran-compiler-for-windows/topic/392693).&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;16:04 e@drhpcmss % ifort -assume buffered_io test.f90
16:04 edrhpcmss % ./a.out
   1.00000000000000        9.81000041961670        1025.00000000000
        1738
          72
forrtl: severe (39): error during read, unit 1, file /bigr/e/hydrostar/trunk/test
Image              PC                Routine            Line        Source
a.out              0000000000405CDC  Unknown               Unknown  Unknown
a.out              000000000041D919  Unknown               Unknown  Unknown
a.out              0000000000403761  Unknown               Unknown  Unknown
a.out              000000000040323E  Unknown               Unknown  Unknown
libc-2.13.so       00007F4D3BB5DEAD  __libc_start_main     Unknown  Unknown
a.out              0000000000403129  Unknown               Unknown  Unknown
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; Regards,&lt;/P&gt;

&lt;P&gt;Guillaume&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:09:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092380#M124675</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2016-11-30T15:09:01Z</dc:date>
    </item>
    <item>
      <title>@Guillaume - I reproduced</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092381#M124676</link>
      <description>&lt;P&gt;@Guillaume - I reproduced your issue and will report to Development and provide the internal tracking id shortly. The error signature is different from the OP's so I don't know if they share the same root cause.&lt;/P&gt;

&lt;P&gt;@Sachin - if you use the option Guillaume notes and find that without that option your program run successfully then these may be the same underlying issue; however, to know for certain we would need a complete reproducer for your case if you can provide one.&lt;/P&gt;

&lt;P&gt;(Internal tracking id: DPD200416317 - forrtl severe (39) with -assume buffered_io with 17.0 Update 1 compiler)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;(Resolution Update on 02/27/2017): &lt;/STRONG&gt;This defect is fixed in the Intel® Parallel Studio XE 2017 Update 2 release (ifort Version 17.0.2.174 Build 20170213 - PSXE 2017.2.050 / CnL 2017.2.174 - Linux)&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 15:55:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092381#M124676</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2016-11-30T15:55:00Z</dc:date>
    </item>
    <item>
      <title>I escalated the issue to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092382#M124677</link>
      <description>&lt;P&gt;I escalated the issue to Development. I could not confirm the issue did not exist in any previous 16.0 compiler released to date. All 16.0 compilers produce the same run-time error with the buffered I/O option. I did find that the issue does not occur with our initial 17.0 compiler release so if you have that available you might give that a try.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Nov 2016 20:01:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092382#M124677</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2016-11-30T20:01:00Z</dc:date>
    </item>
    <item>
      <title>Ok thanks, we are going to</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092383#M124678</link>
      <description>&lt;P&gt;Ok thanks, we are going to downgrade to 2016 version (&lt;SPAN class="header"&gt;2016.0.109&lt;/SPAN&gt;) which did not have this issue. By the way, what is the proper to downgrade to previously installed version&amp;nbsp; ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2016 15:44:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092383#M124678</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2016-12-02T15:44:43Z</dc:date>
    </item>
    <item>
      <title>You have choices. The</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092384#M124679</link>
      <description>&lt;P&gt;You have choices. The products can be installed side-by-side so it is not necessary to remove your current installation. You can install the older version and then source the appropriate compilervars (or psxevars) to setup your environment accordingly to use that release. Or, you can uninstall the newer release and then reinstall the previous release only. As I noted, I was unable to avoid the error with any earlier 16.0 release.&lt;/P&gt;

&lt;P&gt;Development confirmed the defect here where only a single record is written where two should have been. I will provide updates on further progress toward a fix as I learn it.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 10:50:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092384#M124679</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2016-12-03T10:50:51Z</dc:date>
    </item>
    <item>
      <title>Just a thought/question:</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092385#M124680</link>
      <description>&lt;P&gt;Just a thought/question:&lt;/P&gt;

&lt;P&gt;Since "-assume buffered_io" is an extension, does the implementation of this option require (for performance purposes) that the user should add a FLUSH (&amp;lt;unit_no&amp;gt;) or a CALL FLUSH statement before attempting to read a file that was just written?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 14:00:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092385#M124680</guid>
      <dc:creator>mecej4</dc:creator>
      <dc:date>2016-12-03T14:00:07Z</dc:date>
    </item>
    <item>
      <title>I would imagine if the file</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092386#M124681</link>
      <description>&lt;P&gt;I would imagine if the file were OPENed with SHARE='DENYRW' (or 'DENYWR') FLUSH would not be required before READ&lt;/P&gt;

&lt;P&gt;Opened otherwise, meaning file can potentially change content at any time, then I would assume it be prudent to add FLUSH(unit_no) prior to reads. IMHO the flush should not be implicit, rather it should be under programmer control.&lt;/P&gt;

&lt;P&gt;Additional note: When a shared file READ exceeds, or crosses, a buffer boundary, it is not stated that the operation is effectively ATOMIC with respect to other thread/process writing to same file within the range of the read. This may be an implementation issue. IOW the pre-READ FLUSH may only be partially effective.&lt;/P&gt;

&lt;P&gt;In an MPI multi-process application, you can use LOCK/UNLOCK to facilitate shared file issues.&lt;/P&gt;

&lt;P&gt;For non-MPI POSIX multi-process application, you can use PXFFCNTL to facilitate shared file issues. POSIX permits locking portions of a file&lt;/P&gt;

&lt;P&gt;Jim Dempsey&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2016 16:44:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092386#M124681</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2016-12-03T16:44:30Z</dc:date>
    </item>
    <item>
      <title>@Guillaume, @Sachin - I</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092387#M124682</link>
      <description>&lt;P&gt;@Guillaume, @Sachin - I confirmed the fix for this issue is available in the latest PSXE 2017 Update 2 release now available for download from the Intel Registration and Download Center.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2017 15:14:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092387#M124682</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-02-27T15:14:10Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092388#M124683</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; I have updated to v17.0.4 (after having worked with the downgraded v16.0 for a while), and the issue is still there. True, there is a slight improvment, the above test cas that I provided now works. But adding a few other variables to write, and the issue is back (which is the case on my actual program). Below is the updated test that shows the issue :&lt;/P&gt;

&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; Guillaume&lt;/P&gt;

&lt;PRE class="brush:fortran;"&gt;program    HSlec

implicit none

real(8) , allocatable :: prophull(:,:)
real(8) :: refl , grav ,rho
integer i1,i2,i3

allocate(prophull(1738,72))
refl = 1.0
grav = 9.81
rho = 1025.

prophull = 2.

i1=1
i2 =2
i3=3

open(1,file="test", status='unknown',form='unformatted', access='sequential' , action = "write" )
write(1) refl,grav,rho
write(1) prophull
write(1) i1,i2,i3
write(1) prophull
close(1)

write(*,*) refl , grav, rho
write(*,*) size(prophull , dim = 1)
write(*,*) size(prophull , dim = 2)


open(1,file='test', status='old',form='unformatted', access='sequential' , action = "read" )
read(1)refl,grav,rho
read(1) prophull
read(1) i1,i2,i3
read(1) prophull
close(1) 

end program HSlec&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;PRE class="brush:bash;"&gt;17:29 gtruc@drhpcmss % ifort  hslec.f90
/bigr/gtruc/ifortIO
17:29 gtruc@drhpcmss % ./a.out
   1.00000000000000        9.81000041961670        1025.00000000000
        1738
          72
/bigr/gtruc/ifortIO
17:29 gtruc@drhpcmss % ifort  -assume buffered_io  hslec.f90
/bigr/gtruc/ifortIO
17:29 gtruc@drhpcmss % ./a.out
   1.00000000000000        9.81000041961670        1025.00000000000
        1738
          72
forrtl: severe (67): input statement requires too much data, unit 1, file /bigr/gtruc/ifortIO/test
Image              PC                Routine            Line        Source
a.out              0000000000405E93  Unknown               Unknown  Unknown
a.out              000000000042061E  Unknown               Unknown  Unknown
a.out              000000000041DD2E  Unknown               Unknown  Unknown
a.out              0000000000403977  Unknown               Unknown  Unknown
a.out              00000000004032BE  Unknown               Unknown  Unknown
libc-2.13.so       00007FDBE13EFEAD  __libc_start_main     Unknown  Unknown
a.out              00000000004031A9  Unknown               Unknown  Unknown
/bigr/gtruc/ifortIO
17:29 gtruc@drhpcmss % ifort -v
ifort version 17.0.4
/bigr/gtruc/ifortIO
17:29 gtruc@drhpcmss %
&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 15:40:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092388#M124683</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2017-05-29T15:40:53Z</dc:date>
    </item>
    <item>
      <title>Thank you for the update. Our</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092389#M124684</link>
      <description>&lt;P&gt;Thank you for the update. Our apologies.&amp;nbsp;I reproduced this and escalated the new variant to the Developers.&lt;/P&gt;

&lt;P&gt;(Internal tracking id: CMPLRS-43302)&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 15:52:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092389#M124684</guid>
      <dc:creator>Kevin_D_Intel</dc:creator>
      <dc:date>2017-05-30T15:52:16Z</dc:date>
    </item>
    <item>
      <title>HI,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092390#M124685</link>
      <description>&lt;P&gt;I'm running 2017.2.187 in WIN10 and have had similar issues with writing/reading unformatted sequential files containing some large records since the start of this year. I've not been able to isolate a simple set of code to reproduce the issues but have had to develop workarounds. In one case the scratch file that was being corrupted was simply broken into smaller records and avoided the issue. In the other case with an established/interchange file format, its&amp;nbsp;problems were only alleviated after explicitly declaring the RECL=35k words (approx.).&lt;/P&gt;

&lt;P&gt;These issues seemed to emerge after I added BUFFERED='yes' to all my OPENs to try and overcome the significant loss in throughput that had occurred after previous compiler updates. However, playing around with that, as well as BLOCKSIZE and BUFFERCOUNT, did not overcome the most recent manifestation, only RECL=.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 22:06:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092390#M124685</guid>
      <dc:creator>Bruce_H</dc:creator>
      <dc:date>2017-09-12T22:06:24Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092391#M124686</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; What is the status of this bug ? Is the problem solved in latest version ? (I have a new computer and wonder if I should install the last version, or keep with an old one that I know is working)&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;&amp;nbsp; Guillaume&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 13:04:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092391#M124686</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2017-10-13T13:04:48Z</dc:date>
    </item>
    <item>
      <title>The fix for your example</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092392#M124687</link>
      <description>&lt;P&gt;The fix for your example program above should appear in an update to 18.0.&lt;/P&gt;

&lt;P&gt;It is not in the recent&amp;nbsp;17.0 Update 5.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --Lorri&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 14:38:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092392#M124687</guid>
      <dc:creator>Lorri_M_Intel</dc:creator>
      <dc:date>2017-10-13T14:38:14Z</dc:date>
    </item>
    <item>
      <title>Hi,</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092393#M124688</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Could you confirm that the issue has been fixed in the latest 18.0 release ?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&amp;nbsp; Guillaume&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 09:03:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092393#M124688</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2017-12-19T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Any news on this matter ?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092394#M124689</link>
      <description>&lt;P&gt;Any news on this matter ?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jan 2018 09:01:47 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/iforrtl-severe-67-input-statement-requires-too-much-data-unit-20/m-p/1092394#M124689</guid>
      <dc:creator>Guillaume_d_</dc:creator>
      <dc:date>2018-01-09T09:01:47Z</dc:date>
    </item>
  </channel>
</rss>

