Intel® Developer Zone:
Prestazioni

Attività di rilievo

Appena pubblicato! Intel® Xeon Phi™ Coprocessor High Performance Programming 
Nozioni di base sulla programmazione per questa nuova architettura e nuovi prodotti. Novità!
Intel® System Studio
Intel® System Studio è una soluzione completa di suite integrate di strumenti per lo sviluppo del software che può accelerare i tempi di commercializzazione, rafforzare l'affidabilità del sistema e migliorare l'efficienza energetica e le prestazioni. Novità!
Nel caso vi sia sfuggito: 2 giorni di riproduzione del webinar dal vivo
Introduzione allo sviluppo di applicazioni a prestazioni elevate per i coprocessori Intel® Xeon® e Xeon Phi™
Structured Parallel Programming
Gli autori Michael McCool, Arch D. Robison e James Reinders usano un approccio basato su modelli strutturati che dovrebbero rendere l'argomento accessibile a ogni sviluppatore di software.

Offrite ai clienti applicazioni dalle prestazioni massime grazie all'uso della programmazione parallela con le risorse innovative di Intel.

Risorse di sviluppo


Tool per lo sviluppo

 

Intel® Parallel Studio

Intel® Parallel Studio offre agli sviluppatori Microsoft Visual Studio* C/C++ dei tool avanzati per ottimizzare le applicazioni client per i sistemi multi-core e many-core.

Prodotti Intel® per lo sviluppo di software ›

Esplorate tutti i tool che vi aiutano a ottimizzare per l'architettura Intel. Alcuni tool sono disponibili per un periodo di valutazione gratuita di 45 giorni.

Knowledge base dei tool

Vi si trovano guide e informazioni di supporto sui tool Intel.

14-Mar-2013
11:42 AM PDT
Intel® Trace Collector Filtering
By James Tullos (Intel)0
Filtering in the Intel® Trace Collector will apply specified filters to the trace collection process.  This directly reduces the amount of data collected.  The filter rules can be applied either via command line arguments or in a configuration file (specified by the environment variable VT_CONFIG . . .
25-Feb-2013
2:12 PM PST
Samples for Intel® C++ Composer XE
By Jennifer J. (Intel)0
Intel® C++ compiler is an industry-leading C/C++ compiler, including optimization features like auto-vectorization and auto-parallelization, OpenMP*, and Intel® Cilk™ Plus multithreading capabilities; plus the highly optimized performance libraries. We have created a list of articles with samples . . .
15-Feb-2013
3:06 PM PST
Molecular Dynamics Optimization on Intel® Many Integrated Core Architecture (Intel® MIC)
By Xiangzheng Sun ...0
Download Article Download this article in PDF format Introduction Molecular Dynamics (MD) is a computer simulation of physical movements of atoms and molecules [1], as . . .

Pagine

Iscriversi a
About the pain of parallel programming
By Frank Schlimbac...Posted Febbraio 1st 20130
If you’ve ever heard about parallel programming it probably sounded like a painful endeavor. Those who have experience with it know that it’s mostly true with “traditional” approaches which incorporate parallel constructs into main-stream programming languages like C++ or FORTRAN. In the light of ...
Intel® Advisor XE Helps You Understand Parallel Efficiency
By Jackson M (Intel)Posted Gennaio 15th 20130
Today, tuning software isn’t just about making an application run faster, it is also about making sure it is running efficiently.  Across the wide variation in hardware platforms, from mobile processors to supercomputers, performance per watt is becoming an increasingly important consideration in ...
Ready to run applications from multicore platform onto Intel® Xeon Phi™ coprocessor
By Peter Wang (Intel)Posted Gennaio 7th 20130
We are staying the stage where most of developers do parallel-programming on multicore platform, and preparing to step into Many-Integrated-Cores (MIC) architecture. Intel® Xeon Phi™ coprocessor (based on MIC architecture) combined many Intel CPU cores into a single chip (MIC microarchitecture), ...
Benign data races: what could possibly go wrong?
By Dmitry VyukovPosted Gennaio 6th 201311
The peril of data races. Shows how even the most innocent ones can break badly.

Pagine

Iscriversi a
Larry A.Dom, Novembre 4th 2012 - 5:45
OpenMPI Rankfile Support Requested2
With the number of cores increasing on the various OS platforms, in order to maximize efficiency when there are multiple jobs running on the same physical machine, I believe it would be in Intels best interest to support the rankfile syntax used by OpenMPI.  This allows upstream schedulers to ...
Abhishek 81Mer, Ottobre 24th 2012 - 0:42
OpenMP and ways to integrate it with .net 4.512
@Patrick The article for OpenMP was published.
Linchuan LiVen, Settembre 28th 2012 - 6:05
Any solution for “dynamic scheduling” in MKL ??4
I wonder if there is some way to make MKL routine working as #pragma omp for schedule(dynamic) in OpenMP. as I'm using Sparse BLAS doing SpMV, and for some reason I deside to reorder the rows of a sparse matrix by length. This results in the workload for internal threads in MKL being unbalanced, ...
abdule m.Dom, Settembre 16th 2012 - 18:43
Processor performance with hyperthreading12
Can anybody help me to understand the following situation: I am trying to understand the processor performance for a parallel application. I use an Intel quad core with hyperthreading (4 physical cores and 4 logical cores). I get three responses. The first response, I get the maximum performance ...

Pagine

Iscriversi a Forum

Attività di rilievo