- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the
program runs and at some point just dies with a segmentation fault...
----------------------
xi lines are done
k is 1
-------> Created the flat plate control grid:161x221x 49 points
Segmentation fault
-----------------------
With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning.
I have almost all (probably not all) array allocations checked for error...
I have 2GB RAM memory.
Can you please help me? Many thanks and kind regards, Zuheyr
I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the
program runs and at some point just dies with a segmentation fault...
----------------------
xi lines are done
k is 1
-------> Created the flat plate control grid:161x221x 49 points
Segmentation fault
-----------------------
With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning.
I have almost all (probably not all) array allocations checked for error...
I have 2GB RAM memory.
Can you please help me? Many thanks and kind regards, Zuheyr
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - zuheyr@skynet.be
Hello,
I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the
program runs and at some point just dies with a segmentation fault...
----------------------
xi lines are done
k is 1
-------> Created the flat plate control grid:161x221x 49 points
Segmentation fault
-----------------------
With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning.
I have almost all (probably not all) array allocations checked for error...
I have 2GB RAM memory.
Can you please help me? Many thanks and kind regards, Zuheyr
I am using Intel fortran compiler 11.0/074 on Intel Core 2 Duo Dell desktop. When I have large array sizes (large grids) the
program runs and at some point just dies with a segmentation fault...
----------------------
xi lines are done
k is 1
-------> Created the flat plate control grid:161x221x 49 points
Segmentation fault
-----------------------
With smaller dimensions it runs. The bad thing is even the debug version dies similarly without any warning.
I have almost all (probably not all) array allocations checked for error...
I have 2GB RAM memory.
Can you please help me? Many thanks and kind regards, Zuheyr
Hello,
I am sorry to reply to my own question but I found the answer myself.
ulimit -s
Kind regards and thanks for reading, Zuheyr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - zuheyr@skynet.be
Hello,
I am sorry to reply to my own question but I found the answer myself.
ulimit -s
Kind regards and thanks for reading, Zuheyr
What did you put on byte size, can you give more information about this issue?

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page