Graph Processing/OpenCL/CUDA Settings
Argument |
description |
---|---|
--gpuPlatform <int> |
Set GPU 0 = No GPU 1 = OpenCL 2 = CUDA (Default = 1) |
--decodeThreads <int> |
Set the number of simultaneous decompression threads (Default = 31) |
--numGraphs <int> |
Set the number of Simultaneous Graphs to Process |
--numOclStreams <int> |
Set the number of GPU Processing Streams |
--maxMemory <int> |
Set the Maximum Memory to use in Bytes |
--openclDeviceList |
Print all OpenCL devices |
--openclDeviceIndexes <...> |
Print the available OpenCL devices |
--openclPlatformName <string> |
Set the OpenCL platform. Enter the string in quotes. |
--cudaDeviceList |
Print all Cuda devices |
--cudaDeviceIndexes <...> |
Set Cuda device |