Thanks for the reply. I understand it is taking too much of memory certainly > 2GB when i declare the array as static.
Do you think that the use of dynamic memory would solve the problem.
Thanks
Hi all,
I am using Fortran for my work.
I have a very big 3 dimensional array in my code. when i tried to compile it using gfortran, i got an error message -"relocation truncated to fit: R_X86_64_32S against `.bss" . I realized that it is due to the huge amount of memory to be used (>...
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.