Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7220 Discussions

building linux MKL custom shared object. Missing tools/builder

RSR1
Novice
586 Views

trying to build a custom shared object.

The Developer Guide for linux MKL refers to tools/build but I cannot find this in my ubuntu installation.  Has my MKL installation failed? How can I proceed?

0 Kudos
1 Solution
RSR1
Novice
498 Views

Thank you.  I have reinstalled MKL and the folders you indicated are as you described.

View solution in original post

0 Kudos
2 Replies
Ruqiu_C_Intel
Moderator
511 Views

Have you checked the MKL install folder, for example, my install folder is: /opt/intel/oneapi/mkl/2024.2

under the share/mkl, there is tools/builder


for example: /opt/intel/oneapi/mkl/2024.2/share/mkl/tools/builder# ll

total 72

drwxr-xr-x 2 root root 4096 7月 23 17:17 ./

drwxr-xr-x 3 root root 4096 7月 23 17:16 ../

-rw-r--r-- 1 root root 2010 6月 6 21:54 blas_example_list

-rw-r--r-- 1 root root 2780 6月 6 21:54 cblas_example_list

-rw-r--r-- 1 root root 1874 6月 6 21:54 cluster_example_list

-rw-r--r-- 1 root root 5032 6月 6 21:54 dft_example_list

-rw-r--r-- 1 root root 10913 6月 6 21:54 lapack_example_list

-rw-r--r-- 1 root root 7803 6月 6 21:54 makefile

-rw-r--r-- 1 root root 1137 6月 6 21:54 spblas_example_list

-rw-r--r-- 1 root root  792 6月 6 21:54 user_example_list

-rw-r--r-- 1 root root 15149 6月 6 21:54 vml_vsl_example_list




0 Kudos
RSR1
Novice
499 Views

Thank you.  I have reinstalled MKL and the folders you indicated are as you described.

0 Kudos
Reply