Learn R Programming

gpuR (version 2.0.6)

listContexts: Available OpenCL Contexts

Description

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

Usage

listContexts()

Arguments

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)