a40pycuda 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-11-28 02h16:00 +00h 01m 39s [ 512 tests] 0
pyvkfft-test --systematic --backend pycuda --gpu a40 --max-nb-tests 0 --nproc 16 --ndim 2 --range 2 4500 --dct 1 --radix --double --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pycuda', shape=(3150, 3150), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=1, dst=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 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=7.070542e-01 ni=6.429209e-01>8.498311e-15