a40pycuda 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12023-11-28 12h09:30 +00h 14m 48s [ 3987 tests] 0
pyvkfft-test --systematic --backend pycuda --gpu a40 --max-nb-tests 0 --nproc 16 --ndim 2 --range 2 4500 --dct 1 --bluestein --double --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='pycuda', shape=(3155, 3155), 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=8.169583e-01 ni=7.270529e-01>1.699800e-14