* size of my program too large
@ 2003-07-01 23:46 George Jiang
0 siblings, 0 replies; only message in thread
From: George Jiang @ 2003-07-01 23:46 UTC (permalink / raw)
To: linux-mtd
Thanks for your time.
--- Steps ---
During my research I have to use a Fortran program for scientific
computation. It deals with a large model.
first, I use "f77 aa.f -o aa.exe" to compile it;
second, I use "size aa.exe" to view the size of the exe file;
third, I use "./aa.exe" to run the program.
--- Problem ---
When the size is larger than 1.0 G, I got the message "Segmentation fault
(core dumped)" when I run "./aa.exe";
Then I adjusted the model size, and redo step1,2,3. This time the program
runs well.
--- Question ---
My computer has 1.5G memory; does anyone know how to fix this problem so
that I can run the program with a larger model (my research requires me to
run a large model)? such a
s modify the configuration or settings of the Linux system... ( red hat
linux 8.0
)?
( I've thought about MPI; But it's not easy to modify the program for
parralel
computing, so I want to find another solution)
Thanks a lot!!
George Jiang
_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-07-01 23:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-01 23:46 size of my program too large George Jiang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox