- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
One can use API __Offload_report ( int ) or the environmental variable OFFLOAD_REPORT to get the timing information ( and the amount of data transferred ) for all the offloaded regions. And the profiling information is output to the stdout.
But for profiling tool developers, the following features may be desired:
Is it possible to provide a profiling API that can be used to timing a specific offloaded region , instread of all offloaded regions?
And is there any way to record the measured profiling information from the profiling API into memory buffer, instead of writing to stdout?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The current implementation of __Offload_report API (or the equivalent environment variable OFFLOAD_REPORT) just reports all offloaded regions in stdout. I already forwarded your feature request.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page