nvshmem_my_pe Interface

interface


Called by

interface~~nvshmem_my_pe~~CalledByGraph interface~nvshmem_my_pe nvshmem_my_pe proc~is_nvshmem_ptr is_nvshmem_ptr proc~is_nvshmem_ptr->interface~nvshmem_my_pe proc~check_device_pointers check_device_pointers proc~check_device_pointers->proc~is_nvshmem_ptr proc~execute_ptr dtfft_plan_t%execute_ptr proc~execute_ptr->proc~check_device_pointers proc~transpose_ptr dtfft_plan_t%transpose_ptr proc~transpose_ptr->proc~check_device_pointers 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 dtfft_plan_t%execute proc~execute->proc~execute_ptr proc~transpose dtfft_plan_t%transpose proc~transpose->proc~transpose_ptr

public function nvshmem_my_pe() result(pe) bind(C)

Arguments

None

Return Value integer(kind=c_int)

PE number of the calling thread.

Description

Returns the PE (Processing Element) number of the calling thread.