Learn R Programming

nmfgpu4R (version 0.2.5.2)

chooseDevice: Selects the specified device as primary computation device. All further invocations to nmfgpu will use the specified CUDA device.

Description

Selects the specified device as primary computation device. All further invocations to nmfgpu will use the specified CUDA device.

Usage

chooseDevice(deviceIndex)

Arguments

deviceIndex
Index of the CUDA device, which should be used for computation.