hiphostgetflags Interface Reference

hiphostgetflags Interface Reference#

HIPFORT API Reference: hipfort_hiphostregister::hiphostgetflags Interface Reference
hipfort_hiphostregister::hiphostgetflags Interface Reference

Return flags associated with host pointer. More...

Public Member Functions

integer(kind(hipsuccess)) function hiphostgetflags_ (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_l_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i4_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_i8_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r4_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_r8_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c4_7 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_0 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_1 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_2 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_3 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_4 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_5 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_6 (flagsPtr, hostPtr)
 
integer(kind(hipsuccess)) function hiphostgetflags_c8_7 (flagsPtr, hostPtr)
 

Detailed Description

Return flags associated with host pointer.

Parameters
[out]flagsPtrMemory location to store flags
[in]hostPtrHost Pointer allocated through hipHostMalloc
Returns
hipSuccess, hipErrorInvalidValue
See also
hipHostMalloc

Member Function/Subroutine Documentation

◆ hiphostgetflags_()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_ ( integer(kind=4)  flagsPtr,
type(c_ptr), value  hostPtr 
)

◆ hiphostgetflags_c4_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_0 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_1 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_2 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_3 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_4 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_5 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_6 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c4_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c4_7 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_float_complex), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_0 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_1 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_2 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_3 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_4 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_5 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_6 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_c8_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_c8_7 ( integer(kind=4), intent(out)  flagsPtr,
complex(c_double_complex), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_0 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_1 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_2 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_3 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_4 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_5 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_6 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i4_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i4_7 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_int), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_0 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_1 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_2 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_3 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_4 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_5 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_6 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_i8_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_i8_7 ( integer(kind=4), intent(out)  flagsPtr,
integer(c_long), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_0 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_1 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_2 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_3 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_4 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_5 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_6 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_l_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_l_7 ( integer(kind=4), intent(out)  flagsPtr,
logical(c_bool), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_0 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_1 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_2 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_3 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_4 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_5 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_6 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r4_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r4_7 ( integer(kind=4), intent(out)  flagsPtr,
real(c_float), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_0()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_0 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_1()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_1 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_2()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_2 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_3()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_3 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_4()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_4 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_5()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_5 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_6()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_6 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:,:,:,:,:), intent(in), target  hostPtr 
)

◆ hiphostgetflags_r8_7()

integer(kind(hipsuccess)) function hipfort_hiphostregister::hiphostgetflags::hiphostgetflags_r8_7 ( integer(kind=4), intent(out)  flagsPtr,
real(c_double), dimension(:,:,:,:,:,:,:), intent(in), target  hostPtr 
)

The documentation for this interface was generated from the following file: