fortran: relocation truncated to fit, i can't create big arrays on server [duplicate]
问题 This question already has answers here : gfortran for dummies: What does mcmodel=medium do exactly? (2 answers) What does this GCC error “… relocation truncated to fit…” mean? (6 answers) Closed 2 years ago . I write a simple subroutine in fortran for a more complicated program. I need to read a file containing 3 columns of numbers (X_halo, Y_halo, Z_halo) and enter the 3 columns data into 3 arrays. In this subroutine I write the data in a file to see if I can actually read it. I have a file