intel-mkl-src
intel-mkl-src copied to clipboard
macOS maintenance
Current MKL update procedure is following:
- Update system MKL using package manager (pacman on ArchLinux, or manually on Windows)
- Create packages (
mkl-*.tar.zst
) usingintel-mkl-tool
- Upload them onto AWS S3 ( this may be merged into 2. #41 )
- Update hard coded version of MKL
However, I have no macOS machine, and procedure 1 is hard for me.
@termoshtt I've created macOs packages with step 1. There are 8 package, each about 170MB. How can we get these uploaded to s3?
This would be super nice to have working. @termoshtt any chance @pmarks could upload to s3?