OWL
OptiX7 Wrapper Library
|
#include <DeviceContext.h>
Public Member Functions | |
SetActiveGPU (const DeviceContext::SP &device) | |
SetActiveGPU (const DeviceContext *device) | |
~SetActiveGPU () | |
Private Attributes | |
int | savedActiveDeviceID = -1 |
helper class that will set the active cuda device (to the device associated with a given Context::DeviceData) for the duration fo the lifetime of this class, and resets it to whatever it was after class dies
|
inline |
|
inline |
|
inline |
|
private |