public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* array size in fortran
       [not found] <Pine.SOL.4.44.0302110920330.24212-100000@engsoft.rutgers.edu>
@ 2003-02-11 14:31 ` Joseph Kukura
  2003-02-11 23:06   ` Toon Moene
  0 siblings, 1 reply; 2+ messages in thread
From: Joseph Kukura @ 2003-02-11 14:31 UTC (permalink / raw)
  To: gcc-help



>
> Hi,
>
> I am running g77 on a recently installed Redhat Linux(7.3) and am getting
> the following message - array size too large to handle.
> The same code with the same array size runs on other machines with
> less RAM under both linux and unix.
>
> Is there a setting I can modify (stack?) to allow for large array sizes
> (96000000)? I'm not sure what command to use (or how to use it).
>
> Joe Kukura
Graduate Student, Rutgers University
kukura@sol.rutgers.edu



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: array size in fortran
  2003-02-11 14:31 ` array size in fortran Joseph Kukura
@ 2003-02-11 23:06   ` Toon Moene
  0 siblings, 0 replies; 2+ messages in thread
From: Toon Moene @ 2003-02-11 23:06 UTC (permalink / raw)
  To: Joseph Kukura; +Cc: gcc-help

Joseph Kukura wrote:
> 
>>Hi,
>>
>>I am running g77 on a recently installed Redhat Linux(7.3) and am getting
>>the following message - array size too large to handle.
>>The same code with the same array size runs on other machines with
>>less RAM under both linux and unix.
>>
>>Is there a setting I can modify (stack?) to allow for large array sizes
>>(96000000)? I'm not sure what command to use (or how to use it).

This only works with g77 compilers newer than the one shipped with Red 
Hat 7.3.

Specifically, you need a compiler with version number 3.1 or newer.

Hope this helps,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc-g95.sourceforge.net/ (under construction)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-11 23:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Pine.SOL.4.44.0302110920330.24212-100000@engsoft.rutgers.edu>
2003-02-11 14:31 ` array size in fortran Joseph Kukura
2003-02-11 23:06   ` Toon Moene

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).