mem_alloc Subroutine

private subroutine mem_alloc(alloc_bytes, ptr)

Allocates MKL memory

Type Bound

mkl_executor

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in) :: alloc_bytes

Number of bytes to allocate

type(c_ptr), intent(out) :: ptr

Allocated pointer


Calls

proc~~mem_alloc~2~~CallsGraph proc~mem_alloc~2 mkl_executor%mem_alloc interface~int_to_str int_to_str proc~mem_alloc~2->interface~int_to_str interface~mkl_dfti_mem_alloc mkl_dfti_mem_alloc proc~mem_alloc~2->interface~mkl_dfti_mem_alloc mpi_abort mpi_abort proc~mem_alloc~2->mpi_abort proc~dftierrormessage DftiErrorMessage proc~mem_alloc~2->proc~dftierrormessage proc~int_to_str_int32 int_to_str_int32 interface~int_to_str->proc~int_to_str_int32 proc~int_to_str_int64 int_to_str_int64 interface~int_to_str->proc~int_to_str_int64 proc~int_to_str_int8 int_to_str_int8 interface~int_to_str->proc~int_to_str_int8 interface~dftierrormessage_c DftiErrorMessage_c proc~dftierrormessage->interface~dftierrormessage_c proc~string_c2f string_c2f proc~dftierrormessage->proc~string_c2f