listContexts: Available OpenCL Contexts

Description Usage Value

View source: R/RcppExports.R

Description

Provide a data.frame of available OpenCL contexts and associated information.

Usage

1

Value

data.frame containing the following fields

context

Integer identifying context

platform

Character string listing OpenCL platform

platform_index

Integer identifying platform

device

Character string listing device name

device_index

Integer identifying device

device_type

Character string labeling device (e.g. gpu)


cdeterman/gpuR documentation built on July 13, 2019, 3:15 a.m.