JuliaMath / JuliaMath/IntelVectorMath.jl
Accuracy testing in addition to performance testing
- Ngôn ngữ chính
- Julia
- Star
- 75
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Some functions that are available in MKL are currently not defined, as they are slower than base, but "more accurate".
This should be evaluated, first by adding the various commented functions back in, and then comparing accuracy. This might need `BigFloats` computations.
This should also take into account the option to set the MKL accuracy, and evaluate impact.
The results should be added in the documentation (see #61)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Locate the commented-out MKL functions and the existing accuracy configuration. Re-enable the candidates, compare their results with base implementations using BigFloats where needed, and evaluate the effect of the MKL accuracy option. Document the findings as described in issue #61.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- julia
- Lĩnh vực
- documentation, performance, testing
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 25/100