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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: JohannesRS
  • Content: Threads
  • Order by date
  1. JohannesRS

    Calling an on-the-fly created variable name: Is it possible?

    Hi all. Well, this is the most difficult task I've seen, and probably the answer is "it can't be done". But I need to be sure about it. In order to avoid an extremely big and heavily zeroed matrix, whose size is fully dependent of input parameters, I came out with the idea of a looping code...
  2. JohannesRS

    32 to 64?

    Hi all. I'm having some serious doubts about the porting code from 32-bits to 64-bits subject. Basically, since all the documentation about such a subject that I find is clearly directed to C and C++ useres, it becomes useless for me. I would like to know when, where and how some pieces of...
  3. JohannesRS

    Deallocation error?

    Ok, those are two questions. First one: have anybody here already got an deallocation error (maybe with ifort 8.1)? I'm using it, and in a program with a hell of variables, I just tracked down an "forrtl: severe (174): SIGSEGV, segmentation fault occurred" error to the deallocation of a...
  4. JohannesRS

    an array modified during a non-related reading?

    Hi all! Well, this is my first post in this forum, and I hope one of few related to "problems"... :P I've tried this compilation already on ifort 8.1, compaq visual fortran 6.5 and pgf90 (unknown version). Each compiler is on a different machine. In all cases, it gives me: forrtl: severe...

Part and Inventory Search

Back
Top