- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi :
How to enlarge stack size under intel fortran11.051+vs2008+ windows7 ? When I change the size of the array low,the program runs well ,but when I change larger ,compiler shows 'stack flow'.In CVF, it's easily to change the stack size ,but How for configuration in IVF, any hints is appreciated!
Thanks!
P
How to enlarge stack size under intel fortran11.051+vs2008+ windows7 ? When I change the size of the array low,the program runs well ,but when I change larger ,compiler shows 'stack flow'.In CVF, it's easily to change the stack size ,but How for configuration in IVF, any hints is appreciated!
Thanks!
P
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - ppthelion
Hi :
How to enlarge stack size under intel fortran11.051+vs2008+ windows7 ? When I change the size of the array low,the program runs well ,but when I change larger ,compiler shows 'stack flow'.In CVF, it's easily to change the stack size ,but How for configuration in IVF, any hints is appreciated!
Thanks!
P
How to enlarge stack size under intel fortran11.051+vs2008+ windows7 ? When I change the size of the array low,the program runs well ,but when I change larger ,compiler shows 'stack flow'.In CVF, it's easily to change the stack size ,but How for configuration in IVF, any hints is appreciated!
Thanks!
P
- in VS2008 select the menu project / 'project' properties
- in the dialog you can select (debug, release or both)
- select linker / system
- edit stack reserve size
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - tropfen
Hello,
- in VS2008 select the menu project / 'project' properties
- in the dialog you can select (debug, release or both)
- select linker / system
- edit stack reserve size
Frank
- in VS2008 select the menu project / 'project' properties
- in the dialog you can select (debug, release or both)
- select linker / system
- edit stack reserve size
Frank
Thanks a lot,it worked!!

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