tsdownsample icon indicating copy to clipboard operation
tsdownsample copied to clipboard

M4 Multithreading fails when using 16 cores

Open NielsPraet opened this issue 2 years ago • 1 comments
trafficstars

From commit https://github.com/predict-idlab/tsdownsample/pull/51/commits/4afdbf5b361818b286b7ee1727bb9636034dc584 onwards, the M4 algorithm's random sequence test can fail when using 16 cores. This is probably due to a mathematical error somewhere in one of the functions that gets called when performing multi threaded M4.

NielsPraet avatar Jul 20 '23 07:07 NielsPraet

Was this fixed by https://github.com/predict-idlab/tsdownsample/pull/80?

my1e5 avatar Oct 16 '25 09:10 my1e5