Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • Ganesh Rao (Intel)September 26, 2008 4:02 PM PDT   
    Welcome to the Intel C++ Compiler Forum!

    Hello,

    I welcome you to the Intel C++ compiler discussion forum.

    You will like this forum if you are a developer interested in C++, parallelism and performance optimization.

    Cheers!
    Ganesh



    srimksDecember 1, 2008 8:56 PM PST
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Hi.

    Could you answer or the assigned person, the query as asked in http://software.intel.com/en-us/forums/showthread.php?t=62202 or you can check "Help: Vectorization, x87 & SSE2" in AVX forum.

    and

    http://software.intel.com/en-us/forums/showthread.php?t=62183 in Compiler forum as "Vectorization Limitations - The step towards SIMD Programming".

    Looking forward.

    ~BR


     



    coolman010April 1, 2009 9:51 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Hello,

    I welcome you to the Intel C++ compiler discussion forum.

    You will like this forum if you are a developer interested in C++, parallelism and performance optimization.

    Cheers!
    Ganesh



    I didn't get you bro....Is intel is making C++ compiler software???Or intel has already made that??but intel is in the hardware part then why does it has made this C++ compiler software...can i get the link for that??


    New Volkswagen CC - http://justluxe.com/vw
    Home - https://www.adt.com/resi/programs/customhome_swf/main?cid=CHF0001

    DnyApril 3, 2009 5:36 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Intel has it own c++ compiler and many tools and library for optimizing, profiling and  speed up the application on windows as well as Linux

    some tools/libraries are
    Intel vtune
    Thread Building Block
    Math Kernel Library
    etc..

    Regards,
    -Digs
    Quoting - coolman010

    Hello,

    I welcome you to the Intel C++ compiler discussion forum.

    You will like this forum if you are a developer interested in C++, parallelism and performance optimization.

    Cheers!
    Ganesh



    I didn't get you bro....Is intel is making C++ compiler software???Or intel has already made that??but intel is in the hardware part then why does it has made this C++ compiler software...can i get the link for that??



    pramodblackbirdApril 22, 2009 11:39 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

                                     



    lanyardpassMay 11, 2009 7:46 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Quoting - pramodblackbird
    I dont see the point here am i missing something in the qestion what are you acctualy asking?



    Printed Lanyards from lanyardpass.co.uk

    Hussain AlkhalissiAugust 13, 2009 2:34 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Hello,

    I welcome you to the Intel C++ compiler discussion forum.

    You will like this forum if you are a developer interested in C++, parallelism and performance optimization.

    Cheers!
    Ganesh


    thank for welcoming us to intel c++ compiler but if you can help me is there any like msdn for intel compiler

    Jennifer Jiang (Intel)August 17, 2009 1:52 PM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!


    thank for welcoming us to intel c++ compiler but if you can help me is there any like msdn for intel compiler

    I assume you mean the msdn online documentation. No, we don't have the exact one, but we do post the full documentation online for you to download.

    With 11.1 release, the documentation is integrated into Visual Studio. So when you seach the doc, you can seach the Intel C++ Compiler documentation.

    Jennifer

    Download Intel(R) Compiler Product Updates: Registration Center.
    Try Intel(R) Compiler Products: Intel Software Evaluation Center

    dufferdevOctober 5, 2009 1:06 PM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    i am using a 64 bit machine. qith fedoea 11. this is what a uname -a gives
    $ uname -a
    Linux virasena.ee.iitb.ac.in 2.6.29.4-167.fc11.x86_64 #1 SMP Wed May 27 17:27:08 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

    i m using the "l_cproc_p_11.1.056_intel64 " version to install as the "l_cproc_p_11.1.056_ia64" version gave me message that it was incompatible with my system. while installation, i get this issues.

    Step no: 4 of 7 | Installation configuration - Missing Critical Pre-requisite
    ----------------------------------------------------------------- ---------------
    32-bit libraries not found on this system.
    This product release requires the presence of 32-bit compatibility libraries
    when running on Intel(R) 64 architecture systems. One or more of these libraries
    could not be found:
    libstdc++
    libstdc++5
    glibc
    libgccStep no: 4 of 7 | Installation configuration - Missing Critical Pre-requisite
    ----------------------------------------------------------------- ---------------
    32-bit libraries not found on this system.
    This product release requires the presence of 32-bit compatibility libraries
    when running on Intel(R) 64 architecture systems. One or more of these libraries
    could not be found:
    libstdc++
    libstdc++5
    glibc
    libgcc
    Without these libraries, the compiler will not function properly. Please refer
    to Release Notes for more information.

    Without these libraries, the compiler will not function properly. Please refer
    to Release Notes for more information.
    -----------------------
    these are 32 bit libraries,! i still tried to yum all these and the yum would say that the latest version of these libraries were already present!
    so , what are the steps now to install the compiler??





    arindam.nsitOctober 28, 2009 2:14 AM PDT
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Quoting - dufferdev
    i am using a 64 bit machine. qith fedoea 11. this is what a uname -a gives
    $ uname -a
    Linux virasena.ee.iitb.ac.in 2.6.29.4-167.fc11.x86_64 #1 SMP Wed May 27 17:27:08 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

    i m using the "l_cproc_p_11.1.056_intel64 " version to install as the "l_cproc_p_11.1.056_ia64" version gave me message that it was incompatible with my system. while installation, i get this issues.

    Step no: 4 of 7 | Installation configuration - Missing Critical Pre-requisite
    ----------------------------------------------------------------- ---------------
    32-bit libraries not found on this system.
    This product release requires the presence of 32-bit compatibility libraries
    when running on Intel(R) 64 architecture systems. One or more of these libraries
    could not be found:
    libstdc++
    libstdc++5
    glibc
    libgccStep no: 4 of 7 | Installation configuration - Missing Critical Pre-requisite
    ----------------------------------------------------------------- ---------------
    32-bit libraries not found on this system.
    This product release requires the presence of 32-bit compatibility libraries
    when running on Intel(R) 64 architecture systems. One or more of these libraries
    could not be found:
    libstdc++
    libstdc++5
    glibc
    libgcc
    Without these libraries, the compiler will not function properly. Please refer
    to Release Notes for more information.

    Without these libraries, the compiler will not function properly. Please refer
    to Release Notes for more information.
    -----------------------
    these are 32 bit libraries,! i still tried to yum all these and the yum would say that the latest version of these libraries were already present!
    so , what are the steps now to install the compiler??





    I am facing exactly the same issue.
    Posted it under following link:



    woleakandeDecember 9, 2009 6:12 AM PST
    Rate
     
    Re: Welcome to the Intel C++ Compiler Forum!

    Hello Sir,
    Am in need of your assistance in overcoming this error "No such directory"
    This is the error I encounter any time I use The #include <windows.h> or #include <windows>
    or #include "windows.h" etc.
    I am using Visual C++ compiler 2005.
    All I need is how to overcome this error and be able to programme with the win32 api.
    If possible please help me an intel compiler .Thanks.

Forum jump:  

Intel Software Network Forums Statistics

16,372 users have contributed to 46,346 threads and 163,990 posts to date.

In the past 24 hours, we have 14 new thread(s) 85 new posts(s), and 61 new user(s).

In the past 3 days, the most popular thread for everyone has been Formula for the intersection of straight lines The most posts were made to Take a look at John Burkhard&# The post with the most views is Program compiles in release but not debug

Please welcome our newest member claudepi


For more complete information about compiler optimizations, see our Optimization Notice.