|
[Sponsors] |
July 2, 2003, 03:55 |
Compiler for CFX4.4 on Linux cluster
|
#1 |
Guest
Posts: n/a
|
I know this has been discussed before in this forum, but maybe there is some news in respect to this subject.
Does anybody know if the Portland compiler is the only option for compiling double precision user FORTRAN on a Linux cluster, when I run CFX4.4? –or are there any free compilers out there which can do the job? I think Jan Rusås raised the subject last time. So maybe you can comment with your experience on the matter. Cheers, Mads |
|
July 2, 2003, 09:54 |
Re: Compiler for CFX4.4 on Linux cluster
|
#2 |
Guest
Posts: n/a
|
Hi' Mads I can't answer your question, but what is the problem. a single Portland compiler is not so expensive, and I am sure that CFX must have an agreement with Portland so CFX user's can get it for an even lower price.
|
|
July 4, 2003, 01:12 |
Re: Compiler for CFX4.4 on Linux cluster
|
#3 |
Guest
Posts: n/a
|
Yes, you must use the portland compiler for double precision. g77 does not support autopromotion through a compiler flag.
You might also try downloading the non-comerical version of the intel compiler, which has the right compiler options, but I don't think it has compatible name mangling with gcc/g77/portland (which are all compatible). |
|
July 16, 2003, 21:45 |
Re: Compiler for CFX4.4 on Linux cluster
|
#4 |
Guest
Posts: n/a
|
The main issue is that CFX-4.4 was compiled using the Portland compiler. Your code will compile with g77 just fine, but it won't link with the pre-compiled object modules of the CFX-4.4 engine. Last I heard (February), there were no plans to re-compile CFX-4.4 with the g77 compiler. Check with your support person.
Jeff |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX11 + Fortran compiler ? | Mohan | CFX | 20 | March 30, 2011 19:56 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Linux Cluster Performance with a bi-processor PC | M. | FLUENT | 1 | April 22, 2005 10:25 |
Fortran compiler for Linux cluster | Jan Rusås | CFX | 9 | October 31, 2002 08:50 |