Intel® oneAPI Data Analytics Library Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-723DA3E1-79AD-4C67-9AEB-080AE84E15D8
Visible to Intel only — GUID: GUID-723DA3E1-79AD-4C67-9AEB-080AE84E15D8
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:
Algorithm |
Supported on GPU |
---|---|
Methods
For the following algorithms, only listed methods are supported on GPU:
Algorithm |
Supported on GPU |
---|---|
defaultDense |
|
defaultDense, randomDense |
|
defaultDense |
|
defaultDense |
|
miniBatch |
|
defaultDense |
|
defaultDense |
|
Brute Force |
|
thunder |
|
hist |
Parameters
Algorithm |
Notes |
---|---|
doShrinking is only supported for defaultDense method. |
|
|
|
On GPU, the only supported computation mode (ComputationMode) is matrixMatrix. |
|
|
|
penaltyL1 is not supported on GPU |