a40pycuda 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-11-29 14h28:35 +00h 01m 25s [ 512 tests] 0
pyvkfft-test --systematic --backend pycuda --gpu a40 --max-nb-tests 0 --nproc 16 --ndim 2 --range 2 4500 --dst 1 --radix --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pycuda', shape=(2048, 2048), ndim=2, 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.212893e+00 ni=1.177428e+00>5.311330e-06