Skip to content

Commit d68a000

Browse files
committed
Add README
1 parent 146691c commit d68a000

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Be sure to set `PKG_CONFIG_PATH` and `LD_LIBRARY_PATH` correctly.
2121
For debian and ubuntu users, [ci/Dockerfile](ci/Dockerfile) may be helpful.
2222
Windows is not supported yet.
2323

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+
2430
## License
2531
MKL is distributed under the Intel Simplified Software License for Intel(R) Math Kernel Library, See [License.txt](License.txt).
2632
Some wrapper codes are licensed by MIT License (see the header of each file).

0 commit comments

Comments
 (0)