[EMAIL PROTECTED] wrote: > Dear All, > I am facing a very stange problem both g77 and ifort at the > moment. > When I try to use the array of > integer actual(9915,9915,9915)
That's 10^4)^3 integers of 4 bytes, or 4*10^12 bytes (that's 4 Terabytes). Are you sure you're allowed to use that many ? Are that many bytes present in your computer ? -- Toon Moene - e-mail: [EMAIL PROTECTED] - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands At home: http://moene.indiv.nluug.nl/~toon/ GNU Fortran's path to Fortran 2003: http://gcc.gnu.org/wiki/Fortran2003 _______________________________________________ Beowulf mailing list, [email protected] To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
