gfx900pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeTrue12024-01-05 06h02:45 +05h 12m 37s [ 3987 tests] 0
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 1 --ndim 2 --range 2 4500 --r2c --bluestein --lut --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pyopencl', shape=(4454, 4454), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]:
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 1022, in test_systematic
    self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol))
AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.884759e-07 ni=1.847486e-01>1.129750e-05