CPU and GPU Support
Not all computation modes, methods, and parameters are supported on both CPU and GPU.
Differences in CPU and GPU support are listed below.
Computation modes
For the following algorithms, only listed computation modes are supported on GPU:
Algortihm | Supported on GPU |
---|
Methods
For the following algorithms, only listed methods are supported on GPU:
Algortihm | Supported on GPU |
---|---|
defaultDense | |
defaultDense , randomDense | |
defaultDense | |
defaultDense | |
defaultDense | |
defaultDense | |
Brute Force This method is not supported on CPU. | |
thunder This method is not supported on CPU. | |
hist This method is not supported on CPU. |
Parameters
Algortihm | Notes |
---|---|
doShrinking is only supported for defaultDense method. | |
| |
On GPU, the only supported computation mode ( ComputationMode ) is matrixMatrix . | |
| |
penaltyL1 is not supported on GPU |