Home ›
Tags › Glossary of Technical Terms
All Articles Tagged Glossary of Technical Terms Select a Module Knowledgebase Forums Videos Blogs Contests Select a Community Software Products General Mobility Parallel Programming Open Source Virtualization What If Experimental Software ISN General Intel® Cluster Ready Financial Services Industry Tools Pentium Itanium Xeon Intel® AppUp(SM) Developer Community Visual Computing ISC General Intel Software Network communities Academic Developer Training MID Software College Home Intel SW Partner program Events Intel® Software Development Products Home Intel C++ Tool Suite for MIDs Intel® TBB Intel® AVX Intel® Graphics Performance Analyzers Knowledge Base Intel C++ Compiler and Performance Library for QNX* Neutrino* RTOS Knowledge Base Intel® C++ Compiler for Linux* Knowledge Base Intel® C++ Compiler for Mac OS X* Knowledge Base Intel® C++ Compiler for Windows* Knowledge Base Intel® Software Development Tool Suites for Intel® Atom™ Processor Knowledge Base Intel® Cluster Checker Knowledge Base Intel® Cluster Ready Knowledge Base Intel® Cluster Toolkit for Linux* Knowledge Base Intel® Cluster Toolkit for Windows* Knowledge Base Intel® Fortran Compiler for Linux* Knowledge Base Intel® Fortran Compiler for Mac OS X* Knowledge Base Intel® Integrated Performance Primitives Knowledge Base Intel® License Manager for FLEXlm* Knowledge Base Intel® Math Kernel Library Knowledge Base Intel® MPI Library for Linux* Knowledge Base Intel® MPI Library for Windows* Knowledge Base Intel® Parallel Amplifier Knowledge Base Intel® Parallel Composer Knowledge Base Intel® Parallel Inspector Knowledge Base Intel® Software Development Products Registration Center Knowledge Base Intel® Thread Checker for Linux* Knowledge Base Intel® Thread Checker for Windows* Knowledge Base Intel® Thread Profiler for Windows* Knowledge Base Intel® Threading Building Blocks Knowledge Base Intel® Trace Analyzer and Collector for Linux* Knowledge Base Intel® Trace Analyzer and Collector for Windows* Knowledge Base Intel® Visual Fortran Compiler for Windows* Knowledge Base Intel® VTune™ Performance Analyzer for Linux* Knowledge Base Intel® VTune™ Performance Analyzer for Windows* Knowledge Base Intel® Graphics Performance Analyzers (Intel® GPA) Intel® Software Network TV Intel Software Network communities Software News Code & Downloads Game Development ISN Home Page with ISN TV Player Artist Media Intel’s Ct Technology Beta Knowledge Base ESDC2010 Intel® Learning Lab Intel® Parallel Advisor Knowledge Base Intel® Array Building Blocks Knowledge Base Intel® Cloud Builder DPD Redesign Test Page DPD Redesign Test Page 2 Manageability and Security Intel® VTune™ Amplifier XE Knowledge Base Intel® Inspector XE Knowledge Base Art, Music, & Animation Power Efficiency Intel® vPro™ Developer Community WebOps Visual Computing Source Resources For Software Developers Android* Developers Ultrabook Server Developer Community Software Business Network
OpenMP [Knowledgebase]
OpenMP samples
These samples can be downloaded from Open MP Source code repository in SourceForge.
Also refer to OpenMP specifications in openmp.org.
List of samples in the above site... Posted: 2009-03-09 01:00:00 by Krishnamurti Subramanian (Intel) Glossary of Technical Terms , Multi-thread apps for Multi-Core , Parallel Programming & Multi-Core , Threaded Code examples JVM [Knowledgebase] See Java Virtual Machine. Posted: 2009-11-06 00:00:00 by Bharath (Intel) Glossary of Technical Terms , Parallel Programming & Multi-Core Join [Knowledgebase] See Fork/join. Posted: 2009-09-24 00:00:00 by Bharath (Intel) Glossary of Technical Terms , Parallel Programming & Multi-Core False Sharing [Knowledgebase]
Challenge
Identify and eliminate false sharing in a threaded application. For example, two threads could use unique data elements on the same cache line for read... Posted: 2009-03-01 21:00:00 by kslewisx Glossary of Technical Terms , How to thread? , Multi-thread apps for Multi-Core , Parallel Programming & Multi-Core , Performance analysis Bi-section Bandwidth [Knowledgebase] The bi-directional capacity of a network between two equal-sized partitions of nodes. The cut across the network is taken at the narrowest point in each bi-section of the network. Posted: 2010-09-21 21:00:00 by Cecilia Villalon (Intel) Glossary of Technical Terms , Parallel Programming & Multi-Core Bandwidth [Knowledgebase] The capacity of a system, usually expressed as “items per second.” In parallel computing, the most common usages of the term bandwidth are in reference to the number of bytes per second that can be... Posted: 2010-09-05 21:00:00 by Cecilia Villalon (Intel) Glossary of Technical Terms , Parallel Programming & Multi-Core