Quantcast
Channel: Intel® Software - Intel® Fortran Compiler for Linux* and macOS*
Viewing all articles
Browse latest Browse all 2746

allocation of large array

$
0
0

I am allocating a 4-dimensional array, and getting an application-generated error saying "FATAL: Unable to allocate array. Program ends"  (that's not an Intel Fortran message).

I re-compiled with -debug and no optimization (thanks for comments on my recent post regarding that issue) and was able to get the following information:

(istatus=41, message=<error reading variable: value requires 58671248 bytes, which is more than max-value-size>, .tmp.MESSAGE.len_V$a6e=6) at alloclib.f90:761

The requested memory is less than 60 MB.  Is there anything I can set, e.g., through a compilation option, to maintain the currently desired resolution?

Thanks,

Jay


Viewing all articles
Browse latest Browse all 2746

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>