File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,12 @@ Be sure to set `PKG_CONFIG_PATH` and `LD_LIBRARY_PATH` correctly.
21
21
For debian and ubuntu users, [ ci/Dockerfile] ( ci/Dockerfile ) may be helpful.
22
22
Windows is not supported yet.
23
23
24
+ ## ` use-shared ` feature
25
+
26
+ (Optional, Experimental) This feature uses ` $XDG_DATA_HOME/intel-mkl-tool ` directory for downloading Intel-MKL.
27
+ You can share this directory among several projects using ` intel-mkl-src ` crate.
28
+ This will reduce disk occupancy and downloading time.
29
+
24
30
## License
25
31
MKL is distributed under the Intel Simplified Software License for Intel(R) Math Kernel Library, See [ License.txt] ( License.txt ) .
26
32
Some wrapper codes are licensed by MIT License (see the header of each file).
You can’t perform that action at this time.
0 commit comments