[Beowulf] large array to run
Toon Moene
toon at moene.indiv.nluug.nl
Thu Dec 13 11:44:19 PST 2007
f.costen at cs.man.ac.uk 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: toon at moene.indiv.nluug.nl - 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
More information about the Beowulf
mailing list