Developer Reference for Intel® oneAPI Math Kernel Library for Fortran

ID 766686
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Visible to Intel only — GUID: GUID-929734BA-D358-47DE-AEFE-B0DC8CD1002B

Document Table of Contents

Routines and Data Types

Routines and data types supported in the Intel® oneAPI Math Kernel Library implementation of Sparse BLAS are listed inTable “Sparse BLAS Routines and Their Data Types”.

Sparse BLAS Routines and Their Data Types

Routine/Function

Data Types

Description

?axpyi

s, d, c, z

Scalar-vector product plus vector (routines)

?doti

s, d

Dot product (functions)

?dotci

c, z

Complex dot product conjugated (functions)

?dotui

c, z

Complex dot product unconjugated (functions)

?gthr

s, d, c, z

Gathering a full-storage sparse vector into compressed form nz, x, indx (routines)