mem_free_host Interface

interface


Called by

interface~~mem_free_host~~CalledByGraph interface~mem_free_host mem_free_host proc~create_host kernel_host%create_host proc~create_host->interface~mem_free_host proc~create~6 nvrtc_module%create proc~create~6->interface~mem_free_host proc~execute_test execute_test proc~execute_test->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~test_pack_unpack test_pack_unpack proc~test_pack_unpack->interface~mem_free_host proc~test_transpose test_transpose proc~test_transpose->interface~mem_free_host proc~create_nvrtc_module create_nvrtc_module proc~create_nvrtc_module->proc~create~6 proc~destroy~10 dtfft_plan_t%destroy proc~destroy~10->proc~mem_free_ptr proc~dtfft_mem_free_c dtfft_mem_free_c proc~dtfft_mem_free_c->proc~mem_free_ptr proc~execute_autotune execute_autotune proc~execute_autotune->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~mem_free~4 reshape_plan_base%mem_free proc~mem_free~4->proc~free_mem program~test_compression test_compression program~test_compression->proc~test_pack_unpack program~test_compression->proc~test_transpose program~test_device_kernels test_device_kernels program~test_device_kernels->proc~execute_test proc~autotune_adaptive autotune_adaptive proc~autotune_adaptive->proc~execute_autotune proc~autotune_reshape_plan autotune_reshape_plan proc~autotune_reshape_plan->proc~execute_autotune proc~autotune_reshape_plan->proc~autotune_adaptive proc~dtfft_destroy_c dtfft_destroy_c proc~dtfft_destroy_c->proc~destroy~10 proc~execute_many execute_many proc~execute_many->proc~execute_autotune proc~execute_single execute_single proc~execute_many->proc~execute_single proc~get_kernel get_kernel proc~get_kernel->proc~create_nvrtc_module proc~run_execute_single run_execute_single proc~run_execute_single->proc~execute_autotune proc~create reshape_plan%create proc~create->proc~autotune_reshape_plan proc~create~5 kernel_device%create proc~create~5->proc~get_kernel proc~execute_single_transpose_modes execute_single_transpose_modes proc~execute_single_transpose_modes->proc~run_execute_single proc~run_autotune_backend run_autotune_backend proc~run_autotune_backend->proc~execute_many proc~run_autotune_backend->proc~execute_single proc~autotune_grid autotune_grid proc~autotune_grid->proc~run_autotune_backend proc~create~15 transpose_plan%create proc~create~15->proc~run_autotune_backend proc~autotune_grid_decomposition autotune_grid_decomposition proc~create~15->proc~autotune_grid_decomposition proc~execute_single->proc~execute_single_transpose_modes proc~autotune_grid_decomposition->proc~autotune_grid

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