Mailinglist Archive: opensuse-programming (84 mails)
| < Previous | Next > |
Re: [suse-programming-e] Is SuSE 64 bit ?
- From: John Lamb <J.D.Lamb@xxxxxxxxxxxxxx>
- Date: Thu, 26 Aug 2004 22:00:55 +0100
- Message-id: <412E4F87.7040804@xxxxxxxxxxxxxx>
William A. Mahaffey III wrote:
I guess you don't do C/C++ then. Could I interest you in java or python?
--
JDL
I don't suppose there's any way I could persuade you to try using C++ or C instead of FORTRAN (I gave up FORTRAN in 1988 and haven't looked back). If you're calling C functions, then I guess you just look for the declarations in an include directory and use the program above (compile it gcc name.c and run it ./a.out) to identify the actual sizes.
FORTRAN is still as much as 75% faster than C/C++ with good compilers (SGI & Intel under various linuces, including SuSE), I have seen that without fail. If you are doing runs which take days to complete, the difference definitely counts.
I guess you don't do C/C++ then. Could I interest you in java or python?
--
JDL
| < Previous | Next > |