This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/29935] New: Support OpenMP Runtime API for Profiling
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Nov 2006 21:14:48 -0000
- Subject: [Bug libgomp/29935] New: Support OpenMP Runtime API for Profiling
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
See http://www.compunity.org/futures/ and
http://www.compunity.org/futures/omp-api.html
(this is a official ARB White Paper).
Detailed description in the include file:
http://www.compunity.org/futures/omp_collector_api.h
The API provides __omp_collector_api() which can be used by profilers, ignorant
to the detailed OpenMP implementation, to gether profiling information.
--
Summary: Support OpenMP Runtime API for Profiling
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: libgomp
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: burnus at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29935