- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all:
We have a big project by using IMSL 6.0 and Intel Fortran 10.1. When we enable the Project Properties->Fortran->Optimization, both Debug and Release configurations can be compiled. The Debug file runs OK while the Release file gets error; usually the array boundary has been exceeded. If the Optimization has been disabled, everything is fine. We will appreciate for your time and help.
Thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When differences between configs are observed the first thing to suspect is the code. Such differences are usually due to uninitialized variables, though not always. Enable optimization in the debug config , enable the obvious in properties/runtime, and debug it in VS.
Gerry

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