Developer Reference for Intel® oneAPI Math Kernel Library for C

ID 766684
Date 3/31/2023
Public

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

Document Table of Contents

Creating/Destroying Graph Objects

The graph API uses several opaque objects (for matrices and vectors, for example) to provide a higher abstraction level over the mathematical concepts underlying the functionality. The table below lists the routines which can be used to create and delete such objects.

Routine Description

mkl_graph_matrix_create

Create a graph matrix

mkl_graph_matrix_destroy

Free memory allocated for a graph matrix

mkl_graph_vector_create

Create a graph vector

mkl_graph_vector_destroy

Free memory allocated for a graph vector

mkl_graph_descriptor_create

Create a descriptor

mkl_graph_descriptor_destroy

Free memory allocated for a descriptor

Product and Performance Information

Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex.

Notice revision #20201201