wellposed / hblas

haskell bindings for blas and lapack
www.wellposed.com
BSD 3-Clause "New" or "Revised" License
49 stars 19 forks source link

Documentation links to MPI #36

Open tclv opened 8 years ago

tclv commented 8 years ago

For some reason the link https://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm points to the MPI documentation. This link is referenced in Level 1 - 3 Blas documentation. I suggest https://software.intel.com/en-us/intel-mkl/documentation as a replacement.

cartazio commented 8 years ago

Yeah, their urls aren't stable sadly ;( Def should get fixed when next release gets cut.

On Sunday, March 6, 2016, Dorus Leliveld notifications@github.com wrote:

For some reason the link https://software.intel.com/sites/products/documentation/hpc/mkl/mklman/index.htm points to the MPI documentation. This link is referenced in Level 1 - 3 Blas documentation. I suggest https://software.intel.com/en-us/intel-mkl/documentation as a replacement.

— Reply to this email directly or view it on GitHub https://github.com/wellposed/hblas/issues/36.

tclv commented 8 years ago

Alright cool, I'll hold of with a PR until the merge from previous GSOC is complete. As a sidenote I really love how this url containing MKL multiple times points to MPI :+1:

cartazio commented 7 years ago

bump :)

the stuff from the gsoc was mostly merged in, though some is currently disabled because i'm not sure if the test or the wrappers are wrong :)