Skip to content

Commit 235fea2

Browse files
authored
Add MKL_Free_Buffers to python bindings (#121)
This PR adds `MKL_Free_Buffers` to the Python bindings, as this MKL utility will be utilized in our proprietary.
1 parent 94e24ba commit 235fea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/mkl_functions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ cblas_sgemm
22
mkl_dimatcopy
33
LAPACKE_dgesvd
44
mkl_get_max_threads
5+
MKL_Free_Buffers

0 commit comments

Comments
 (0)