Recipe: Building and Optimizing the Hogbom Clean Benchmark for Intel® Xeon...
OverviewThis article provides a recipe for compiling and running the Hogbom Clean benchmark for the Intel® Xeon Phi™ coprocessor and discusses the various optimizations applied to the code....
View ArticleUsing the Build Tab
In the Intel® XDK development environment, once you have completed debugging and testing your app you can use the Build tab to make packages suitable for submitting to a variety of app stores. There...
View ArticleWhat is Crosswalk and How you can use it with Intel XDK
What is Crosswalk and why should you use it?Crosswalk is an HTML5 runtime, built on open source foundations, which extends the web platform with new capabilities. This means for Android developers is,...
View ArticleA Parallel Stable Sort Using C++11 for TBB, Cilk Plus, and OpenMP
This article describes a parallel merge sort code, and why it is more scalable than parallel quicksort or parallel samplesort. The code relies on the C++11 “move” semantics. It also points out a...
View ArticleVerbose Mode Supported in Intel® MKL 11.2
Introduction:We Introduced a special verbose mode support feature in the latest Intel® Math Kernel Library (MKL) 11.2 Beta for BLAS and LAPACK domains.This feature enables developers to better...
View ArticleConfigurando o Intel Perceptual Computing SDK no Netbeans*
O objetivo desse tutorial é demonstrar como configurar o Intel Perceptual Computing SDK no Netbeans e utilizar o SDK em qualquer aplicação Java* para Windows*.Seguem os passos:1- Clique com o botão...
View ArticleWhat is Crosswalk and How you can use it with Intel XDK
What is Crosswalk and why should you use it?Crosswalk is an HTML5 runtime, built on open source foundations, which extends the web platform with new capabilities. This means for Android developers is,...
View ArticleUsing the Intel® XDK Develop Tab
Code Editor and UI DesignerThis tab provides a full view of the files in your project directory. You can edit project files with the built-in Brackets* code editor or with your favorite code editor,...
View ArticleProminent features of the Intel® Manycore Platform Software Stack (Intel®...
The Intel® Manycore Platform Software Stack (Intel® MPSS) version 3.2 was released on March 17, 2014. This page lists the prominent features in this release.Improvements in Intel® Coprocessor Offload...
View ArticleDebugging Intel® Xeon Phi™ Applications on Windows* Host
ContentsIntroductionDebug Solution for Intel® MICHow to get it?Debug Solution as IntegrationComponents RequiredConfigure & TestPrerequisite for DebuggingDebugging Applications with Offload...
View ArticleDebugging Intel® Xeon Phi™ Applications on Linux* Host
ContentsIntroductionDebug Solution for Intel® MICHow to get it?Why use the provided GNU* GDB from Intel?Why is Intel providing a Command Line and Eclipse* IDE Integration?Deprecation...
View ArticleRecipe: Building and Optimizing the Hogbom Clean Benchmark for Intel® Xeon...
OverviewThis article provides a recipe for compiling and running the Hogbom Clean benchmark for the Intel® Xeon Phi™ coprocessor and discusses the various optimizations applied to the code....
View ArticleUsing the Build Tab
In the Intel® XDK development environment, once you have completed debugging and testing your app you can use the Build tab to make packages suitable for submitting to a variety of app stores. There...
View ArticleA Parallel Stable Sort Using C++11 for TBB, Cilk Plus, and OpenMP
This article describes a parallel merge sort code, and why it is more scalable than parallel quicksort or parallel samplesort. The code relies on the C++11 “move” semantics. It also points out a...
View ArticleIntel® MKL with Numpy, Scipy, Matlab, C#, Python, NAG and more
The following table lists links to the useful articles describing how Intel® Math Kernel Library (Intel® MKL) can be used with the third party libraries and applications.TopicsDescriptionThird Party...
View ArticleIntel® MKL VML Training Material
This article contains training material (in PDF format) on Intel® MKL Vector Math (VML), which includes details of VML features and performance, examples and its application in Finance. Please see the...
View Article英特尔®嵌入式在线培训
发布的英特尔® 嵌入式在线培训课堂旨在为高校教师提供基于英特尔® 凌动™ 嵌入式平台的最新技术培训及关于嵌入式课程教学交流与合作的平台,我们欢迎从事嵌入式系统开发领域的工程技术人员参与到英特尔® 嵌入式在线培训课堂学习交流。同时,我们特别安排了在线测试与反馈环节,帮助大家检验学习效果并提出反馈意见,最后还有机会获得英特尔® 软件学院的培训证书及丰富奖励。 为了鼓励大家积极参与英特尔®...
View Article介绍一种服务器缓存结构 --- 多级 Hash
现在的服务器网络数据收发与存储没有不做缓存的。如果公司的重要数据存储在磁盘中,且数据接近静态但每天局有部更新而且也有大量访问,不做缓存不能发挥机器的高性能。...
View ArticlePHP 多线程扩展(正儿八经的线程)pthreads 安装
环境CentOS 6.3 64bit,php 5.4.5pthreads需要线程安全环境,下载php的安装包,解压: tar zxvf php-5.4.5.tar.gz//名字是不是这个我不确定,自己去下载安装:./configure --enable-zts --prefix=/usr/local/php-zts //或者 --enable-maintainer-ztsmakemake...
View ArticleДобавление поддержки мультисенсорного ввода в игры Unity* для Microsoft...
By Steve HughesЗагрузкаAdding Multi-Touch Support to Unity* Games on Microsoft Windows* 7 and Windows* 8 Desktop [Eng., PDF 299.45 KB]Check1.cs [ZIP 3.52 KB]DLLMain.cpp [ZIP 8.21 KB]АннотацияВ...
View Article