From e7705f6f1d61d9c692be9c85f6a3dcfe60c83eec Mon Sep 17 00:00:00 2001 From: Paul Fultz II Date: Wed, 2 Dec 2020 18:15:27 -0600 Subject: [PATCH] Remove this file since it breaks the repo as it collide with another file as the same name --- ROCm_API_References/clSPARSE_api.rst | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 ROCm_API_References/clSPARSE_api.rst diff --git a/ROCm_API_References/clSPARSE_api.rst b/ROCm_API_References/clSPARSE_api.rst deleted file mode 100644 index 7d65c9b2..00000000 --- a/ROCm_API_References/clSPARSE_api.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. _clSPARSE_api: - -clSPARSE API Documentation -========================== - -It is an OpenCL library implementing Sparse linear algebra routines. - - * `Dense L1 BLAS operations `_ - Dense BLAS level 1 routines for dense vectors - - * `Sparse L2 BLAS operations `_ - Sparse BLAS level 2 routines for sparse matrix dense vector - - * `Sparse L3 BLAS operations `_ - Sparse BLAS level 3 routines for sparse matrix dense matrix