Octopus
clblas_oct_m::clblasddot Interface Reference

Detailed Description

Definition at line 504 of file clblas.F90.

Private Member Functions

subroutine clblasddot_low (N, dotProduct, offDP, X, offx, incx, Y, offY, incy, scratchBuff, CommandQueue, status)
 

Member Function/Subroutine Documentation

◆ clblasddot_low()

subroutine clblas_oct_m::clblasddot::clblasddot_low ( integer(8), intent(in)  N,
type(cl_mem), intent(inout)  dotProduct,
integer(8), intent(in)  offDP,
type(cl_mem), intent(in)  X,
integer(8), intent(in)  offx,
integer, intent(in)  incx,
type(cl_mem), intent(in)  Y,
integer(8), intent(in)  offY,
integer, intent(in)  incy,
type(cl_mem), intent(inout)  scratchBuff,
type(cl_command_queue), intent(inout)  CommandQueue,
integer, intent(out)  status 
)
private

Definition at line 505 of file clblas.F90.


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