Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-072CD0CE-4CA2-43D6-B5E6-638796E0096A
Visible to Intel only — GUID: GUID-072CD0CE-4CA2-43D6-B5E6-638796E0096A
Data Fitting Functionality
Functionality | CPU | OpenMP Offload Intel GPU |
---|---|---|
default (linear/quadratic/cubic) |
Yes |
No |
subbotin |
Yes |
No |
natural |
Yes |
No |
hermite |
Yes |
No |
akima |
Yes |
No |
bessel |
Yes |
No |
hyman |
Yes |
No |
lookup interpolant |
Yes |
No |
cr stepwise const interpolant |
Yes |
No |
cl stepwise const interpolant |
Yes |
No |
Functionality | CPU | OpenMP Offload Intel GPU |
---|---|---|
Construct1D |
Yes |
No |
Interpolate1D/Interpolate1DEx |
Yes |
No |
Integrate1D/Integrate1DEx |
Yes |
No |
SearchCells1D/SearchCells1DEx |
Yes |
No |
InterpolationCallBack |
Yes |
No |
IntegrateCallBack |
Yes |
No |
SearchCellsCallBack |
Yes |
No |