- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would like to ask you a small question concerning the ifort9.0 version which i'm using under lunix to compile my code, I read a replay from luxiaod user who had a problem of stack size, my problem is similar, my code works well up to some size of arrays, but it crashs with the message " erreur de segmentation" when I increase this array, I would like to know how luxiaod did to increase this stack size?
thanks for all.
I would like to ask you a small question concerning the ifort9.0 version which i'm using under lunix to compile my code, I read a replay from luxiaod user who had a problem of stack size, my problem is similar, my code works well up to some size of arrays, but it crashs with the message " erreur de segmentation" when I increase this array, I would like to know how luxiaod did to increase this stack size?
thanks for all.
Message Edited by Steve_Lionel on 05-10-2006 03:08 PM
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Linux, stacksize is a process limit which you raise with a shell command, such as ulimit or limit stacksize.

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