gfx900pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue02023-06-26 15h20:56 +00h 02m 21s [ 1847 tests] 0
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --radix --inplace --lut --norm 0 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pyopencl', shape=(7700,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=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 914, 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=1.944909e+00 ni=1.819271e+00>3.943245e-06