rprechelt / Vectorize.jl

Cross-platform vectorization of Julia code using Accelerate, VML, and Yeppp!
http://vectorizejl.readthedocs.io/en/latest/
Other
19 stars 7 forks source link

VML Testing Support #6

Open rprechelt opened 8 years ago

rprechelt commented 8 years ago

Currently the VML tests cannot be run on Travis because Travis does not provide Intel's MKL in its images; there has been some work here on downloading and activating and open-source community license of MKL for use on Travis. This should be attempted so our code coverage can get back to normal again - also, see here