rust-math / intel-mkl-src

Redistribute Intel MKL as a crate
Other
78 stars 22 forks source link

macOS maintenance #42

Open termoshtt opened 4 years ago

termoshtt commented 4 years ago

Current MKL update procedure is following:

  1. Update system MKL using package manager (pacman on ArchLinux, or manually on Windows)
  2. Create packages (mkl-*.tar.zst) using intel-mkl-tool
  3. Upload them onto AWS S3 ( this may be merged into 2. #41 )
  4. Update hard coded version of MKL

However, I have no macOS machine, and procedure 1 is hard for me.

pmarks commented 3 years ago

@termoshtt I've created macOs packages with step 1. There are 8 package, each about 170MB. How can we get these uploaded to s3?

sstadick commented 3 years ago

This would be super nice to have working. @termoshtt any chance @pmarks could upload to s3?