Why I love Python: More rambling...
Fernando Perez
fperez528 at yahoo.com
Fri Nov 7 19:19:59 EST 2003
Fernando Perez wrote:
> Juha Autero wrote:
>
>> Fernando Perez <fperez528 at yahoo.com> writes:
>>
>>> Tests made by a blitz developer with the SGI C++ compiler show far
>>> better scaling (with the rank of the tensors), but I needed to run
>>> this on linux boxes using g++.
>>
>> What kind of Linux boxes? Intel has a C++ compiler for Linux that is
>> clamed to be better than GCC. It is not free and naturally only
>> available for x86, but if you can live with those terms, you could try
>> the free evaluation version to see if it helps.
>>
>
> I tested ifc on blitz++ code, and it's not significantly better than g++.
I mean: icc (ifc is their Fortran compiler, not the C/C++ one)
f
More information about the Python-list
mailing list