fclDbgCheckBufferSize Interface

interface
public module subroutine fclDbgCheckBufferSize(memObject, hostBytes, descrip)

Arguments

Type IntentOptional Attributes Name
class(fclDeviceBuffer), intent(in) :: memObject
integer(kind=c_size_t), intent(in) :: hostBytes
character(len=*), intent(in) :: descrip

Description

Check that a host buffer matches the size in bytes of a device buffer.