Intel Software Network communities

Submit New Article



Title Modified Date
Intel Software Network at SuperComputing SC09
Participate with Intel Academic Community at Supercomputing 2009 SC09
Author: Beverly Bachmayer (Intel)
Type: News
11/19/2009
Intel® Graphics Performance Analyzers
Intel® Graphics Performance Analyzers (Intel® GPA) is a powerful, agile tool suite which will help you to utilize the full performance potential of Intel Integrated Graphics-based systems
Author: Ajay Mungara (Intel),Neal P (Intel)
Type: Landing & Links
11/03/2009
Web Chat Series
[image] Intel® Software Network presents an exclusive opportunity for you to interact with Intel experts. Chat with Intel experts on topics that are of interest to you. Understand new technologies tha ...
Type: Events
11/01/2009
Academic Community Reaches 1,000 Universities
The Intel® Academic Community has now welcomed over 1,000 universities into the program which provides curriculum, support and community to faculty and researchers world-wide.
Author: Amy Barton (Intel),Jennifer Teal Levine (Intel),Wolfgang Rosenberg (Intel)
Type: News
10/30/2009
FFT interfaces in Intel® MKL
Helps in deciding which FFT interface to Intel MKL should be used
Author: Dmitry Baksheev (Intel)
Type: Technical Article
10/26/2009
What are the Intel Password Guidelines
Password guideline
Author: Chuck (Intel)
10/19/2009
Intel Parallel Composer Beta Now Available for Download
[image] [image] [image] [image] [image] Parallelism BreakthroughThe beta of Intel® Parallel Studio is in full swing and we would like your feedback.   Paralle ...
Author: Wolfgang Rosenberg (Intel)
10/07/2009
Java Application Server Optimization for Multi-core Systems
This paper examines the performance characteristics of Java application servers running on 32-bit and 64-bit Java Virtual Machines (JVM) and operating systems on the latest architectures and platforms available today.
Author: Khun Ban (Intel)
Type: Technical Article
10/07/2009
About size_t and ptrdiff_t
The article will help the readers understand what size_t and ptrdiff_t types are, what they are used for and when they must be used.
Author: Andrey Karpov
Type: Technical Article
10/06/2009
"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
Running The HPL Benchmark Over Intel MPI
This is a step by step procedure on how to run the High Performance Linpack (HPL) benchmark on a Linux cluster using Intel-MPI. This was done on a Linux cluster of 128 nodes running Intel’s Nehalem processor 2.93 MHz with 12GB of RAM on each node.
Author: Mohamad Sindi
Type: Technical Article
09/28/2009
Application for the Intel® Parallel Studio Parallelism Contest & Lab at the Intel® Developer Forum San Francisco 2009
If you are attending the Intel® Parallel Studio Parallelism Contest & Lab at the Intel® Developer Forum San Francisco 2009 here is information about the application to parallelize.
Author: Wendy Doerner (Intel)
Type: Events
09/02/2009
Intel® Parallel Studio Parallelism Contest and Lab at the Intel Developer Forum 2009 - Official Rules
Intel® Parallel Studio Parallelism Contest and Lab at the Intel Developer Forum 2009 - Official Rules
Author: Wendy Doerner (Intel)
Type: Events
09/02/2009
Building the GAMESS with Intel® Compilers, Intel® MKL and Intel® MPI on Linux
Introduction :This document explains how to build GAMESS using the Intel Software products:Intel® C++ Compiler for Linux,Intel® Fortran Compiler for LINUX,Intel® MKL,Intel® MPI for Linux.Version :GAMES ...
Author: Kirill Mavrodiev (Intel)
08/26/2009
Developing for MID devices: Starting over with Linux
This article is a wrap up of some of my previous blogs and describes some of the links I used and the difficulties I encountered as well as the solutions I found. It should be a useful article for anyone new to developing on Linux for MID devices.
Author: Judy Hartley (Intel)
08/17/2009
Threading Challenge 2009 - Problem 1: Radix Sort Entries
[image]Below you will find many of the entries received for our 1st problem - Radix Sort.  Please feel free to review and join us in the forum dedicated to this problem to discuss.Winning Submission:  ...
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
08/11/2009
Threading Challenge 2009 - Problem 6: Line Segment Intersection Entries
[image]Below you will find many of the entries received for our 6th problem - Line Segment Intersection.  Please feel free to review and join us in the forum dedicated to this problem to discuss.Winnin ...
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
08/11/2009
Threading Challenge 2009 - Problem 5: Knapsack Entries
[image]Below you will find many of the entries received for our 5th problem - Knapsack.  Please feel free to review and join us in the forum dedicated to this problem to discuss.Winning Submission:  *m ...
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
08/11/2009
Threading Challenge 2009 - Problem 3: Searching Entries
[image]Below you will find many of the entries received for our 3rd problem - Searching.  Please feel free to review and join us in the forum dedicated to this problem to discuss.Winning Submission: *d ...
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
08/11/2009
Threading Challenge 2009 - Problem 4: String Matching Entries
[image]Below you will find many of the entries received for our 4th problem - String Matching.  Please feel free to review and join us in the forum dedicated to this problem to discuss.Winning Submissi ...
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
08/11/2009
Threading Challenge 2009 - Problem 2: 3SAT Entries
Threading Challenge 2009 Problem 2 Winner and other entrires
Author: Diana Lanius (Intel)
Type: Code,Landing & Links
07/30/2009
Rewriting Algorithms to help Parallel Programming
Our aim in this research paper was to convert some of the existing serial programs into their parallel version using Intel TBB.
Author: anoop66,ankitmalani,tc2009040,vidya_v
07/29/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 ...
Author: Milind Kulkarni (Intel)
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 ...
Author: Milind Kulkarni (Intel)
Type: Technical Article
07/14/2009
Intel® compiler options for SSE generation (SSE2, SSE3, SSSE3, SSE4) and processor-specific optimizations
Explains which Intel Compiler switches to use to target and optimize for a specific platform, cpu or processor.
Type: Technical Article,Code
07/13/2009