One of my fortran program requires 25GB of memory allocation for its variables, which I cann't allocate since it exceeds the dynamic memory limit(2GB). I reckon there must b a way to come around this problem.
I wrote a big fortran code for my simulation. Apparantly the code is taking long time to run. I want to print d 'time' after every few lines, so that I can find the problem with my code. Im using f90 compiler. If it is possible plz lemme know wats d systax for it n any additional information...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.