Quantcast
Channel: Intermediário
Browsing all 614 articles
Browse latest View live

Overview of Vectorization Reports and new vec-report6

Overview of vectorization report Compiler Methodology for Intel® MIC ArchitectureVectorization Essentials, Vectorization and Optimization Reports, Overview of vectorization reports and new...

View Article


Image may be NSFW.
Clik here to view.

PERCEPTUAL COMPUTING: Perceptual 3D Editing

DownloadsPERCEPTUAL COMPUTING: Perceptual 3D Editing [PDF 839KB]By Lee Bamber1. IntroductionIf you’re familiar with Perceptual Computing and some of its applications, you will no doubt be wondering to...

View Article


Image may be NSFW.
Clik here to view.

开发具备语音识别功能的 Android* 应用

by Stanislav Pavlov下载文章开发具备语音识别功能的 Android* 应用 [PDF 398KB]Android 不能识别语音,因此一款 Android 设备通常也不能识别语音。 通过什么方式帮助它识别呢?最简便的方法就是让另一种应用为我们识别语音。 让另一种应用处理 Android 中的任务被称为 使用意图我们的目标设备必须至少有一个可以为语音识别处理意图的应用,并且可以被...

View Article

新特性 英特尔® 线程构建模块 4.2

英特尔® 线程构建模块 (Intel® TBB) 是最为人们熟知的一种 C++ 线程库,其最新的版本现已更新至 4.2。 与之前的 4.1 版本相比,更新后的版本提供了多个重要的新特性。 一些特性已经在 TBB 4.1 更新中发布出来。新的同步基元 speculative_spin_mutex 提供了对推测锁定的支持。 这使得在第 4 代英特尔® 酷睿™ 处理器上使用英特尔(R) 事务性同步扩展...

View Article

Resolving problem when building HDF5* with Intel® compiler 14.0

IntroductionTo build the latest HDF5* with Intel® compiler 14.0, a segmantation fault occurs when running "make check". This article is to provide a solution in resolving this issue. The information in...

View Article


英特尔® 至强融核™ 协处理器系统软件开发人员指南

对于多数计算系统,英特尔® 集成众核架构编程模型可分为两类: 应用编程和系统编程。在本指南中,应用编程是指使用英特尔® Composer XE 2013 或第三方软件开发工具开发用户应用或代码。 这些工具通常包括由编译器、函数库以及其它工具组成的开发环境。应用编程不属于本文讨论内容,请参考英特尔® 至强融核™ 协处理器开发人员快速入门指南,深入了解如何在包括英特尔®...

View Article

Image may be NSFW.
Clik here to view.

在英特尔® 集成众核 (英特尔® MIC) 架构上使用 OpenMP* 的最佳设计方案

下载文章下载 在英特尔® 集成众核 (英特尔® MIC) 架构上使用 OpenMP* 的最佳设计方案 [PDF 401KB]摘要本文是对“面向 Linux* 的英特尔® Composer XE”文档的补充。 本文对在为英特尔集成众核 (Intel MIC) 架构编写卸载和本地程序时使用 C/C++ 和 Fortran 的 OpenMP* 扩展的最佳方法进行了概括。概述最佳设计方案 (BKM)...

View Article

Image may be NSFW.
Clik here to view.

Intro to Motion Estimation Extension for OpenCL*

Download ArticleDownload Intro to Motion Estimation Extension for OpenCL* [PDF 660KB]This article introduces Intel’s motion estimation extension for OpenCL*. This extension includes a set of...

View Article


QERFC may return incorrect results if floating-point exceptions are unmasked

Reference Number : dpd200178477Version : Intel® Fortran Compiler Versions 12, 13 and 14.Operating System : Windows*, Linux*, OS X*Problem Description : For certain values of the argument, the result of...

View Article


Intel® SDK for OpenCL* Applications Samples Getting Started

Intel® SDK for OpenCL* Applications is a software developer environment for OpenCL* applications that includes access to OpenCL* runtime and a compiler for Intel platforms on both Intel® Processors and...

View Article

Image may be NSFW.
Clik here to view.

HDR Rendering with God Rays Using OpenCL*

Features / DescriptionThis sample demonstrates a CPU-optimized implementation of the God Rays effect, showing how to:implement calculation kernels using OpenCL* C99parallelize the kernels by running...

View Article

Intel® 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 Article

Intel® 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


Image may be NSFW.
Clik here to view.

英特尔®嵌入式在线培训

发布的英特尔® 嵌入式在线培训课堂旨在为高校教师提供基于英特尔® 凌动™ 嵌入式平台的最新技术培训及关于嵌入式课程教学交流与合作的平台,我们欢迎从事嵌入式系统开发领域的工程技术人员参与到英特尔® 嵌入式在线培训课堂学习交流。同时,我们特别安排了在线测试与反馈环节,帮助大家检验学习效果并提出反馈意见,最后还有机会获得英特尔® 软件学院的培训证书及丰富奖励。为了鼓励大家积极参与英特尔®...

View Article

介绍一种服务器缓存结构 --- 多级 Hash

       现在的服务器网络数据收发与存储没有不做缓存的。如果公司的重要数据存储在磁盘中,且数据接近静态但每天局有部更新而且也有大量访问,不做缓存不能发挥机器的高性能。...

View Article


Image may be NSFW.
Clik here to view.

Integrating APIs with XDK - Hotwire Sample App

The source code for this sample can be found here: https://github.com/gomobile/sample-masheryhotwire or download the Intel(R) XDK to check out all the HTML5 Samples.This is a simple single-page app...

View Article

Image may be NSFW.
Clik here to view.

Integrating APIs with XDK - Rotten Tomatoes Sample App

The source code for this sample can be found here: https://github.com/gomobile/sample-masheryrottentomatoes or download the Intel(R) XDK to check out all the HTML5 Samples.This is a simple single-page...

View Article


Dec. 2013 Performance Update: Memcached Configuration & Deployment

New benchmark test results update this This Configuration and Deployment Guide which explores designing and building a Memcached infrastructure that is scalable, reliable, manageable and secure....

View Article

Accelerating Performance for Server-Side Java* Applications

This paper describes the key architectural advancements of the latest Intel Xeon processors and Intel Atom processor C2000s that are beneficial to Java applications. It also describes some of the...

View Article

Optimizing Infrastructure for Workloads in OpenStack-Based Public Cloud Services

This paper examines how business needs translate to infrastructure considerations for infrastructure-as-a-service (IaaS) when building out or enhancing an OpenStack* cloud environment. The paper looks...

View Article
Browsing all 614 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>