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)


gpuR documentation built on May 30, 2019, 1:02 a.m.