-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Observed from CRAN:
https://www.stats.ox.ac.uk/pub/bdr/Rblas/ATLAS/data.table.out
https://www.stats.ox.ac.uk/pub/bdr/Rblas/MKL/data.table.out
Both have similar stack traces:
Traceback:
1: all.equal(ax, ay, ..., check.attributes = check.attributes)
2: attr.all.equal(target, current, tolerance = tolerance, scale = scale, ...)
3: all.equal.numeric(x, y, check.names = !isTRUE(y))
4: all.equal(x, y, check.names = !isTRUE(y))
5: isTRUE(all.equal.result <- all.equal(x, y, check.names = !isTRUE(y)))
6: test(1252 + test_no * 0.001, ans1[ans1 != 0], with(DT, eval(ll)))
ATLAS and MKL are different BLAS implementations: