- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi, i building a intel fortran64 code under windows 64 bit. the pc specificaton is :
cpu: corei7
ram:24GB
HDD:1 TB
i get the message: image size ('size') exceeds maximum allowable size (80000000)
can anyone please explain to me what i can do about ih? meanwhile i can not replace COMMON declarations withALLOCATE.
cpu: corei7
ram:24GB
HDD:1 TB
i get the message: image size ('size') exceeds maximum allowable size (80000000)
can anyone please explain to me what i can do about ih? meanwhile i can not replace COMMON declarations withALLOCATE.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's a forum specifically for ifort Windows; where someone (you?) has already been asking similar questions without sufficient context. However, Windows doesn't offer an option to exceed the 2GB limit for static regions including COMMON, other than by switching to ALLOCATABLE.
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