gfx900pyopencl 33-550 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-12-24 05h31:47 +01h 15m 20s [ 374 tests] 0
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 1 --ndim 3 --range 3 550 --dst 4 --bluestein --double --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pyopencl', shape=(255, 255, 255), ndim=3, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, 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 1021, 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=6.224600e-01 ni=9.178568e-01>1.721962e-14