JuliaMath / JuliaMath/IntelVectorMath.jl
Accuracy testing in addition to performance testing
- Vorherrschende Sprache
- Julia
- Sterne
- 75
- Forks
- 17
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- julia
- Bereich
- documentation, performance, testing
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 25/100