Library Linking Support#
To compile an application using NVPL Sparse, the following command can be used:
gcc my_nvpl_sparse_app.c -lnvpl_sparse -o my_nvpl_sparse_app
To compile an application using NVPL Sparse, the following command can be used:
gcc my_nvpl_sparse_app.c -lnvpl_sparse -o my_nvpl_sparse_app