gtxcupy 12-10000Bluesteinfloat32inplaceAuto12023-05-21 14h17:28 +00h 30m 45s [ 9267 tests] 0
pyvkfft-test --systematic --backend cupy --gpu gtx --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --bluestein --inplace --norm 1 --range-mb 0 4100

FAILURES:

======================================================================
test_systematic  (backend='cupy', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.191185e-01 ni=4.387584e-01>7.972018e-06

======================================================================
test_systematic  (backend='cupy', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.164721e-01 ni=4.237766e-01>7.972064e-06

======================================================================
test_systematic  (backend='cupy', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.194165e-01 ni=5.248753e-01>7.972295e-06

======================================================================
test_systematic  (backend='cupy', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.197516e-01 ni=4.384705e-01>7.972342e-06

======================================================================
test_systematic  (backend='cupy', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.195069e-01 ni=5.622804e-01>7.972434e-06

======================================================================
test_systematic  (backend='cupy', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.174157e-01 ni=5.400585e-01>7.972527e-06

======================================================================
test_systematic  (backend='cupy', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.186929e-01 ni=4.160905e-01>7.972573e-06

======================================================================
test_systematic  (backend='cupy', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.167763e-01 ni=5.166626e-01>7.972619e-06

======================================================================
test_systematic  (backend='cupy', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.132634e-01 ni=4.785803e-01>7.972712e-06

======================================================================
test_systematic  (backend='cupy', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.157338e-01 ni=3.865533e-01>7.972758e-06

======================================================================
test_systematic  (backend='cupy', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.175613e-01 ni=3.387718e-01>7.972897e-06

======================================================================
test_systematic  (backend='cupy', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.169317e-01 ni=4.529600e-01>7.972989e-06

======================================================================
test_systematic  (backend='cupy', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.205185e-01 ni=5.034127e-01>7.973220e-06

======================================================================
test_systematic  (backend='cupy', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.214044e-01 ni=4.825609e-01>7.973266e-06

======================================================================
test_systematic  (backend='cupy', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.187899e-01 ni=4.483767e-01>7.973313e-06

======================================================================
test_systematic  (backend='cupy', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.206278e-01 ni=3.663953e-01>7.973405e-06

======================================================================
test_systematic  (backend='cupy', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=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 914, 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=4.153661e-01 ni=4.842325e-01>7.973451e-06