JuliaMath/IntelVectorMath.jl

The tests are uncompleted and the README should be enriched

Closed this issue · 7 comments

I'm trying to work on this.

I think it's necessary to tell the users that this package should only be used by the Julia language compiled by icc..

It would be nice to have testing enabled on Travis for this. See travis-ci/travis-ci#4604, and links therein.

OK I'll try it

Hum.. I only have an educational license for my Intel compilers, and isn't it not so good to use it in an open source program..?

Yeah, I'm not sure that would fit within the terms of the license. It might be better to use one of the other options:
https://software.intel.com/en-us/free_tools_and_libraries

The open source license would appear promising, but this clause is probably too restrictive:

You may install copies of the Materials on an unlimited number of computers provided that You are the only individual using the Materials and only one copy of the Materials is in use at any one time

The community license might work, but the links aren't working for me.

I'm now using trial license every time. https://github.com/sunoru/julia-icc-travis
However after some time it shows "Installer checksum verification failed" again and again.. It seems to be a network problem..

It probably works now~

This issue is old, but it's content has been dealt with, even though further improvements are always possible.