IntelVectorMath.jl icon indicating copy to clipboard operation
IntelVectorMath.jl copied to clipboard

What has happened to commented functions

Open aminya opened this issue 6 years ago • 3 comments

In https://github.com/JuliaMath/VML.jl/pull/17, there are some functions that are commented in test/common

https://github.com/Crown421/VML.jl/blob/1a5450cd613f1c1da331789c2f386c0247d94614/test/common.jl#L40

aminya avatar Nov 23 '19 21:11 aminya

There are some comments in older somewhere in this repo that indicate that these functions became slower than base julia as the latter matured. Maybe once your benchmarking solution is finished, we can run a comprehensive test and see which function actually provide a meaningful benefit and remove everything that doesn't.

Crown421 avatar Nov 27 '19 22:11 Crown421

Do we have a list of all working functions in IntelVectorMath?

aminya avatar Jan 20 '20 18:01 aminya

Do you mean a list of functions that are currently working in IVM? Or a list of functions that are available via VML?

Crown421 avatar Jan 21 '20 11:01 Crown421