comp.lang.ada
 help / color / mirror / Atom feed
* GNAT: Storage size?
@ 1996-07-04  0:00 Joerg Rodemann
  1996-07-04  0:00 ` Robert Dewar
  1996-07-06  0:00 ` Laurent Guerby
  0 siblings, 2 replies; 4+ messages in thread
From: Joerg Rodemann @ 1996-07-04  0:00 UTC (permalink / raw)



Hello folks!

I am doing some matrix diagonalization using Ada-95 for the big frame of
my programs and Fortran-77 for most of the matrix routines. Currently I am
working under HP UX 9.05 (we're upgrading to 10.10 during the next months, 
I hope...). Since my matrices become quite large (at the moment 900x900
fortran double precision) I encountered a problem with GNAT. I think there
is a simple solution to the problem, but have no idea were to look for it:

   Trying to run the program with still larger matrices my program ends up
   with a Segmentation Fault quite at the beginning. My guess is that the
   Ada RTS only supplies memory for my data up to an upper limit. Any
   suggestions how this can be overcome? (My aim is a matrix of 1800x1800
   fortran double precision.) I am not using any tasks, just some generics
   and the Interface.Fortran libraries. Sure I also use the usual stuff as
   Ada.Text_Io and so on.

Any help is appreciated

Thanks

George Rodemann

P.S.: A copy of this posting is sent to report@gnat.com

--
Joerg 'George' Rodemann                      Erhard-Groezinger-Strasse 82
Department of Physics                                   D-89134 Blaustein
University of Ulm                                      Tel. (0731) 553319
e-mail:                                    rodemann@mathematik.uni-ulm.de




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

end of thread, other threads:[~1996-07-06  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-07-04  0:00 GNAT: Storage size? Joerg Rodemann
1996-07-04  0:00 ` Robert Dewar
1996-07-05  0:00   ` Jim Easterbrook
1996-07-06  0:00 ` Laurent Guerby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox