All Articles Tagged Linux

Link/UrlTags
System Development for embedded Linux* OS running on Intel(R) Atom(TM) Processor[Knowledgebase]
Abstract Developing and validating embedded software stack stability and peripheral device interfaces for System-on-Chip (SoC) designs gets ever more challenging. Driving factor is the increased level...

Posted: 2012-03-17 00:00:00 by Robert MuellerAlbrecht (Intel)
atom, embedded, Embedded Atom, Linux, software development, tools, Yocto Project
Build QT Libraries with Intel compiler (Linux)[Knowledgebase]
Download QT libraries source code from: http://qt.nokia.com/downloads/linux-x11-cpp Build with GCC: 1. unzip the package and go to the root folder. 2. Build: mkdir prefix ./configure --prefix=./prefix/ make make...

Posted: 2012-03-11 09:00:00 by Shenghong Geng (Intel)
ICC, Linux, QT
Analyzing Fortran Program Correctness on Linux* using Intel Parallel Studio XE[Knowledgebase]
Intel® Parallel Composer 2011 XE contains sample programs for C, C++ and Fortran that can be used to learn the analysis tools included in Intel Parallel Studio 2011 XE.  This article will walk through...

Posted: 2011-07-06 00:00:00 by Robert Reed (Intel)
Fortran, Intel Inspector XE, Linux
Download The Latest Intel® AMT Open Source Drivers[Knowledgebase]
Overview:Intel® Active Management Technology (Intel® AMT) Linux support includes two components that allow interaction between the Intel® AMT FW and the Linux OS: Intel® MEI (Intel® Management Engine...

Posted: 2011-08-08 00:00:00 by Jeffrey Rott (Intel)
Active Management Technology, AMT, drivers, Linux, open source
Interview with Justin Lassen at GDC 2011[Videos]
Arti Gupta talks to Justin Lassen at GDC 2011. Justin works as a composer for video games and has been testing out an Intel Atom powered device running MeeGo. Justin takes a moment to show off a couple...

Posted: 2011-03-15 11:46:36
app, App Developer, Composer, gdc, GDC 2011, Intel AppUp Developer Program, Justin Lassen, Linux, meego
Embedded Linux* – Making it Great for Everyone[Videos]
While Linux* has found its way into everything from remote controls to the anti-lock brake systems in luxury cars, developers must typically custom-modify general-purpose distributions for each specific...

Posted: 2010-09-08 13:11:08
embedded linux, Linux
Intel(R) Array Building Blocks Installation Guide for Linux*[Knowledgebase]
IntroductionThis document explains how to install and configure Intel® Array Building Blocks software for Linux* OS. Installation is a multi-step process. Before you begin the installation, please read...

Posted: 2010-09-21 21:00:00 by Zhang Z (Intel)
data parallel, data parallelism, installation, Linux, multi-core, parallel computing, Parallel Programming
cilkview/gnuplot errors on Cilk++ SDK for Linux[Forums]
I built the sqort example for the Intel Cilk++ SDK and it runs fine, but when I run cilkview qsort gnuplot qsort.plt I get an error; it looks like the qsort.csv file is incomplete. gnuplot reports: gnuplot>...

Posted: 2010-01-08 07:03:56
CILK++, Cilkview, gnuplot, Linux
Help with TBB in Ubuntu 9.04[Forums]
Hello everybody! First of all, sorry if I made any mistakes writting this... my English is a bit rusty...I've downloaded tbb22_20090809oss_lin.tgz and uncompressed it in my home directory.I've set the...

Posted: 2009-12-16 19:29:44
Linux, Ubuntu
Dirk Hohndel on Intel and The Linux Foundation[Videos]
In this video, Dirk Hohndel, Chief Linux and Open Source Technologist at Intel, discusses the importance of standards organizations, like the Linux Foundation, which provide a neutral place for companies...

Posted: 2009-11-30 07:50:20
dirk hohndel, Linux, linux foundation, open source, Standards
VTune on x64 Linux: Crashes when trying to view function/method details[Forums]
I'm running VTune Analyzer on a x64 Centos 4.8 machine with custom Kernel.the vtunedemo profiles and works fine. However, when profiling our application, if I double-click on a function/method in our app...

Posted: 2009-11-05 07:11:10
CentOS, crash, Linux, x64
Errors with boost::log compilation on Linux[Forums]
I am trying to compile Boost 1.40 with log library and icpc (v. 11.1 20090630) fails with the following error (among others that follow):../../../libs/log/src/attribute_set.cpp(415): error: no operator...

Posted: 2009-10-21 09:04:46
boost, Linux, template
Joseph Hill from Novell talking about Mono[Videos]
In this video from the Intel booth at OSCON, Joseph Hill, Project Manager for Mono at Novell provides an overview of Mono along with some updates about the open source project. He talks about how Mono...

Posted: 2009-09-16 10:17:58
.net, Linux, mono, novell, open source
opencv w/ ipp 6.1 on linux: is it possible[Forums]
Hi, I have downloaded and installed the Linux version of IPP, version  6.1.1.042. Its test applications run smoothly.I have OpenCV installed on my Ubuntu Jaunty system. I used the latest tested svn snapshot...

Posted: 2009-08-28 07:24:38
IPP 6.1, Linux, opencv
How to comile OpenCV with icpc?[Forums]
I am trying to compile OpenCV with icc on Linux Debian, in order to profile the execution with intel tools.I installed the last version of icc with default options. I tried both "user" (icc is installed...

Posted: 2009-08-13 08:50:23
compilation, Linux, opencv
Getting actual _full_ name of current executable[Forums]
Hi, Linux 2.6.18-92.el5/opt/intel/compiler/bin/intel64/icpc -vVersion 11.0 Is there any way to get actual _full_ name of current executable, not only via argv[0] in main() program? Thanks, Alex Vinokur

Posted: 2009-07-14 07:19:43
executable, full name, Linux
Help: Using Intel Thread Profiler on Linux[Forums]
I believe that thread profiler is a Windows only software as far as I can tell. But where do I find the linux install?From what I understand; I can turn on the -tprofile switch on ICC then I can dump...

Posted: 2009-07-08 08:55:32
Linux, Thread Profiler
Moblin: Intel's Open Source Operating System[Videos]
Moblin is Intel's open source operating system optimized for the Intel AtomTM Processor.  The first version is optimized for the Netbook.  Moblin features an amazing user experience, fast boot, and integrated...

Posted: 2009-06-11 13:44:54
Intel Software Network, Linux, Mobility, Moblin, open source
Ok. I'm desperate. Need help with debugger.[Forums]
Hi. Sorry if this is the wrong spot to post this. I have 32 bit Intel c++ 11.083 installed in 32 bit Ubuntu Linux. I can use idb at the terminal to start the debugger and load my .exe. All the source is...

Posted: 2009-04-18 19:38:21
breakpoint, can't, Debugger, Linux, set, Ubuntu
Transfer correct settings and variable precisions from Win32 to Linux[Forums]
I'm currently trying to compile a Fortran program - I've been using up to now on Windows (XP)/DOS command-line - under Linux (Kubuntu 8.10 on an Intel P8400). I cant manage to get the same results for...

Posted: 2009-03-30 10:04:01
floating point, Linux, precision, win32
Thread Profiler cannot instrument /lib64/ld-linux-x86-64.so.2[Forums]
Hello,I am trying to use the Intel Thread Profiler with the remote data collector on Linux (SLES 10 SP2). When I try to collect data, the ittserver prints the following and the Windows GUI hangs and needs...

Posted: 2009-02-27 03:18:51
Linux, Thread Profiler
Linux Port - Linker problems[Forums]
I have been trying to move an IPP-based application I've developed in Xcode on Mac OS X to a Linux environment.  I have a makefile (which was generated from my Xcode project by the very handy utility...

Posted: 2009-02-02 07:50:28
link error, Linux
linking in IPP, C++, Linux, FedoraCore5, Eclipse, makefile, library path[Forums]
I'm just beginning to develop C++ apps on Linux with Eclipse 3.3 IDE and IPP.I can't seem to get out of the starting gate though, as I am unable to link either statically or dynamically.I have tried running...

Posted: 2009-01-14 09:12:40
C++, IPP, linking, Linux
Porting !DEC$ ATTRIBUTES DLLIMPORT to linux for access to .so[Forums]
I have a DLL written in C++ on Windows, that I want to convert to a shared object library on linux.  The C++ work is pretty straightforward.  But to access the .so on linux, I don't know how I would...

Posted: 2008-12-11 09:21:51
dll, dlls, Linux, portability, shared objects, windows
Developing for MID devices: Starting over with Linux[Knowledgebase]
Introduction After working in a Windows environment for many years I find myself now coding from a Linux platform. You have to throw out a lot of what you have learned. Not so much the coding language...

Posted: 2009-08-16 21:00:00 by Judy Hartley (Intel)
Linux, MID
Enabling the GPS on a Midinux MID[Knowledgebase]
Enabling the GPS on a Midinux MID   By Dale Taylor                        last updated: 26Nov2008   Keywords: MID, GPS, Linux, Midinux, RedFlag, Compal, Jax10   The...

Posted: 2008-11-30 23:00:00 by Dale Taylor (Intel)
Compal, GPS, Jax10, Linux, MID, Midinux, Redflag
Need "wrapper" to compile the Linux kernel with ICC[Forums]
I am a developer with an idea to start a new kernel source for Gentoo that is specifically for the Intel ICC compiler. Evidentally there is a "wrapper" that is needed to be applied to the kernel source...

Posted: 2008-11-14 12:16:05
compile, ICC, kernel, Linux, wrapper
Fedora 10 linux install?[Forums]
Does anyone have managed to get Vtune to work under Fedora 10?

Posted: 2008-10-22 03:15:06
Fedora 10, Linux, Vtune
Build an Ubuntu Fedora Dual Boot System[Knowledgebase]
Building a system that has both Ubuntu and Fedora installed. By Dale Taylor                        5Oct2008 Keywords: Ubuntu, Fedora, Dual Booting, Linux, MID These instructions...

Posted: 2008-10-09 00:00:00 by Dale Taylor (Intel)
dual booting, Fedora, Linux, MID, Ubuntu
Frame Grabber for reading Webcam output with Intel-IPP[Forums]
I would like to analyze a video stream from a webcam in real time using the Intel Integrated Performance Primitives on Linux to track the location of a feature in the frame. Does the IIPP come with a linux...

Posted: 2008-10-06 13:24:50
Linux, USB, video, webcam
Red Hat EL5 x86-64 installation [Knowledgebase]
Red Hat EL5 (and CentOS?) x86-64 installation hints EL5 requires a few more semi-expert steps not usually expected from production linux distros. Please feel free to amend these if you can help others...

Posted: 2009-03-10 01:00:00 by Krishnamurti Subramanian (Intel)
Linux
memcpy performance [Knowledgebase]
Abstract Normal usage of memcpy() with gcc presents serious performance issues.  Implications and some possible avoidance measures are discussed for both 32- and 64-bit builds Background linux...

Posted: 2009-03-09 01:00:00 by TimP (Intel)
Linux
Preventing Glitches in Signal Processing[Knowledgebase]
by Danny Kalev, C++ Pro Introduction Signals are similar to hardware interrupts. They cause a process to branch from the current execution flow, perform a specific action, and resume execution from...

Posted: 2009-01-27 15:57:37 by Linda Swink (Intel)
Code, Linux, signal processing
Short Data Segment Overflow Error on Linux* 64 on Itanium® Architecture[Knowledgebase]
by Seung-Woo Kim Abstract It is possible to produce a short data segment overflow link error on Intel® Itanium® Architecture on Linux* 64 platforms when building very large static images. This problem...

Posted: 2008-11-03 00:00:00 by Seung-Woo Kim (Intel)
Code, itanium, Linux
Porting Applications to Linux* Standard Base Made Easy[Knowledgebase]
by Rajesh Banginwar and Nilesh Jain Introduction Use the Linux* Standard Base Development Kit to reduce overall LSB conformance testing time and cost. The Linux Standard Base (LSB) specifies the...

Posted: 2009-02-23 21:00:00 by Nilesh Jain (Intel)
Code, Linux
Wi-Fi* Simple Config (WSC) Linux* Reference Implementation[Knowledgebase]
Introduction Wi-Fi Simple Config (WSC) is a new method for setting up residential Wi-Fi (802.11) networks with equal emphasis on security and ease-of-use. The method is being standardized in Wi-Fi...

Posted: 2009-10-11 00:00:00 by Linda Swink (Intel)
Code, Linux, Mobility, open source, wi-fi
Operating system compatibility[Knowledgebase]
Currently, the Intel® Cluster Tools are supported on the following operating systems: Linux Distributions IA-32 Intel® 64(32- and 64-bit Applications) Itanium® Red Hat Enterprise Linux*...

Posted: 2010-06-12 19:00:00 by Gergana Slavova (Intel)
Linux, os support, red hat, sles, suse, windows ccs, windows vista