a40pycuda 12-1000002,3,5,7,11,13float32out-of-placeAuto12023-11-29 14h25:16 +00h 03m 19s [ 1847 tests] 0
pyvkfft-test --systematic --backend pycuda --gpu a40 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pycuda', shape=(2048,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=1, 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 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=1.211210e+00 ni=1.108320e+00>3.655665e-06