nvtxDomainRangePop_c Interface

interface


Called by

interface~~nvtxdomainrangepop_c~~CalledByGraph interface~nvtxdomainrangepop_c nvtxDomainRangePop_c proc~pop_nvtx_domain_range pop_nvtx_domain_range proc~pop_nvtx_domain_range->interface~nvtxdomainrangepop_c proc~autotune_grid transpose_plan_host%autotune_grid proc~autotune_grid->proc~pop_nvtx_domain_range proc~get_plan_execution_time transpose_plan_host%get_plan_execution_time proc~autotune_grid->proc~get_plan_execution_time proc~autotune_mpi_datatypes transpose_plan_host%autotune_mpi_datatypes proc~autotune_grid->proc~autotune_mpi_datatypes proc~autotune_grid~2 autotune_grid proc~autotune_grid~2->proc~pop_nvtx_domain_range proc~run_autotune_backend run_autotune_backend proc~autotune_grid~2->proc~run_autotune_backend proc~compile_and_cache compile_and_cache proc~compile_and_cache->proc~pop_nvtx_domain_range proc~create_c2c_internal dtfft_plan_c2c_t%create_c2c_internal proc~create_c2c_internal->proc~pop_nvtx_domain_range proc~create_r2c_internal dtfft_plan_r2c_t%create_r2c_internal proc~create_r2c_internal->proc~pop_nvtx_domain_range proc~create_r2r_internal dtfft_plan_r2r_t%create_r2r_internal proc~create_r2r_internal->proc~pop_nvtx_domain_range proc~create~2 abstract_executor%create proc~create~2->proc~pop_nvtx_domain_range proc~destroy~12 dtfft_plan_t%destroy proc~destroy~12->proc~pop_nvtx_domain_range proc~execute abstract_executor%execute proc~execute->proc~pop_nvtx_domain_range proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~pop_nvtx_domain_range proc~execute_private~2 dtfft_plan_t%execute_private proc~execute_ptr->proc~execute_private~2 proc~execute~5 abstract_transpose_plan%execute proc~execute~5->proc~pop_nvtx_domain_range proc~get_kernel get_kernel proc~get_kernel->proc~pop_nvtx_domain_range proc~get_kernel->proc~compile_and_cache proc~get_transpose_kernel get_transpose_kernel proc~get_kernel->proc~get_transpose_kernel proc~get_plan_execution_time->proc~pop_nvtx_domain_range proc~run_autotune_backend->proc~pop_nvtx_domain_range proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~pop_nvtx_domain_range proc~transpose_ptr->proc~execute~5 proc~autotune_grid_decomposition transpose_plan_host%autotune_grid_decomposition proc~autotune_grid_decomposition->proc~autotune_grid proc~autotune_grid_decomposition~2 autotune_grid_decomposition proc~autotune_grid_decomposition~2->proc~autotune_grid~2 proc~autotune_transpose_id transpose_plan_host%autotune_transpose_id proc~autotune_transpose_id->proc~get_plan_execution_time proc~create_c2c dtfft_plan_c2c_t%create_c2c proc~create_c2c->proc~create_c2c_internal proc~create_c2c_pencil dtfft_plan_c2c_t%create_c2c_pencil proc~create_c2c_pencil->proc~create_c2c_internal proc~create_cuda transpose_plan_cuda%create_cuda proc~create_cuda->proc~run_autotune_backend proc~create_cuda->proc~autotune_grid_decomposition~2 proc~create_private transpose_plan_host%create_private proc~create_private->proc~autotune_grid proc~create_private->proc~autotune_grid_decomposition proc~create_r2c dtfft_plan_r2c_t%create_r2c proc~create_r2c->proc~create_r2c_internal proc~create_r2c_pencil dtfft_plan_r2c_t%create_r2c_pencil proc~create_r2c_pencil->proc~create_r2c_internal proc~create_r2r dtfft_plan_r2r_t%create_r2r proc~create_r2r->proc~create_r2r_internal proc~create_r2r_pencil dtfft_plan_r2r_t%create_r2r_pencil proc~create_r2r_pencil->proc~create_r2r_internal proc~create~4 nvrtc_kernel%create proc~create~4->proc~get_kernel proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy~12 proc~dtfft_execute_c dtfft_execute_c proc~dtfft_execute_c->proc~execute_ptr proc~dtfft_transpose_c dtfft_transpose_c proc~dtfft_transpose_c->proc~transpose_ptr proc~execute_private~2->proc~execute~5 proc~execute~11 dtfft_plan_t%execute proc~execute~11->proc~execute_ptr proc~get_transpose_kernel->proc~compile_and_cache proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr proc~autotune_mpi_datatypes->proc~autotune_transpose_id proc~create~9 transpose_handle_cuda%create proc~create~9->proc~create~4

private subroutine nvtxDomainRangePop_c(domain) bind(C, name="nvtxDomainRangePop_c")

Arguments

Type IntentOptional Attributes Name
type(nvtxDomainHandle), value :: domain

NVTX domain handle.

Description

Pops a range from the specified NVTX domain.