hipblasgetvectorasync Interface Reference

hipblasgetvectorasync Interface Reference#

HIPFORT API Reference: hipfort_hipblas_auxiliary::hipblasgetvectorasync Interface Reference
hipfort_hipblas_auxiliary::hipblasgetvectorasync Interface Reference

Public Member Functions

integer(kind(hipblas_status_success)) function hipblasgetvectorasync_ (n, elem_size, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_l_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_l_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_i4_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_i4_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_i8_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_i8_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_r4_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_r4_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_r8_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_r8_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_c4_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_c4_full_rank (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_c8_rank_0 (n, x, incx, y, incy, stream)
 
integer(kind(hipblas_status_success)) function hipblasgetvectorasync_c8_full_rank (n, x, incx, y, incy, stream)
 

Member Function/Subroutine Documentation

◆ hipblasgetvectorasync_()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_ ( integer(c_int), value  n,
integer(c_int), value  elem_size,
type(c_ptr), value  x,
integer(c_int), value  incx,
type(c_ptr), value  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_c4_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_c4_full_rank ( integer(c_int), value  n,
complex(4), dimension(:), target  x,
integer(c_int), value  incx,
complex(4), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_c4_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_c4_rank_0 ( integer(c_int), value  n,
complex(4), target  x,
integer(c_int), value  incx,
complex(4), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_c8_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_c8_full_rank ( integer(c_int), value  n,
complex(8), dimension(:), target  x,
integer(c_int), value  incx,
complex(8), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_c8_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_c8_rank_0 ( integer(c_int), value  n,
complex(8), target  x,
integer(c_int), value  incx,
complex(8), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_i4_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_i4_full_rank ( integer(c_int), value  n,
integer(4), dimension(:), target  x,
integer(c_int), value  incx,
integer(4), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_i4_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_i4_rank_0 ( integer(c_int), value  n,
integer(4), target  x,
integer(c_int), value  incx,
integer(4), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_i8_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_i8_full_rank ( integer(c_int), value  n,
integer(8), dimension(:), target  x,
integer(c_int), value  incx,
integer(8), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_i8_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_i8_rank_0 ( integer(c_int), value  n,
integer(8), target  x,
integer(c_int), value  incx,
integer(8), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_l_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_l_full_rank ( integer(c_int), value  n,
logical, dimension(:), target  x,
integer(c_int), value  incx,
logical, dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_l_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_l_rank_0 ( integer(c_int), value  n,
logical, target  x,
integer(c_int), value  incx,
logical, target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_r4_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_r4_full_rank ( integer(c_int), value  n,
real(4), dimension(:), target  x,
integer(c_int), value  incx,
real(4), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_r4_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_r4_rank_0 ( integer(c_int), value  n,
real(4), target  x,
integer(c_int), value  incx,
real(4), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_r8_full_rank()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_r8_full_rank ( integer(c_int), value  n,
real(8), dimension(:), target  x,
integer(c_int), value  incx,
real(8), dimension(:), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

◆ hipblasgetvectorasync_r8_rank_0()

integer(kind(hipblas_status_success)) function hipfort_hipblas_auxiliary::hipblasgetvectorasync::hipblasgetvectorasync_r8_rank_0 ( integer(c_int), value  n,
real(8), target  x,
integer(c_int), value  incx,
real(8), target  y,
integer(c_int), value  incy,
type(c_ptr), value  stream 
)

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