gfx900pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto12023-06-26 12h05:49 +00h 02m 24s [ 1420 tests] 0
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --r2c --radix --inplace --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pyopencl', shape=(7700,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=True, 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.403402e+00 ni=1.508424e+00>7.886491e-06

======================================================================
test_systematic  (backend='pyopencl', shape=(15400,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=True, 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.389189e+00 ni=1.510685e+00>8.187521e-06