is_backend_nvshmem Function

public pure elemental function is_backend_nvshmem(param) result(res)

Arguments

Type IntentOptional Attributes Name
type(dtfft_backend_t), intent(in) :: param

Return Value logical


Called by

proc~~is_backend_nvshmem~~CalledByGraph proc~is_backend_nvshmem is_backend_nvshmem proc~alloc_mem alloc_mem proc~alloc_mem->proc~is_backend_nvshmem proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~is_backend_nvshmem proc~is_backend_compatible is_backend_compatible proc~autotune_reshape_plan->proc~is_backend_compatible proc~execute_autotune execute_autotune proc~autotune_reshape_plan->proc~execute_autotune proc~autotune_adaptive autotune_adaptive proc~autotune_reshape_plan->proc~autotune_adaptive proc~check_create_args dtfft_plan_t%check_create_args proc~check_create_args->proc~is_backend_nvshmem proc~check_device_pointers check_device_pointers proc~check_device_pointers->proc~is_backend_nvshmem proc~free_mem free_mem proc~free_mem->proc~is_backend_nvshmem proc~get_compatible get_compatible proc~get_compatible->proc~is_backend_nvshmem proc~init~2 reshape_plan_base%init proc~init~2->proc~is_backend_nvshmem proc~is_backend_compatible->proc~is_backend_nvshmem proc~is_nvshmem_generic is_nvshmem_generic proc~is_nvshmem_generic->proc~is_backend_nvshmem proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~is_backend_nvshmem proc~execute_many execute_many proc~run_autotune_backend->proc~execute_many proc~execute_single execute_single proc~run_autotune_backend->proc~execute_single proc~alloc_and_set_aux alloc_and_set_aux proc~alloc_and_set_aux->proc~alloc_mem proc~alloc_and_set_aux->proc~is_nvshmem_generic proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create reshape_plan%create proc~create->proc~autotune_reshape_plan proc~create->proc~get_compatible proc~create->proc~init~2 proc~create->proc~is_backend_compatible proc~create_private dtfft_plan_t%create_private proc~create_private->proc~check_create_args proc~create~15 transpose_plan%create proc~create~15->proc~init~2 proc~create~15->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~15->proc~autotune_grid_decomposition proc~execute_autotune->proc~alloc_mem proc~execute_autotune->proc~free_mem proc~execute_autotune->proc~alloc_and_set_aux proc~is_nvshmem reshape_plan_base%is_nvshmem proc~is_nvshmem->proc~is_nvshmem_generic proc~mem_alloc~4 reshape_plan_base%mem_alloc proc~mem_alloc~4->proc~alloc_mem proc~mem_alloc~4->proc~is_nvshmem proc~mem_free~4 reshape_plan_base%mem_free proc~mem_free~4->proc~free_mem proc~mem_free~4->proc~is_nvshmem proc~autotune_adaptive->proc~execute_autotune proc~autotune_grid_decomposition->proc~autotune_grid proc~create_c2c_core dtfft_core_c2c%create_c2c_core proc~create_c2c_core->proc~create_private proc~create_r2r_internal dtfft_plan_r2r_t%create_r2r_internal proc~create_r2r_internal->proc~create_private proc~execute_many->proc~execute_autotune proc~execute_many->proc~execute_single proc~run_execute_single run_execute_single proc~run_execute_single->proc~execute_autotune proc~create_c2c_internal dtfft_plan_c2c_t%create_c2c_internal proc~create_c2c_internal->proc~create_c2c_core proc~create_r2c_internal dtfft_plan_r2c_t%create_r2c_internal proc~create_r2c_internal->proc~create_c2c_core 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~execute_single_transpose_modes execute_single_transpose_modes proc~execute_single_transpose_modes->proc~run_execute_single 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_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~execute_single->proc~execute_single_transpose_modes