fclGetPlatformDevices Interface

interface
public module function fclGetPlatformDevices(platform_id) result(devices)

Arguments

Type IntentOptional Attributes Name
integer(kind=c_intptr_t), intent(in) :: platform_id

OpenCL platform id

Return Value type(fclDevice),allocatable,(:)

Description

Return pointer to array of fclDevices on platform id