Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cleitonufrgs

  1. cleitonufrgs

    Increase of array memory in gfortran compiler

    Dear FJacq, Thanks for your replay. I'll try to answer your questions: 1. My RAM is 8GB and the architecture of my computer is 64bits; 2, I'm using the Gfortran-4.4. Its error message is ---- 3. Before the computer crashes, I've allocated a single vector named "a" - that contains all...
  2. cleitonufrgs

    Increase of array memory in gfortran compiler

    Dear colleagues My code in Fortran passes all data in one large vector. I increased the size of this vector for the maximum that the compiler accepts but still need more positions allocable to it. Is there any way I can increase the memory allocation of the compiler? Thank's

Part and Inventory Search

Back
Top