From CHAKRAVO-!at!-ucs.indiana.edu Wed Mar 23 13:44:16 1994 Received: from PO3.indiana.edu for CHAKRAVO \\at// ucs.indiana.edu by www.ccl.net (8.6.4/930601.1506) id MAA05456; Wed, 23 Mar 1994 12:44:55 -0500 Message-Id: <199403231744.MAA05456*- at -*www.ccl.net> Received: from LOCAL:.prism.DECnet by PO3.Indiana.EDU; id AA01457 (5.65c+jsm/2.5.1jsm); Wed, 23 Mar 1994 12:37:13 -0500 Date: Wed, 23 Mar 94 12:43:43 EST From: Subhas Chakravorty X-To: PO%"chemistry -8 at 8- ccl.net" Subject: RS6000 bug To: chemistry # - at - # ccl.net I wonder if someone has encountered the following problem while writing using : WRITE(21)(H(I),I=1,7000000) where H = D.precision I encounter a illegal instruction at 0X0 .....et etc on the IBM RS6000 I wonder if there is a maximum limit to the size of the unformated individual record size. If there is what is it ? Is there a way to increase it ? Thanks Subhas Chakravorty ------------------- Please Note : This happens in case of large programs where virtual memory is used extensively total size = 200Mbytes.