473,657 Members | 2,513 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Have anyone try intel C++ compiler?

Is it really faster than g++ ??
Jul 9 '08 #1
3 1116
On Wed, 09 Jul 2008 04:24:20 -0700, Carfield Yim wrote:
Is it really faster than g++ ??
[I assume you mean "does it compile code that runs faster?"]

Sometimes yes, sometimes no. Depends on about a zillion factors,
including the hardware, OS, compiler options and type of code. The
question is more or less meaningless.

--
Lionel B
Jul 9 '08 #2
In article <7a9c6515-0731-4900-b3df-eeb82bd58258
@l64g2000hse.go oglegroups.com> , ca******@gmail. com says...
Is it really faster than g++ ??
Rather the opposite -- it's quite slow, though it produces code that
runs pretty fast as a rule. You don't generally see a huge difference
between the two for integer code, but Intel can often do quite a bit
better when it comes to floating point.

--
Later,
Jerry.

The universe is a figment of its own imagination.
Jul 9 '08 #3
On Jul 9, 7:24*pm, Carfield Yim <carfi...@gmail .comwrote:
Is it really faster than g++ ??
It's very very slow compared with g++ and Microsoft C++ compiler in
Visual Studio 2003/05/08. It's good for lazy and rich programmer for
optimize the float computation part, but it is far away from manually
SSE assembly code.
Jul 9 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
3133
by: Alex Vinokur | last post by:
=========== Windows 2000 Intel C++ 8.0 =========== ------ foo.cpp ------ int main () { for (int i = 0; i < 10; i++); for (int i = 0; i < 10; i++);
133
8530
by: Gaurav | last post by:
http://www.sys-con.com/story/print.cfm?storyid=45250 Any comments? Thanks Gaurav
2
1084
by: Bryan Parkoff | last post by:
Do you know where I can post Intel C++ Compiler information to the Intel newsgroups? I would like to discuss how to use IPO program and PGO program from Microsoft Visual C++ 6.0 rather than command line. Thanks... Bryan Parkoff
11
1894
by: JDeats | last post by:
1. Will there be different 64-bit .NET implementations for Intel and AMD 64-bit processors or will they share a common 64-bit CLR? 2. Will .NET managed code compiled for the 32-bit CLR be binary compatible with the 64-bit CLR or will a recompile with code changes be required? 3. Will 64-bit CLR processes be able to address process space above the 2-Gig memory limit imposed by the 32-bit architecture? 4. Will there be a significant...
48
4919
by: meyer | last post by:
Hi everyone, which compiler will Python 2.5 on Windows (Intel) be built with? I notice that Python 2.4 apparently has been built with the VS2003 toolkit compiler, and I read a post from Scott David Daniels where he said that probably the VS2003 toolkit will be used for Python 2.5 again. However, even before the release of Python 2.5, I cannot seem to find many retailers around here that still carry Visual Studio 2003, and some were a...
66
3091
by: QuantumG | last post by:
Decompilation is the process of recovering human readable source code from a program executable. Many decompilers exist for Java and .NET as the program executables (class files) maintain much of the information found in the source code. This is not true for machine code executables however. In recent years decompilation for machine code has moved from the domain of crackpots and academic hopefuls to a number of real technologies that...
2
2628
by: Faheem Mitha | last post by:
Hi, The following bit of code compiles fine with gcc 3.3 or later, but has problems with the Intel C++ compiler version 9.1, which produces the following error message. Is this a compiler bug, or is there something wrong with the code? If the former, I'd be grateful for suggestions of a workaround, and if the latter, please tell me what I'm doing wrong.
3
2241
by: alishapal | last post by:
Hi there So I am getting these error messages from Intel (v10) and g++ (v4.1.2) compilers respectively: "error: the object has cv-qualifiers that are not compatible with the member function. object type is: const element" "error: passing 'const Tetelement' as 'this' argument of 'void element:setID(long int)' discards qualifiers" But the same code gets compiled using Microsfot VC8.0 compiler with no errors! After a quick search, I...
5
3799
by: jhc0033 | last post by:
My experience has generally been that, for CPU-intensive tasks, the Intel compiler produces code that is about as fast as that produced by the Gnu compiler. However, on this simple Shootout entry, Intel seems to be 4.5 times faster: http://shootout.alioth.debian.org/gp4/benchmark.php?test=partialsums&lang=icpp&id=3 Any idea why?
5
4927
by: rembremading | last post by:
Hi All, I want to use intels LibM math library for my c program under Linux with intel compiler 10.1. I tried to follow the steps in http://software.intel.com/en-us/articles/implement-the-libm-math-library and the Linux compiler reference, respectively. I added #pragma function(exp)
0
8421
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8742
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8518
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8621
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7354
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6177
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5643
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
2
1971
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1734
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.