Intel Software Network communities

Submit New Article



Title Tag(s) Modified Date
Intel® Composer XE 2011 Checksums
This article lists checksums for the web image files belonging to the Products and Updates indicated.
Type: Technical Article
04/30/2012
Designing Application Software for Energy-efficient Performance
Personal computers are designed to be in processor idle 75% of the time but in fact might more realistically be estimated to be idle in excess of 90% of the time because of the effects of imposed waits for user input, server response, and resource availab
Type: Technical Article
"Intel® Battery Life Analyzer" "Intel® Energy Checker SDK" 04/11/2012
Using Intel® Power Checker to measure the energy performance of a compute-intensive application
Intel® Power Checker provides developers with a quick and easy way to evaluate the idle power efficiency of their applications on mobile platforms with Intel® Core™ processor or Intel® Atom™ technology running the Microsoft Windows* operating system.
Type: Technical Article
"Intel Power Checker" 03/15/2012
Using Intel Cluster Checker to check that MPI applications will properly run over InfiniBand
Using Intel Cluster Checker to check that MPI applications will properly run over InfiniBand.
Type: Technical Article
Intel Cluster Ready Intel Cluster Checker intel_mpi_rt_internode 03/07/2012
Intel® Parallel/C++/Fortran Studio XE Checksums
This article lists checksums for the web image files belonging to the Products and Updates indicated.
Type: Technical Article
02/27/2012
Intel® Cluster Checker version 1.8 Tips and Tricks
This article shows tips and tricks for Intel(R) Cluster Checker version 1.8
Type: Technical Article
09/09/2011
Intel Inspector XE defect resulting in loss of SSA result state information
Use of more than one Inspector XE version to access SSA result files for a single project will cause SSA result state information to be permanently lost.
Type: Technical Article
SSA Inspector XE studio xe Security Community 08/26/2011
Intel® Professional Edition Compilers 11.1 Checksums
This article lists checksums for the web image files belonging to the Products and Updates indicated.
Type: Technical Article
checksums 07/13/2011
Using Intel® TBB in network applications: Network Router emulator
Network Router emulator - a sample project demonstrating applicability of Intel® TBB for composing packet processing applications.
Type: Technical Article
06/01/2011
Intel(r) Cluster Checker version 1.6 Tips and Tricks
This article shows some Tips and Tricks for Intel(r) Cluster Checker version 1.6.
Type: Technical Article
12/23/2010
Windowing the Intel's IPP UMC simple_player sample- Video overlaying
This article illustrates a basic technique to migrate Intel’s IPP UMC simple_player sample into a dialog based player and enhance video overlaying. This illustration assumes utilizing Microsoft DirectX rendering.
Author: Tamer Assad
Type: Technical Article
DirectDraw rendering umc sample umc simple_player 12/23/2010
EvenOdd Variants-Part 2.1
In the Even odd variant series so far, for the code submitted, I requested Dr. Heinz Kabutz, Java Champion, to review and consider it as a topic for Java Specialists Newsletter published by him. The review comments have been addressed in this article.
Type: Technical Article
11/22/2010
EvenOddVariants - Part 2
This is the second part of the series published earlier EvenOddVariants This article suggests different ways in which co-ordination can be achieved between two or more threads using even and odd number generation as an example.
Type: Technical Article
09/21/2010
Even-Odd Variants
This article suggests different ways in which co-ordination can be achieved between two or more threads using even and odd number generation as an example.
Type: Technical Article
Even-Odd Variants 08/31/2010
"Vectorization: Writing C/C++ code in VECTOR Format"
Vectorization: Writing C/C++ code in VECTOR FormatMukkaysh SrivastavComputational Research Laboratories (CRL) - Pune, India   1.0 Introduction: Vectorization has been key optimization principle over ...
Author: srimks
Type: Technical Article
10/06/2009
Intel® VTune analyzer crashes when viewing source code
VTune analyzer, error message
Type: Technical Article
08/06/2009
error #1909: complex integral types are not supported
Problem:This is a small piece of code:-- (exam.c)extern int __acc_cta[1-2*!(sizeof(0i64) >= 8)];extern int __acc_cta[1-2*!(sizeof(0ui64) >= 8)];int main(){return 0;}compile using 10.1.030 or less ...
Type: Technical Article
07/17/2009
idb cannot print USEd mod variables
Problem :-- Debugger does not print the use-associated variablesmodule modinteger :: i, j, k, lcontains subroutine initi = 1j = 2k = 3l = 4end subroutine initend module moduse modcall initprint *, i, j ...
Type: Technical Article
07/14/2009
Testing the Intel AMT platform features.
There are many resources about how to develop applications to work with the Intel AMT platform, but there is no such as availability when it’s about executing a testing process; this article defines some test cases based on the test scenarios described in
Type: Technical Article
05/22/2009