destroy Subroutine

private subroutine destroy(self)

Uses

  • proc~~destroy~11~~UsesGraph proc~destroy~11 nvrtc_module%destroy iso_c_binding iso_c_binding proc~destroy~11->iso_c_binding iso_fortran_env iso_fortran_env proc~destroy~11->iso_fortran_env

Destroys module and frees resources

Type Bound

nvrtc_module

Arguments

Type IntentOptional Attributes Name
class(nvrtc_module), intent(inout) :: self

Calls

proc~~destroy~11~~CallsGraph proc~destroy~11 nvrtc_module%destroy fname fname proc~destroy~11->fname is_null_ptr is_null_ptr proc~destroy~11->is_null_ptr mpi_abort mpi_abort proc~destroy~11->mpi_abort proc~cudageterrorstring cudaGetErrorString proc~destroy~11->proc~cudageterrorstring proc~nvrtcgeterrorstring nvrtcGetErrorString proc~destroy~11->proc~nvrtcgeterrorstring interface~cudageterrorstring_c cudaGetErrorString_c proc~cudageterrorstring->interface~cudageterrorstring_c proc~string_c2f string_c2f proc~cudageterrorstring->proc~string_c2f proc~nvrtcgeterrorstring->proc~string_c2f interface~is_null_ptr is_null_ptr proc~string_c2f->interface~is_null_ptr interface~is_null_ptr->interface~is_null_ptr proc~is_null_funptr is_null_funptr interface~is_null_ptr->proc~is_null_funptr

Called by

proc~~destroy~11~~CalledByGraph proc~destroy~11 nvrtc_module%destroy proc~create~13 nvrtc_module%create proc~create~13->proc~destroy~11 proc~create_nvrtc_module create_nvrtc_module proc~create_nvrtc_module->proc~create~13 proc~get_kernel get_kernel proc~get_kernel->proc~create_nvrtc_module proc~create~8 kernel_device%create proc~create~8->proc~get_kernel