rpuSetDevice {rpud}R Documentation

Select GPU for use by the current thread

Description

Select the GPU of the device ID for use by the current thread.

Usage

rpuSetDevice(deviceId) 

Arguments

deviceId

Device ID to be used by the current thread.

Value

Returns the active GPU of the current thread.


[Package rpud version 0.7.2 Index]