正在加载图片...
4.2.3 Initializing a First-Party Tool.......·.·.·..········· 423 4.2.3.1 Binding Entry Points in the OMPT Callback Interface.......... 424 4.2.4 Monitoring Activity on the Host with OMPT................. 425 425 Tracing Activity on Target Devices with OMPT 427 4.3 Finalizing a First-Party Tool 432 4.4 OMPT Data Types.. 433 4.4.1 Tool Initialization and Finalization 。,,。。。。。。。。。。。。。。, 433 4.4.2 Callbacks 434 4.4.3 Tracing............ 435 4.4.3.1 Record Type 435 4.4.3.2 Native Record Kind.... 435 4.4.33 Native Record Abstract Type 436 4.4.3.4 Record Type..····· 436 4.4.4 Miscellaneous Type Definitions 438 4.4.4.1 ompt_callback_t.··················· 438 4.4.4.2 ompt_set_result_t 438 4.4.4.3 ompt_id t 439 4.4.4.4 ompt_data_t...... 440 4.4.4.5 ompt_device_t..... 44 4.4.4.6 ompt_device_time_t 441 4.4.4.7 ompt_buffer_t... 441 4.4.48 ompt_buffer_cursor_t 442 4.4.4.9 ompt_dependence_t 442 4.4.4.10 ompt_thread_t.... 443 4.4.4.11 ompt_scope_endpoint_t 443 4.4.4.12ompt_dispatch_t.··················· 444 4.4.4.13 ompt_sync_region_t 444 4.4.4.14 ompt_target_data_op_t. 444 4.4.4.15 445 4.4.4.16 ompt_mutex_t。 445 4.4.4.17 ompt_native_mon_flag_t 446 4.4.4.18ompt_task_f1ag_t,··················· 446 4.4.4.19 ompt_task_status._t.........,............. 447 Contents ix 4.2.3 Initializing a First-Party Tool . . . . . . . . . . . . . . . . . . . . . . . . . 423 4.2.3.1 Binding Entry Points in the OMPT Callback Interface . . . . . . . . . . 424 4.2.4 Monitoring Activity on the Host with OMPT . . . . . . . . . . . . . . . . . 425 4.2.5 Tracing Activity on Target Devices with OMPT . . . . . . . . . . . . . . . 427 4.3 Finalizing a First-Party Tool . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 432 4.4 OMPT Data Types . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 433 4.4.1 Tool Initialization and Finalization . . . . . . . . . . . . . . . . . . . . . . 433 4.4.2 Callbacks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 434 4.4.3 Tracing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 4.4.3.1 Record Type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 4.4.3.2 Native Record Kind . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 4.4.3.3 Native Record Abstract Type . . . . . . . . . . . . . . . . . . . . . . . 436 4.4.3.4 Record Type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 436 4.4.4 Miscellaneous Type Definitions . . . . . . . . . . . . . . . . . . . . . . . . 438 4.4.4.1 ompt_callback_t . . . . . . . . . . . . . . . . . . . . . . . . . . . 438 4.4.4.2 ompt_set_result_t . . . . . . . . . . . . . . . . . . . . . . . . . 438 4.4.4.3 ompt_id_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 439 4.4.4.4 ompt_data_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 440 4.4.4.5 ompt_device_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441 4.4.4.6 ompt_device_time_t . . . . . . . . . . . . . . . . . . . . . . . . 441 4.4.4.7 ompt_buffer_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . 441 4.4.4.8 ompt_buffer_cursor_t . . . . . . . . . . . . . . . . . . . . . . . 442 4.4.4.9 ompt_dependence_t . . . . . . . . . . . . . . . . . . . . . . . . . 442 4.4.4.10 ompt_thread_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . 443 4.4.4.11 ompt_scope_endpoint_t . . . . . . . . . . . . . . . . . . . . . . 443 4.4.4.12 ompt_dispatch_t . . . . . . . . . . . . . . . . . . . . . . . . . . . 444 4.4.4.13 ompt_sync_region_t . . . . . . . . . . . . . . . . . . . . . . . . 444 4.4.4.14 ompt_target_data_op_t . . . . . . . . . . . . . . . . . . . . . . 444 4.4.4.15 ompt_work_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 445 4.4.4.16 ompt_mutex_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 445 4.4.4.17 ompt_native_mon_flag_t . . . . . . . . . . . . . . . . . . . . . 446 4.4.4.18 ompt_task_flag_t . . . . . . . . . . . . . . . . . . . . . . . . . . 446 4.4.4.19 ompt_task_status_t . . . . . . . . . . . . . . . . . . . . . . . . 447 Contents ix
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有