All Articles Tagged Intel Compiler

Link/UrlTags
Executing two calls to a LAPACK routine in parallel[Forums]
Hello,I'd like to execute two calls to a LAPACK routine (for example SVD) in parallel using openMP directives. I'd like both those calls to be threaded, i.e. if in total I have 16 cores, both calls...

Posted: 2011-09-06 14:57:13
Intel Compiler, lapack, MKL, OpenMP, svd
Setting Up an Intel® TBB Project in Microsoft Visual Studio* video[Knowledgebase]
Link: http://software.intel.com/en-us/videos/setting-up-an-intel-tbb-project-in-microsoft-visual-studio/Video length: 4:15Abstract:This video shows how to enable your Microsoft Visual Studio* projects...

Posted: 2010-12-20 21:00:00 by Shannon Cepeda (Intel)
Intel Compiler, Intel® Composer XE 2011, Intel® Parallel Composer 2011, Intel® Parallel Studio 2011, Intel® Parallel Studio XE 2011, Intel® TBB, Intel® Threading Building Blocks, parallel Studio 2011, Parallel Studio XE, TBB
Setting Up an Intel® TBB Project in Microsoft Visual Studio*[Videos]
Watch this video to learn how to enable your Microsoft Visual Studio* projects to use Intel® Threading Building Blocks.  This video shows 2 methods for setting up your TBB project - the Intel Compiler-supported...

Posted: 2010-12-21 09:26:31
Intel Compiler, Intel® Composer XE 2011, Intel® Parallel Composer 2011, Intel® Parallel Studio 2011, Intel® Parallel Studio XE 2011, Intel® TBB, Intel® Threading Building Blocks, parallel Studio 2011, Parallel Studio XE, TBB
Using KMP_AFFINITY to create OpenMP* thread mapping to OS proc IDs[Knowledgebase]
The Intel® Compiler's OpenMP* runtime library has ability to bind OpenMP* threads to physical processing units.This article will show you how to use KMP_AFFINITY environment variable extensions from the...

Posted: 2010-10-24 00:00:00 by Hao Jiang (Intel)
Intel Compiler, KMP_AFFINITY, OpenMP, Thread Affinity, thread bindings, thread mapping
how to un-install C++ compiler in fedora 10-12??? i need to re-install(missing dependencies now fixed)[Forums]
hi everyone, i just joined the forum here at intel, and i have a question... i have installed ICC complier on my fedora 12 system, and i messed up my install, as i was missing some dependencies, and...

Posted: 2010-01-23 23:28:25
ICC, Intel Compiler, linux, uninstall
Intel Compiler version 11.1 error with OpenMP KMP_SET_STACKSIZE_S() [Knowledgebase]
Reference Number : DPD200142334Version : 11.1Product : Intel C++ Compiler, Intel Fortran CompilerOperating System : Linux, WindowsProblem Description : After your OpenMP source with call to KMP_SET_STACKSIZE_S()...

Posted: 2009-11-30 08:00:00 by Hao Jiang (Intel)
ClosedSWDefect, Intel Compiler, KMP_SET_STACKSIZE_S, OpenMP, version 11.1
installing intel compilers on mandriva 2009.1[Forums]
Dear intel users,does anyone succeed in installing intel compilers version 11.1 on mandriva 2009.1 for intel x86_64 ? (non commercial use licence)The error message we get is:Missing critical pre-requisite...

Posted: 2009-09-08 02:59:43
installation problem, Intel Compiler, mandriva
Intel® Software Tools give SAS* 9.2 a 2.68x performance boost on Intel® Xeon® processor 5500 series-based servers[Knowledgebase]
Business analytics have become a fundamental asset for leading enterprises, turning mountains of data from diverse sources into actionable information that drives sound business decisions. SAS is a global...

Posted: 2009-08-12 21:00:00 by Aaron Tersteeg (Intel)
Intel Compiler, intel mkl, SAS
Build with Intel Compiler 11.0 a low-level project which doesn't and actually can't use FPU/MMX/SSE instructions like Linux kernel[Forums]
Hello,I have found a white paper about Intel Compilers compatibilitywith GNU compilers and Linux kernel compilation using it.And would appreciate if Intel developers could comment one issue regarding similarcompilation...

Posted: 2009-02-06 02:36:04
compilation, disable mmx/sse isntructions, Intel Compiler
Intel Compiler for Mac OS Get compiler options from Xcode[Knowledgebase]
Question:  How do I get the compiler options used in Xcode 3.0 so that I can use them when compiling from the command line? You can see the detailed results of your build in Xcode 3.0 by selecting 'Build...

Posted: 2008-10-23 00:00:00 by Steve D. (Intel)
C++, compiler options, Intel Compiler, Mac OS, options, Xcode, Xcode 3.0
Building Financial Numerical Recipes with Intel Compilers[Knowledgebase]
Introduction Financial Numerical Recipes is a collection of C++ subroutines Professor Bernt Arne Ødegaard at the Norwegian School of Management wrote for general reference. The whole source code...

Posted: 2008-12-15 00:00:00 by Aaron Tersteeg (Intel)
C++, Intel Compiler