GPU CUDA Solver

The GPU engine supports both the CPU and GPU. Four CPU cores are recommended as the optimal value when using GPU to balance speed and CPU usage.

To select the GPU solver:
Select the GPU Solver engine, and specify the following details:
For Specify
Number of GPU devices Indicates the number of GPU devices available on the installed GPU hardware, and cannot be modified.
Note: The definition of Compute Unit depends on the GPU manufacturer. A Compute Unit is a Stream Multiprocessor for an NVidia GPU or a SIMD engine in an AMD GPU. For Nvidia, each stream multiprocessor has a certain number of processing elements or what Nvidia refers to as CUDA cores. Generally, the more the processing elements, the faster the GPU card.