Increasing the memory allocation in Fortran 90


dsw511
11-18-2007, 03:59 PM
Hi, I am very new to Fortran; I have never used Fortran before and need to do so now because the script has already been written using Fortran and I need to change it to adapt it to my data. The data set I am using is very large and apparently Fortran is unable to handle it. I was told that there was a way to increase the memory that Fortran allocates for each matrix. Can somebody tell me how to do that? I ran the script on a Linux machine as well as a Mac (OS X, I believe).
Any help will be greatly appreciated.

Thank you,
Dev