mem_free_host Interface

interface


Called by

interface~~mem_free_host~~CalledByGraph interface~mem_free_host mem_free_host proc~create~13 nvrtc_module%create proc~create~13->interface~mem_free_host proc~free_mem free_mem proc~free_mem->interface~mem_free_host proc~mem_free_ptr dtfft_plan_t%mem_free_ptr proc~mem_free_ptr->interface~mem_free_host proc~create_nvrtc_module create_nvrtc_module proc~create_nvrtc_module->proc~create~13 proc~destroy~13 dtfft_plan_t%destroy proc~destroy~13->proc~mem_free_ptr proc~dtfft_mem_free_c dtfft_mem_free_c proc~dtfft_mem_free_c->proc~mem_free_ptr proc~mem_free transpose_plan%mem_free proc~mem_free->proc~free_mem proc~mem_free_c32_1d dtfft_plan_t%mem_free_c32_1d proc~mem_free_c32_1d->proc~mem_free_ptr proc~mem_free_c32_2d dtfft_plan_t%mem_free_c32_2d proc~mem_free_c32_2d->proc~mem_free_ptr proc~mem_free_c32_3d dtfft_plan_t%mem_free_c32_3d proc~mem_free_c32_3d->proc~mem_free_ptr proc~mem_free_c64_1d dtfft_plan_t%mem_free_c64_1d proc~mem_free_c64_1d->proc~mem_free_ptr proc~mem_free_c64_2d dtfft_plan_t%mem_free_c64_2d proc~mem_free_c64_2d->proc~mem_free_ptr proc~mem_free_c64_3d dtfft_plan_t%mem_free_c64_3d proc~mem_free_c64_3d->proc~mem_free_ptr proc~mem_free_r32_1d dtfft_plan_t%mem_free_r32_1d proc~mem_free_r32_1d->proc~mem_free_ptr proc~mem_free_r32_2d dtfft_plan_t%mem_free_r32_2d proc~mem_free_r32_2d->proc~mem_free_ptr proc~mem_free_r32_3d dtfft_plan_t%mem_free_r32_3d proc~mem_free_r32_3d->proc~mem_free_ptr proc~mem_free_r64_1d dtfft_plan_t%mem_free_r64_1d proc~mem_free_r64_1d->proc~mem_free_ptr proc~mem_free_r64_2d dtfft_plan_t%mem_free_r64_2d proc~mem_free_r64_2d->proc~mem_free_ptr proc~mem_free_r64_3d dtfft_plan_t%mem_free_r64_3d proc~mem_free_r64_3d->proc~mem_free_ptr proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~free_mem proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create transpose_plan%create proc~create->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create->proc~autotune_grid_decomposition proc~destroy transpose_plan%destroy proc~destroy->proc~mem_free proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy~13 proc~get_kernel get_kernel proc~get_kernel->proc~create_nvrtc_module proc~autotune_grid_decomposition->proc~autotune_grid proc~create~8 kernel_device%create proc~create~8->proc~get_kernel

public subroutine mem_free_host(ptr) bind(C, name="free")

Arguments

Type IntentOptional Attributes Name
type(c_ptr), value :: ptr

Pointer to free

Description

Frees memory allocated with aligned_alloc