Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

"ALLOCATE error" revisited

Mike_M_1
New Contributor I
198 Views
First of all, thanks to the many of you who responded to my earlier post on this subject. So far, the problem seems to have been with use of the FLOOR intrinsic when the real argument wasn't within acceptable bounds for an INTEGER. The run-time monitor apparently did not recognize this problem when it occurred, and the problem was manifested when arrays were (DE)ALLOCATEd, giving an incorrect indication of the cause of the problem. Mahalo, Mike
0 Kudos
0 Replies
Reply