Sciweavers

425 search results - page 1 / 85
» Tools for OpenMP application development: the POST project
Sort
View
CONCURRENCY
2000
89views more  CONCURRENCY 2000»
13 years 4 months ago
Tools for OpenMP application development: the POST project
Laksono Adhianto, François Bodin, Barbara M...
PDP
2005
IEEE
13 years 10 months ago
The OpenMP Source Code Repository
The OpenMP source code repository is based on a set of representative applications and it is supported by a web site. It is an infrastructure that we make available to the communi...
Antonio J. Dorta, Casiano Rodríguez, Franci...
TJS
2002
105views more  TJS 2002»
13 years 4 months ago
Design and Prototype of a Performance Tool Interface for OpenMP
This paper proposes a performance tools interface for OpenMP, similar in spirit to the MPI profiling interface in its intent to define a clear and portable API that makes OpenMP ex...
Bernd Mohr, Allen D. Malony, Sameer Shende, Felix ...
WOMPAT
2004
Springer
13 years 10 months ago
Dragon: A Static and Dynamic Tool for OpenMP
A program analysis tool can play an important role in helping users understand and improve OpenMP codes. Dragon is a robust interactive program analysis tool based on the Open64 co...
Oscar Hernandez, Chunhua Liao, Barbara M. Chapman
CONCURRENCY
2000
133views more  CONCURRENCY 2000»
13 years 4 months ago
OpenMP versus threading in C/C++
When comparing OpenMP to other parallel programming models, it is easier to choose between OpenMP and MPI than between OpenMP and POSIX Threads (Pthreads). With languages like C a...
Bob Kuhn, Paul Petersen, Eamonn O'Toole