m1pyopencl 33-550 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-12-05 12h24:27 +00h 29m 09s [ 374 tests] 0
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.459036e-01 ni=1.025213e+00>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.459548e-01 ni=9.741497e-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.462258e-01 ni=9.827493e-01>1.221634e-05