-
Notifications
You must be signed in to change notification settings - Fork 24
Milestone
Description
Intel MKL SDK includes static libraries (*.a)
https://software.intel.com/content/www/us/en/develop/tools/math-kernel-library/choose-download/linux.html
TODO
- Detect installed static libraries using pkg-config Rewrite pkg-config handler in intel-mkl-tool #35Package static libraries and upload to AWS S3
- downloading New package downloader #43
- uploading (done by aws-cli, automation -> Upload to S3 using rusoto #41 )
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.Add static option in intel-mkl-src, download if necessary- Windows MKL2020.1 for Windows #48
- macOS
To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
hombit and alopatindev
Metadata
Metadata
Assignees
Labels
No labels
Activity
termoshtt commentedon Jun 13, 2020
#35 makes possible to find
*.a
installed in current systemtermoshtt commentedon Jun 14, 2020
Upload to S3 manually, e.g.
https://rust-intel-mkl.s3-ap-northeast-1.amazonaws.com/linux/2020.1/mkl-static-lp64-seq.tar.zst
termoshtt commentedon Jun 14, 2020
In next release (0.6.0), static linking will be default behavior.
termoshtt commentedon Jun 23, 2020
macOS support is delegated to #7