This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/29935] New: Support OpenMP Runtime API for Profiling


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]