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

virtual memory & run-time error

erheiqin
Beginner
379 Views
I have a problem with CVF when I run my f90 code, which has no problems run on other PC. Each time when I run it, Igot message as eitherrun-timeerror or virtual memory minimum too low. I checked the message board, and increased the paging file, but did not fix this problem. When Ilooked at the Task Manager, only around 50% CPU was used by theexecutable code when it run, and the Commit charge is 2179M/4926M. I noticed each time run, when the Commit charge gets to 2000M/4926M, the code stopped. Can anybody help me about this? Is it possible caused by allocate command in the code? But each time when I use it, I use deallocate to free the memory. Any help would be appreciated!
Erheiqin
0 Kudos
0 Replies
Reply