[huskerlug] Re: More of a GCC problem.

  • From: cdelgad2@xxxxxxxxxxxxxx
  • To: huskerlug@xxxxxxxxxxxxx
  • Date: Tue, 18 Mar 2003 11:56:40 -0600 (CST)

  > Who knows maybe I'll end up switching compilers again, least my code
> will be 
> portable :)

If you are going to try diferent compilers I highly recomenf Intel's C++
compiler (not OpenSource but free).  On some benchmarks I ran on my system the
code was faster than gcc's and my computer is an Athlon XP, =).

http://www.intel.com/software/products/compilers/clin/noncom.htm

It has some kewl features as well, like auto-paralellization.  It's not perfect;
you feed it your code and it tries to paralelize if using OpenMP.  

http://www.open-mag.com/8643483279.htm

-Cesar

----
Husker Linux Users Group mailing list
To unsubscribe, send a message to huskerlug-request@xxxxxxxxxxxxx
with a subject of UNSUBSCRIBE


Other related posts: