Filtros
OpenMP und inkrementelle Parallelisierung - (article in german)
In diesem Artikel wird der inkrementelle OpenMP Ansatz zur Parallelisierung von sequentiellen Programmen vorgestellt. Der Schwerpunkt liegt auf der praktischen Darstellung von einfachen Programmbeispielen und nicht auf der Vollständigkeit der BeschreibungThreading Fortran Applications for Parallel Performance on Multi-Core Systems
Advice and background information is given on typical issues that may arise when threading an application using the Intel Fortran Compiler and other software tools, whether using OpenMP, automatic parallelization or threaded libraries.OpenMP* and the Intel® IPP Library
How to configure OpenMP in the Intel IPP library to maximize multi-threaded performance of the Intel IPP primitives.Superscalar Programming 101 (Matrix Multiply) Part 1 of 5
Part one of a five-part series, this article teaches a methodology to interpret statistics gathered during test runs and use those interpretations to improve parallel code.Improving Averaging Filter Performance Using Intel® Cilk™ Plus
Intel® Cilk™ Plus is an extension to the C and C++ languages to support data and task parallelism. It provides three new keywords to i
Debug Intel® Transactional Synchronization Extensions
If printf or fprintf functions cause transaction aborts, use Intel® Processor Trace as a work-around.The Ultimate Question of Programming, Refactoring, and Everything
Yes, you've guessed correctly - the answer is "42".
Programação Vetorial e Paralela com amplificador Intel® VTune™
Eduardo H. M. Cruz, Matheus S. Serpa, Arthur M. Krause, Philippe O. A. Navaux