pyvkfft-test --systematic --backend pyopencl --gpu m1 --max-nb-tests 0 --nproc 1 --ndim 3 --range 3 550 --dct 4 --bluestein --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(526, 526, 526), ndim=3, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.459228e-01 ni=9.857309e-01>1.216296e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(538, 538, 538), ndim=3, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.459279e-01 ni=9.764527e-01>1.219235e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(548, 548, 548), ndim=3, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/favre/miniforge3/envs/py39-pynx/lib/python3.9/site-packages/pyvkfft/test/test_fft.py", line 1023, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.461738e-01 ni=1.012536e+00>1.221634e-05