Methodology: the included graphs measure the accuracy of the forward and backward transforms: an array is generated with random uniform values between -0.5 and 0.5, and the results of its transform are compared with either pyfftw (in long double precision) if available, or scipy if available, or numpy fft. The L2 curve measures the average square norm difference, and the L∞ the maximum difference.
Note: for the R2C inverse transform, the result of the forward transform is used instead of re-using the random array (in order to have a proper half-Hermitian array), contrary to what is done for other transforms. This explains why the IFFT R2C maximum (L∞) errors are larger.
Note 2: some "errors" for DCT may be due to unsupported sizes in VkFFT, which vary depending on the card and language used (amount of shared/local memory). So they just indicate a current limit for the transform sizes rather than a real error.
[Click on the highlighted cells for details and accuracy graphs vs the transform size]
GPU | backend | transform | ndim | range | radix | dtype | inplace | LUT | norm | time-duration | FAIL | ERROR |
---|---|---|---|---|---|---|---|---|---|---|---|---|
h100 | cupy | Regular multi-dimensional C2C/R2C/R2R test | 2024-09-26 11h39:34 +00h 46m 29s | 0 | 0 | |||||||
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h26:04 +00h 01m 19s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h27:25 +00h 00m 43s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h28:09 +00h 01m 15s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h29:25 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h30:51 +00h 00m 40s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h31:33 +00h 00m 36s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h32:10 +00h 01m 17s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h33:28 +00h 00m 49s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h34:18 +00h 01m 30s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h35:49 +00h 01m 19s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h37:09 +00h 00m 51s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h38:02 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h38:53 +00h 01m 19s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h40:13 +00h 00m 51s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h41:05 +00h 00m 49s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h41:56 +00h 01m 29s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h43:26 +00h 00m 46s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h44:13 +00h 00m 37s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h44:52 +00h 03m 19s [ 1846 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5617),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.340664e-01 ni=4.561919e-01>7.749504e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7129),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.037964e+00 ni=1.263090e+00>7.853029e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7547),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.901919e-01 ni=8.822078e-01>7.877774e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8126),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.182086e-01 ni=7.520090e-01>7.909877e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9751),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.494387e-01 ni=1.767492e+00>7.989049e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(10081),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.774585e-01 ni=8.130528e-01>8.003504e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h48:12 +00h 01m 39s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h49:52 +00h 02m 56s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h52:49 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h54:14 +00h 00m 54s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h55:10 +00h 00m 52s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h56:03 +00h 01m 22s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h57:26 +00h 00m 56s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h58:23 +00h 00m 52s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 12h59:16 +00h 01m 31s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 13h00:49 +00h 00m 49s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-26 13h01:39 +00h 00m 39s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h02:19 +00h 01m 21s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h03:41 +00h 00m 47s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h04:30 +00h 02m 32s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h07:03 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h08:26 +00h 00m 44s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h09:12 +00h 01m 00s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h10:13 +00h 01m 33s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h11:48 +00h 01m 06s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h12:55 +00h 03m 49s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h16:45 +00h 01m 32s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h18:19 +00h 00m 50s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h19:09 +00h 01m 54s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h21:05 +00h 01m 32s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h22:38 +00h 00m 50s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h23:29 +00h 01m 55s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h25:26 +00h 01m 26s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h26:53 +00h 00m 48s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h27:42 +00h 01m 17s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h29:00 +00h 03m 49s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h32:51 +00h 02m 21s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h35:13 +00h 08m 17s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h43:32 +00h 01m 37s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h45:09 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h46:04 +00h 02m 00s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h48:05 +00h 01m 36s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h49:42 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h50:37 +00h 02m 01s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h52:40 +00h 01m 27s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h54:08 +00h 00m 49s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-26 13h54:59 +00h 01m 22s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 13h56:22 +00h 01m 12s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 13h57:35 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 13h58:18 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 13h59:09 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h00:33 +00h 00m 40s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h01:15 +00h 00m 37s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h01:53 +00h 01m 16s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h03:11 +00h 00m 47s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h03:59 +00h 00m 51s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h04:51 +00h 01m 19s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h06:11 +00h 00m 51s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h07:03 +00h 00m 34s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h07:38 +00h 01m 18s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h08:58 +00h 00m 51s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h09:50 +00h 00m 34s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h10:26 +00h 01m 29s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h11:56 +00h 00m 46s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h12:43 +00h 00m 28s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h13:12 +00h 03m 18s [ 1846 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --inplace --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5617),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.344379e-01 ni=3.382454e-01>7.749504e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7129),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.060612e+00 ni=1.112463e+00>7.853029e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7547),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.957582e-01 ni=9.290165e-01>7.877774e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8126),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.205791e-01 ni=7.615526e-01>7.909877e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9751),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.522074e-01 ni=1.477735e+00>7.989049e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(10081),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.712329e-01 ni=7.667950e-01>8.003504e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h16:31 +00h 01m 38s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h18:10 +00h 01m 39s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h19:50 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h21:14 +00h 00m 54s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h22:09 +00h 00m 35s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h22:46 +00h 01m 22s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h24:09 +00h 00m 54s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h25:04 +00h 00m 35s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h25:40 +00h 01m 32s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h27:14 +00h 00m 49s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-26 14h28:03 +00h 00m 29s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h28:34 +00h 01m 21s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h29:55 +00h 00m 46s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h30:42 +00h 01m 12s [ 168 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h31:56 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h33:20 +00h 00m 43s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h34:05 +00h 00m 44s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h34:51 +00h 01m 33s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h36:26 +00h 00m 51s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h37:18 +00h 02m 01s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h39:20 +00h 01m 32s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h40:53 +00h 00m 50s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h41:44 +00h 01m 05s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h42:52 +00h 01m 33s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h44:27 +00h 00m 50s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h45:18 +00h 01m 05s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h46:24 +00h 01m 25s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h47:51 +00h 00m 48s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h48:41 +00h 00m 45s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h49:27 +00h 03m 50s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h53:18 +00h 01m 43s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h55:02 +00h 04m 21s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 14h59:24 +00h 01m 36s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h01:01 +00h 00m 52s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h01:55 +00h 01m 08s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h04:45 +00h 01m 39s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h08:18 +00h 00m 56s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h09:15 +00h 01m 08s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h11:43 +00h 01m 31s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h13:15 +00h 00m 50s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-26 15h14:06 +00h 00m 48s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h14:57 +00h 01m 16s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h16:15 +00h 00m 44s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h17:00 +00h 01m 13s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h18:14 +00h 01m 27s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h19:47 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h20:30 +00h 00m 36s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h21:08 +00h 01m 21s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h22:30 +00h 00m 50s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h23:21 +00h 01m 32s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h24:54 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h26:18 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h27:12 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h28:04 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h29:29 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h30:23 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h31:14 +00h 01m 33s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h32:48 +00h 00m 48s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h33:37 +00h 00m 38s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h45:55 +00h 05m 31s [ 1846 tests] | |||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4915),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5617),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.378254e-01 ni=3.595245e-01>7.749504e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7129),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.034257e+00 ni=9.271243e-01>7.853029e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7547),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.030513e-01 ni=7.853897e-01>7.877774e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8126),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.425090e-01 ni=6.386411e-01>7.909877e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9751),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.244277e-01 ni=1.264438e+00>7.989049e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(10081),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.677670e-01 ni=9.988859e-01>8.003504e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h51:27 +00h 01m 40s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h53:09 +00h 03m 02s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h56:11 +00h 01m 27s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h57:40 +00h 00m 57s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h58:38 +00h 00m 53s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 15h59:32 +00h 01m 27s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 16h01:00 +00h 00m 56s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 16h01:58 +00h 00m 53s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 16h02:51 +00h 01m 35s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 16h04:28 +00h 00m 50s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-26 16h05:19 +00h 00m 41s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h06:01 +00h 01m 16s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h07:18 +00h 00m 44s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h08:05 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h08:57 +00h 03m 37s [ 1847 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --r2c --radix --inplace --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(51450),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h12:35 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h13:18 +00h 00m 38s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h13:57 +00h 01m 21s [ 1846 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h15:20 +00h 00m 50s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h16:11 +00h 00m 52s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h17:04 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h18:29 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h19:23 +00h 00m 35s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h20:00 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h21:25 +00h 00m 53s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h22:19 +00h 00m 35s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h22:55 +00h 01m 33s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h24:29 +00h 00m 48s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h25:18 +00h 00m 29s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h25:48 +00h 05m 30s [ 1846 tests] | |||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --inplace --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4915),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --dst 1 --radix --inplace --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5617),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.350166e-01 ni=3.831683e-01>7.749504e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7129),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.031006e+00 ni=1.125717e+00>7.853029e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7547),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.968842e-01 ni=9.693674e-01>7.877774e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8126),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.430086e-01 ni=8.072304e-01>7.909877e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9751),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.516842e-01 ni=1.868043e+00>7.989049e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(10081),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, dst=1, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.722227e-01 ni=9.752252e-01>8.003504e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h31:19 +00h 01m 40s [ 511 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h33:01 +00h 01m 40s [ 174 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h34:42 +00h 01m 28s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h36:11 +00h 00m 56s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h37:08 +00h 00m 37s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h37:47 +00h 01m 27s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h39:15 +00h 00m 56s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h40:13 +00h 00m 36s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h40:50 +00h 01m 35s [ 1504 tests] | 0 | 0 | |
h100 | cupy | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h42:26 +00h 00m 50s [ 401 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-26 16h43:18 +00h 00m 30s [ 132 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h43:48 +00h 01m 12s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h45:01 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h45:45 +00h 01m 12s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h46:58 +00h 01m 22s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h48:21 +00h 00m 40s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-26 16h49:03 +00h 00m 35s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h49:39 +00h 01m 21s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h51:01 +00h 00m 46s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h51:49 +00h 02m 32s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h54:22 +00h 01m 23s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h55:45 +00h 00m 43s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-26 16h56:30 +00h 01m 00s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 16h57:31 +00h 01m 12s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 16h58:44 +00h 00m 43s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 16h59:28 +00h 00m 50s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 17h00:19 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 17h01:44 +00h 00m 41s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-26 17h02:26 +00h 00m 37s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h03:04 +00h 01m 20s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h04:26 +00h 00m 46s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h05:13 +00h 01m 12s [ 168 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h06:26 +00h 01m 24s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h07:51 +00h 00m 43s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-26 17h08:36 +00h 00m 44s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h09:21 +00h 01m 16s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h10:38 +00h 00m 46s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h11:25 +00h 01m 13s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h12:39 +00h 01m 27s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h14:07 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-26 17h14:50 +00h 00m 36s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h15:27 +00h 01m 16s [ 1847 tests] | 0 | 0 | |
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h16:44 +00h 00m 44s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h17:29 +00h 00m 51s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h18:21 +00h 03m 37s [ 1847 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 100000 --r2c --radix --inplace --lut --norm 0 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(51450),), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h21:59 +00h 00m 42s [ 512 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-26 17h22:42 +00h 00m 38s [ 175 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 17h23:21 +00h 13m 07s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.555061e-01 ni=1.205796e-01>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.346973e-01 ni=1.857998e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.641444e-01 ni=6.569852e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.090518e-01 ni=2.907156e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.687560e-01 ni=3.053382e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.502982e-01 ni=3.456859e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.819490e-01 ni=4.721882e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.760304e-01 ni=5.338178e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.419574e-01 ni=1.150080e+00>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.897955e-01 ni=5.664616e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.760328e-01 ni=5.620382e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.929713e-01 ni=6.057660e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.795425e-01 ni=6.275983e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 17h36:30 +00h 13m 52s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 17h50:22 +00h 10m 33s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 18h00:56 +00h 13m 31s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --r2c --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.086781e-01 ni=7.379975e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.172399e-01 ni=1.864999e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.442035e-01 ni=5.763146e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.435091e-01 ni=3.196068e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.516235e-01 ni=3.181263e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.497357e-01 ni=2.822758e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.869745e-01 ni=4.067712e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.700558e-01 ni=4.133195e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.273869e-01 ni=9.906017e-01>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.372053e-01 ni=4.881059e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.985720e-01 ni=6.781491e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.964908e-01 ni=5.745253e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.814257e-01 ni=7.043414e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 18h14:28 +00h 13m 13s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 18h27:42 +00h 04m 04s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 18h31:47 +00h 14m 50s [ 9268 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 1 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4031),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.575007e-01 ni=1.101830e-01>7.605413e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4071),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.275870e-01 ni=3.844689e-01>7.609701e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4082),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.478504e-01 ni=2.983287e-01>7.610873e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4124),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.561263e-01 ni=2.514042e-01>7.615319e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4279),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.233211e-01 ni=3.308710e-01>7.631342e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4434),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.998824e-01 ni=4.220229e-01>7.646796e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4465),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.272244e-01 ni=4.235704e-01>7.649821e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5302),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.904691e-02 ni=3.605814e-02>7.724440e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5513),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.325348e-01 ni=1.400870e-01>7.741388e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5548),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.774718e-01 ni=4.609388e-01>7.744136e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5566),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.871739e-01 ni=1.827964e-01>7.745543e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5581),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.361449e-01 ni=3.776961e-01>7.746712e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5619),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.396159e-01 ni=3.666182e-01>7.749659e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5677),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.805561e-01 ni=5.590891e-01>7.754119e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5720),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.833079e-01 ni=2.709285e-01>3.878698e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5725),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.157965e-01 ni=6.121668e-01>7.757775e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5767),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.595534e-01 ni=1.270784e+00>7.760950e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5798),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.987167e-01 ni=5.753537e-01>7.763278e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5831),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.350840e-01 ni=3.042586e-01>7.765743e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5849),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.842891e-01 ni=3.836154e-01>7.767082e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5860),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.589882e-01 ni=6.872814e-01>7.767898e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5891),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.414762e-01 ni=6.413401e-01>7.770189e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5926),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.414018e-01 ni=1.163678e-01>7.772762e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5935),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.163989e-01 ni=5.844220e-01>7.773421e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5937),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.700309e-01 ni=4.035409e-01>7.773567e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5953),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.847208e-01 ni=8.522556e-01>7.774736e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6043),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.393614e-01 ni=5.522596e-01>7.781253e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6046),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.654334e-01 ni=9.931263e-01>7.781468e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6084),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.051188e-01 ni=1.568534e-01>3.892095e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6094),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.571981e-01 ni=1.102031e-01>7.784902e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6096),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.078677e-01 ni=4.032572e-01>7.785045e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6139),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.640741e-01 ni=8.448666e-01>7.788098e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6439),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.342842e-01 ni=2.589562e-01>7.808818e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6476),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.261342e-01 ni=1.075963e+00>7.811307e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6661),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.090610e-01 ni=4.606143e-01>7.823539e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6697),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.292176e-01 ni=7.779525e-01>7.825880e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6728),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.538165e+00 ni=2.054044e+00>7.827886e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6821),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.808797e-01 ni=9.445742e-01>7.833848e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6852),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.805192e-01 ni=1.019030e+00>7.835817e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6920),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.668397e-01 ni=6.096829e-01>7.840106e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6945),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.007881e+00 ni=1.272000e+00>7.841672e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7069),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.042153e+00 ni=1.051603e+00>7.849358e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7105),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.159581e-01 ni=1.026921e+00>7.851564e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7131),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.045156e+00 ni=9.881757e-01>7.853150e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7135),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.574653e-01 ni=1.458452e-01>7.853394e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7162),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.049659e+00 ni=1.125215e+00>7.855034e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7176),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.066569e-01 ni=8.910117e-01>7.855882e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7327),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.296469e-01 ni=1.047966e+00>7.864926e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7354),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.443403e-02 ni=8.708060e-01>7.866524e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7381),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.494711e-01 ni=2.447199e-01>7.868115e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7397),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.925985e-01 ni=1.020013e+00>7.869056e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7401),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.715988e-01 ni=6.901220e-01>7.869290e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7463),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.393324e-01 ni=1.078160e+00>7.872913e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7483),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.323577e-01 ni=3.499260e-01>7.874076e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7512),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.953266e-01 ni=1.005976e+00>7.875756e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7526),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.634447e-01 ni=3.689873e-01>7.876564e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7545),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.958336e-01 ni=2.973312e-01>7.877659e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7549),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.972248e-01 ni=1.054703e+00>7.877889e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7569),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.877593e-01 ni=9.985512e-01>7.879039e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7593),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.863620e-01 ni=1.473925e-01>7.880413e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7660),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.427664e-01 ni=1.005909e+00>7.884229e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7666),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.236521e-01 ni=2.093042e-01>7.884569e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7668),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.242744e-01 ni=3.078135e-01>7.884682e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7741),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.193530e-01 ni=1.084859e+00>7.888797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7750),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.803493e-01 ni=1.392079e+00>7.889302e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7791),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.800709e-01 ni=7.761940e-01>7.891593e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7810),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.608203e-02 ni=2.400200e-02>7.892651e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7827),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.953000e-01 ni=6.292017e-01>7.893595e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7873),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.362717e-01 ni=1.366637e+00>7.896140e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7881),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.823758e-01 ni=5.343651e-01>7.896581e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7885),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.292583e-01 ni=3.187445e-01>7.896802e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7913),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.089089e-01 ni=1.082365e+00>7.898341e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7922),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.022055e-01 ni=1.073275e+00>7.898835e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7947),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.153926e-01 ni=9.037230e-02>7.900203e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8037),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.633159e-01 ni=9.986138e-01>7.905094e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8038),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.138593e-01 ni=8.494624e-01>7.905148e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8042),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.852356e-01 ni=1.350787e+00>7.905364e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8053),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.570974e-01 ni=3.177714e-01>7.905958e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8100),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.006944e-01 ni=5.109350e-01>3.954243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8119),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.067839e-01 ni=7.900177e-01>7.909503e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8128),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.261248e-01 ni=7.429121e-01>7.909984e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8141),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.089950e+00 ni=1.192888e+00>7.910678e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8150),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.765698e-01 ni=1.372941e+00>7.911158e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8156),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.757511e-01 ni=1.421628e-01>7.911477e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8171),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.567203e-01 ni=8.418552e-01>7.912275e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.397427e-01 ni=4.688634e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8178),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.068749e+00 ni=1.164603e+00>7.912647e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8179),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.196476e-01 ni=2.459823e-01>7.912700e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8189),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.903029e-01 ni=6.680290e-01>7.913231e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8226),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.670251e-01 ni=3.802013e-01>7.915189e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8257),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.349106e-01 ni=1.027202e+00>7.916822e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8273),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.034493e-01 ni=5.378570e-01>7.917663e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8324),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.762456e-01 ni=8.296075e-01>7.920332e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8429),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.690091e-01 ni=8.383824e-01>7.925776e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8515),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.453167e-01 ni=1.027022e+00>7.930185e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8533),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.804403e-01 ni=8.996638e-01>7.931102e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8541),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.425927e-01 ni=4.825052e-01>7.931509e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8555),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.970683e-01 ni=1.293794e+00>7.932220e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8601),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.992251e-01 ni=7.742012e-01>7.934549e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8608),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.732688e-02 ni=2.193106e-01>7.934902e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.485233e-01 ni=1.237792e+00>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8711),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.556705e-01 ni=6.781943e-01>7.940068e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8724),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.149019e-01 ni=6.544422e-01>7.940716e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8773),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.477940e-01 ni=1.060292e+00>7.943148e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8785),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.228138e-01 ni=4.872028e-01>7.943742e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8790),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.632632e-01 ni=7.401578e-01>7.943989e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8837),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.204069e+00 ni=1.300829e+00>7.946305e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8845),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.303415e-01 ni=2.945367e-01>7.946698e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8846),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.548157e-01 ni=6.361185e-01>7.946747e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8849),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.252411e-01 ni=7.425653e-01>7.946894e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8857),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.007193e+00 ni=1.447839e+00>7.947287e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8884),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.310846e-01 ni=1.426698e+00>7.948609e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8902),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.831893e-01 ni=1.189872e+00>7.949488e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8912),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.955775e-01 ni=8.622524e-01>7.949975e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8931),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.650020e-01 ni=1.293817e+00>7.950900e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8945),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.822352e-01 ni=1.396261e+00>7.951580e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8968),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.755047e-01 ni=7.394139e-01>7.952696e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8979),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.924619e-01 ni=7.363007e-01>7.953228e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9021),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.023167e+00 ni=1.011529e+00>7.955255e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9025),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.026897e-01 ni=1.107691e+00>7.955447e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9046),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.360752e-01 ni=4.224095e-01>7.956457e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9062),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.036145e+00 ni=1.104840e+00>7.957224e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9118),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.336635e-01 ni=9.401518e-01>7.959900e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9133),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.572907e-01 ni=8.662324e-01>7.960613e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9151),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.451144e-01 ni=7.170223e-01>7.961469e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9185),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.044936e+00 ni=1.103300e+00>7.963079e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9190),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.552169e-01 ni=9.482822e-01>7.963316e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9213),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.182147e-01 ni=7.351343e-01>7.964401e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9223),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.274253e-01 ni=2.673397e-01>7.964872e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9231),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.779617e-01 ni=7.242229e-01>7.965249e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9246),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.011690e+00 ni=2.020920e+00>7.965954e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9247),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.104650e-01 ni=5.717222e-01>7.966001e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9257),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.006746e-01 ni=1.527088e-01>7.966470e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9276),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.714418e-01 ni=1.102645e+00>7.967361e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9307),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.807840e-01 ni=1.213566e+00>7.968810e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9329),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.458159e-01 ni=4.875226e-01>7.969835e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9373),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.098033e-01 ni=1.842177e-01>7.971879e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9381),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.465009e-01 ni=5.659353e-01>7.972249e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9401),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.897885e-01 ni=1.094343e+00>7.973174e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9444),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.311475e-01 ni=2.391786e-01>7.975156e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9461),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.092686e+00 ni=1.195094e+00>7.975937e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9504),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.146458e+00 ni=1.065870e+00>3.988953e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9582),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.088730e-01 ni=5.872536e-01>7.981456e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9586),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.306009e-01 ni=8.827812e-01>7.981637e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9589),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.195162e-01 ni=8.248345e-01>7.981773e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9637),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.614254e-01 ni=3.763896e-01>7.983942e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9647),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.494160e-01 ni=9.630224e-01>7.984392e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9649),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.420519e-01 ni=6.192962e-01>7.984482e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9657),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.767143e-01 ni=2.855096e-01>7.984842e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9710),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.955656e-01 ni=3.145050e-01>7.987219e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9716),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.641662e-01 ni=9.478778e-01>7.987488e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9730),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.860526e-01 ni=1.459564e+00>7.988113e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9753),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.388574e-01 ni=1.823650e+00>7.989138e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9777),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.003157e+00 ni=1.550415e+00>7.990206e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9799),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.134948e-01 ni=4.150933e-01>7.991182e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9805),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.192719e+00 ni=1.298675e+00>7.991448e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9824),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.003233e+00 ni=1.171171e+00>7.992288e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9826),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.595713e-01 ni=2.680269e-01>7.992377e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9832),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.660339e-01 ni=2.528877e-01>7.992642e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9871),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.023039e+00 ni=1.257931e+00>7.994361e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9891),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.189064e+00 ni=1.180936e+00>7.995240e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9912),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.521559e-01 ni=7.938731e-01>7.996161e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9941),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.417224e-01 ni=3.048367e-01>7.997430e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9945),), ndim=1, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.080374e-01 ni=5.499144e-01>7.997605e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 18h46:38 +00h 26m 36s [ 3988 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 9 --ndim 2 --range 2 4500 --dct 1 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4082), np.int64(4082)), ndim=2, dtype=dtype('float32'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.332120e-01 ni=3.132602e-01>1.122175e-05 | ||||||||||||
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 19h13:16 +00h 19m 11s [ 375 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 19h32:28 +00h 14m 38s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 2 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.520888e-01 ni=1.101956e-01>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.030511e-01 ni=2.394387e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.222875e-01 ni=5.057719e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.283966e-01 ni=2.961309e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.618844e-01 ni=3.570307e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.438367e-01 ni=2.893174e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.929431e-01 ni=5.497388e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.072054e-01 ni=5.556665e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.313868e-01 ni=8.704215e-01>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.836190e-01 ni=4.307440e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.972087e-01 ni=5.207967e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.842570e-01 ni=5.561739e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.794498e-01 ni=8.113679e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 19h47:08 +00h 15m 15s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 20h02:24 +00h 08m 06s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 20h17:38 +00h 14m 38s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 3 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.027608e-01 ni=7.111116e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.617971e-01 ni=1.513352e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.449475e-01 ni=3.480303e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.368461e-01 ni=2.039426e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.401532e-01 ni=2.300746e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.552046e-01 ni=2.455815e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.374187e-01 ni=3.168642e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.444449e-01 ni=3.523876e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.489422e-01 ni=9.286062e-01>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.074695e-01 ni=4.359463e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.219051e-01 ni=3.917633e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.167929e-01 ni=3.739569e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.819890e-01 ni=5.142335e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 20h32:18 +00h 15m 14s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 20h47:34 +00h 08m 08s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 20h55:43 +00h 16m 45s [ 9417 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 3 10000 --dct 4 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.290187e-01 ni=9.676380e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.464116e-01 ni=3.180050e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.508682e-01 ni=4.037090e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.383853e-01 ni=9.403973e-01>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.801165e-01 ni=5.585371e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.808547e-01 ni=7.255992e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 3-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 21h12:29 +00h 17m 29s [ 4097 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 21h29:59 +00h 10m 09s [ 416 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 21h40:10 +00h 14m 33s [ 9268 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 1 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4029),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.752693e-01 ni=1.222145e-01>7.605197e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4069),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.472831e-01 ni=3.971992e-01>7.609488e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4080),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.171337e-01 ni=2.039513e-01>7.610660e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4122),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.420956e-01 ni=2.233451e-01>7.615108e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4277),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.365436e-01 ni=2.998272e-01>7.631139e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4432),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.123695e-01 ni=3.916578e-01>7.646600e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4463),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.125865e-01 ni=3.829096e-01>7.649627e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5300),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.005295e-01 ni=7.288694e-02>7.724276e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5511),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.622738e-01 ni=1.426804e-01>7.741230e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5546),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.954270e-01 ni=7.916138e-01>7.743980e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5564),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.964929e-01 ni=1.742361e-01>7.745387e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5579),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.611281e-01 ni=3.781671e-01>7.746556e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5675),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.726023e-01 ni=7.625674e-01>7.753966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5718),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.932270e-01 ni=2.573758e-01>7.757244e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5723),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.014719e-01 ni=5.215862e-01>7.757624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5765),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.910571e-01 ni=1.566530e+00>7.760799e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5796),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.084871e-01 ni=6.353974e-01>7.763128e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5829),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.466452e-01 ni=3.704838e-01>7.765594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5847),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.787654e-01 ni=4.346913e-01>7.766933e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5858),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.424925e-01 ni=5.940034e-01>7.767749e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5889),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.345044e-01 ni=6.362728e-01>7.770042e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5924),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.441141e-01 ni=1.246931e-01>7.772615e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5933),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.242335e-01 ni=7.763367e-01>7.773274e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5935),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.768984e-01 ni=3.303371e-01>7.773421e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5951),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.907186e-01 ni=8.032818e-01>7.774590e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6041),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.497978e-01 ni=6.556723e-01>7.781109e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6044),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.802794e-01 ni=1.197402e+00>7.781324e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6082),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.895049e-01 ni=1.840006e-01>7.784046e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6092),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.808754e-01 ni=1.277466e-01>7.784760e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6094),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.056760e-01 ni=3.555488e-01>7.784902e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6137),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.529857e-01 ni=7.367759e-01>7.787956e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6437),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.945883e-01 ni=2.606825e-01>7.808684e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6474),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.511993e-01 ni=1.376873e+00>7.811173e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6659),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.253594e-01 ni=5.049024e-01>7.823409e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6695),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.260873e-01 ni=8.563628e-01>7.825751e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6726),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.599774e+00 ni=1.816344e+00>7.827757e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6819),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.618704e-01 ni=9.288350e-01>7.833721e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6850),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.560830e-01 ni=8.559774e-01>7.835691e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6918),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.717334e-01 ni=6.667264e-01>7.839981e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6943),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.010154e+00 ni=1.166297e+00>7.841547e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7067),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.038656e+00 ni=1.179267e+00>7.849235e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7103),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.114931e-01 ni=1.341060e+00>7.851442e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7133),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.599867e-01 ni=1.624248e-01>7.853272e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7160),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.071691e+00 ni=1.124986e+00>7.854913e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7174),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.081315e-01 ni=9.341134e-01>7.855761e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7325),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.484239e-01 ni=7.215049e-01>7.864808e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7352),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.043745e-01 ni=7.828860e-01>7.866405e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7379),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.558205e-01 ni=2.431432e-01>7.867998e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7395),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.922629e-01 ni=1.345189e+00>7.868938e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7399),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.647674e-01 ni=8.299173e-01>7.869173e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7461),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.157636e-01 ni=1.085906e+00>7.872797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7481),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.473063e-01 ni=2.948728e-01>7.873960e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7510),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.858755e-01 ni=9.218683e-01>7.875640e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7524),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.699388e-01 ni=3.908988e-01>7.876449e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7543),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.927638e-01 ni=3.337615e-01>7.877544e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7567),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.951637e-01 ni=1.013199e+00>7.878924e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7591),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.926999e-01 ni=1.710512e-01>7.880299e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7658),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.585851e-01 ni=1.181161e+00>7.884115e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7664),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.359573e-01 ni=2.205916e-01>7.884455e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7666),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.375565e-01 ni=3.466499e-01>7.884569e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7739),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.228723e-01 ni=1.154739e+00>7.888685e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7748),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.807411e-01 ni=1.078938e+00>7.889190e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7789),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.813826e-01 ni=7.141480e-01>7.891482e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7808),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.819795e-02 ni=2.818434e-02>7.892540e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7825),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.903232e-01 ni=6.071060e-01>7.893484e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7871),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.072915e-01 ni=1.076117e+00>7.896030e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7879),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.668889e-01 ni=6.534900e-01>7.896471e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7883),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.290195e-01 ni=3.164349e-01>7.896692e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7911),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.335837e-01 ni=1.480404e+00>7.898231e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7920),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.119870e-01 ni=7.173536e-01>3.949363e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7945),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.209416e-01 ni=1.085638e-01>7.900094e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8035),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.686450e-01 ni=7.815264e-01>7.904986e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8036),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.039898e-01 ni=8.095850e-01>7.905040e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8040),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.860346e-01 ni=1.358347e+00>7.905256e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8051),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.218795e-01 ni=2.361047e-01>7.905850e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8098),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.005966e-01 ni=4.004625e-01>7.908378e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8117),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.194602e-01 ni=1.001799e+00>7.909396e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8139),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.065630e+00 ni=1.247166e+00>7.910571e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8148),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.711043e-01 ni=1.306938e+00>7.911051e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8154),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.666577e-01 ni=1.351683e-01>7.911371e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8169),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.568430e-01 ni=6.520970e-01>7.912169e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8175),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.329159e-01 ni=4.124922e-01>7.912488e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8176),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.091593e+00 ni=1.165040e+00>7.912541e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.177460e-01 ni=2.643632e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8187),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.728351e-01 ni=7.079111e-01>7.913125e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8224),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.598651e-01 ni=2.912976e-01>7.915083e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8255),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.516646e-01 ni=1.245823e+00>7.916717e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8271),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.953758e-01 ni=5.681384e-01>7.917558e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8322),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.636029e-01 ni=8.931551e-01>7.920228e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8427),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.471111e-01 ni=8.014498e-01>7.925673e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8513),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.594089e-01 ni=1.374304e+00>7.930083e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8531),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.670976e-01 ni=8.052396e-01>7.931000e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8539),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.328270e-01 ni=4.411223e-01>7.931407e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8553),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.943810e-01 ni=1.503799e+00>7.932118e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8599),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.089089e-01 ni=9.670960e-01>7.934448e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8606),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.887883e-02 ni=3.329803e-01>7.934801e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8647),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.530930e-01 ni=1.496611e+00>7.936865e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8709),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.399135e-01 ni=7.326701e-01>7.939968e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8722),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.059760e-01 ni=5.508967e-01>7.940616e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8771),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.496502e-01 ni=7.754734e-01>7.943049e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8783),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.208154e-01 ni=6.983218e-01>7.943643e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8788),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.143455e-01 ni=7.999945e-01>3.971945e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.207770e+00 ni=1.404042e+00>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8843),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.363929e-01 ni=2.565438e-01>7.946600e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8844),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.285883e-01 ni=6.045238e-01>7.946649e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8847),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.300284e-01 ni=5.782563e-01>7.946796e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8855),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.936042e-01 ni=1.355914e+00>7.947189e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8882),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.491491e-01 ni=1.604330e+00>7.948511e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8900),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.746704e-01 ni=1.308368e+00>7.949390e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8910),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.872181e-01 ni=9.002721e-01>3.974939e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8929),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.326449e-01 ni=1.061855e+00>7.950803e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8943),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.755766e-01 ni=1.143257e+00>7.951483e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8966),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.835055e-01 ni=6.347609e-01>7.952599e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8977),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.960352e-01 ni=6.333797e-01>7.953131e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9019),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.015076e+00 ni=1.122938e+00>7.955158e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9023),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.992745e-01 ni=1.405021e+00>7.955351e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9044),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.325382e-01 ni=3.586969e-01>7.956361e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9060),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.036078e+00 ni=1.082586e+00>7.957128e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9116),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.888335e-01 ni=1.136751e+00>7.959804e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9131),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.898653e-01 ni=7.742674e-01>7.960518e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9149),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.207469e-01 ni=6.916279e-01>7.961374e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9183),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.069092e+00 ni=1.093377e+00>7.962985e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9188),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.899646e-01 ni=8.044155e-01>7.963221e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9211),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.588511e-01 ni=9.473060e-01>7.964307e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9221),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.122137e-01 ni=2.681369e-01>7.964778e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9229),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.851801e-01 ni=8.431216e-01>7.965155e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9244),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.039942e+00 ni=2.719936e+00>7.965860e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9245),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.104328e-01 ni=5.284122e-01>7.965907e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9255),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.187549e-01 ni=2.024344e-01>7.966376e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9274),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.876019e-01 ni=1.170573e+00>7.967267e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9305),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.706530e-01 ni=1.589518e+00>7.968716e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9327),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.225317e-01 ni=4.687663e-01>7.969742e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9371),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.065171e-01 ni=2.075417e-01>7.971786e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9379),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.657468e-01 ni=5.631471e-01>7.972157e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9399),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=8.995255e-01 ni=7.925558e-01>7.973082e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9442),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.320771e-01 ni=2.745716e-01>7.975064e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9459),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.108052e+00 ni=1.491411e+00>7.975845e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9502),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.170353e+00 ni=1.218656e+00>7.977815e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9580),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.038575e-01 ni=7.047518e-01>7.981366e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9584),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.270938e-01 ni=8.951160e-01>7.981547e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9587),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.513307e-01 ni=1.062885e+00>7.981683e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9635),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.632969e-01 ni=3.485746e-01>7.983852e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9645),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.425681e-01 ni=8.315122e-01>7.984302e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9647),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.397200e-01 ni=6.634955e-01>7.984392e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9655),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.806542e-01 ni=2.724834e-01>7.984752e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9708),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.020282e-01 ni=3.899932e-01>7.987130e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9714),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.654707e-01 ni=9.500123e-01>7.987398e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9728),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.938539e-01 ni=1.655996e+00>7.988024e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9775),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.015861e+00 ni=1.434485e+00>7.990117e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9797),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.194852e-01 ni=3.333072e-01>7.991093e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9803),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.203527e+00 ni=1.143848e+00>7.991359e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9822),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.972548e-01 ni=1.139902e+00>7.992200e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9824),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.441074e-01 ni=2.021207e-01>7.992288e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9830),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.660305e-01 ni=2.608427e-01>7.992554e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9869),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.034302e+00 ni=1.203731e+00>7.994273e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9889),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.180224e+00 ni=1.449037e+00>7.995152e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9910),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.293128e-01 ni=6.950244e-01>7.996074e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9939),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.392653e-01 ni=4.171212e-01>7.997343e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9943),), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.168264e-01 ni=4.865627e-01>7.997517e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 21h54:44 +00h 25m 38s [ 3988 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 9 --ndim 2 --range 2 4500 --dst 1 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4080), np.int64(4080)), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.327979e-01 ni=3.188311e-01>1.122132e-05 | ||||||||||||
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 22h20:24 +00h 16m 45s [ 375 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 22h37:10 +00h 15m 04s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 2 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.294362e-01 ni=7.345757e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.094042e-01 ni=2.072749e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.359224e-01 ni=5.131804e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.298416e-01 ni=2.613625e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.477414e-01 ni=3.634630e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.534246e-01 ni=3.837964e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.804049e-01 ni=5.114704e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.976943e-01 ni=4.254632e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.227144e-01 ni=1.141323e+00>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.512224e-01 ni=5.224180e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.782158e-01 ni=5.794836e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.835459e-01 ni=5.416372e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.643980e-01 ni=5.747599e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 22h52:15 +00h 15m 49s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 23h08:05 +00h 08m 26s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 23h16:31 +00h 15m 03s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 3 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.029605e-01 ni=8.263584e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.602955e-01 ni=1.592365e-01>7.906335e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.427317e-01 ni=3.304128e-01>7.910624e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.333270e-01 ni=2.159722e-01>7.911797e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.464575e-01 ni=2.591385e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.577482e-01 ni=2.235380e-01>7.916243e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.352618e-01 ni=3.520930e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.541164e-01 ni=3.993907e-01>7.932271e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.563948e-01 ni=7.735993e-01>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.991363e-01 ni=3.587539e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.222071e-01 ni=4.852482e-01>7.947728e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.293697e-01 ni=4.467013e-01>7.950754e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.797771e-01 ni=5.046028e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 23h31:36 +00h 15m 49s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 23h47:27 +00h 08m 25s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-26 23h55:53 +00h 17m 04s [ 9417 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 3 10000 --dst 4 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.331904e-01 ni=9.433838e-02>7.884172e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.610752e-01 ni=2.900620e-01>7.912594e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.918544e-01 ni=4.602600e-01>7.930694e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.322621e-01 ni=1.007065e+00>7.936966e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.823184e-01 ni=5.676462e-01>7.946207e-06 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.520633e-01 ni=5.711213e-01>7.964118e-06 | ||||||||||||
h100 | cupy | 2 | 3-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-27 00h12:58 +00h 18m 09s [ 4097 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-27 00h31:09 +00h 10m 37s [ 416 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 00h41:46 +00h 13m 46s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.568494e-01 ni=1.209394e-01>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.280391e-01 ni=1.746272e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.453505e-01 ni=4.725869e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.150970e-01 ni=2.764508e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.441354e-01 ni=2.876945e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.391496e-01 ni=3.246776e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.943738e-01 ni=4.479530e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.683910e-01 ni=4.297517e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.148834e-01 ni=9.247092e-01>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.807234e-01 ni=6.525605e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.829425e-01 ni=5.071929e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.989265e-01 ni=7.073386e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.675943e-01 ni=7.642863e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 00h55:34 +00h 20m 00s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 01h15:36 +00h 26m 49s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 01h42:25 +00h 17m 59s [ 9267 tests] | |||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --r2c --bluestein --double --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5118),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError ====================================================================== test_systematic (backend='cupy', shape=(np.int64(5119),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --r2c --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.479597e-01 ni=1.449981e-01>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.047180e-01 ni=1.538443e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.524149e-01 ni=4.517979e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.430858e-01 ni=2.481850e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.737364e-01 ni=2.515158e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.402489e-01 ni=2.849947e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.720424e-01 ni=4.216626e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.708590e-01 ni=5.720038e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.173459e-01 ni=1.050560e+00>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.092450e-01 ni=5.603208e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.984053e-01 ni=5.079541e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.058544e-01 ni=5.507822e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.510685e-01 ni=7.426341e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 02h00:25 +00h 13m 10s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 02h13:37 +00h 09m 44s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 02h23:23 +00h 15m 31s [ 9268 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 1 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4031),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.758146e-01 ni=1.857648e-01>1.360541e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4071),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.270852e-01 ni=4.032257e-01>1.360970e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4082),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.463332e-01 ni=2.857733e-01>1.361087e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4124),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.621511e-01 ni=2.788228e-01>1.361532e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4279),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.485339e-01 ni=3.422641e-01>1.363134e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4434),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.144264e-01 ni=4.423957e-01>1.364680e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4465),), ndim=1, 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.254783e-01 ni=4.480578e-01>1.364982e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 02h38:55 +00h 42m 52s [ 3988 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 6 --ndim 2 --range 2 4500 --dct 1 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4082), np.int64(4082)), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.329780e-01 ni=2.880828e-01>1.722175e-14 | ||||||||||||
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 03h21:48 +00h 56m 58s [ 375 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 04h18:47 +00h 14m 50s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 2 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.407716e-01 ni=1.046606e-01>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.085604e-01 ni=1.863629e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.314188e-01 ni=5.710563e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.309409e-01 ni=2.608662e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.522380e-01 ni=3.419374e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.703119e-01 ni=3.275318e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.648805e-01 ni=4.176053e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.945646e-01 ni=4.770239e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.495560e-01 ni=1.127888e+00>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.635482e-01 ni=5.989546e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.882890e-01 ni=6.746921e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.870824e-01 ni=6.008141e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=2, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.750085e-01 ni=8.631748e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 04h33:39 +00h 21m 11s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 04h54:51 +00h 22m 10s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 05h17:02 +00h 14m 50s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dct 3 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.774132e-02 ni=6.666282e-02>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.576001e-01 ni=1.595590e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.453009e-01 ni=3.324726e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.217067e-01 ni=2.143651e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.401135e-01 ni=2.460899e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.380697e-01 ni=1.917130e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.367047e-01 ni=3.300904e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.358379e-01 ni=3.380153e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.667610e-01 ni=7.162383e-01>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.932077e-01 ni=4.677132e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.175063e-01 ni=3.933957e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.186666e-01 ni=4.121138e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=3, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.928977e-01 ni=5.325453e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 05h31:53 +00h 21m 11s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 05h53:06 +00h 22m 10s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 06h15:18 +00h 23m 28s [ 9417 tests] | |||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 3 10000 --dct 4 --bluestein --double --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6258),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6362),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError ====================================================================== test_systematic (backend='cupy', shape=(np.int64(6546),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1126, in test_systematic raise ex File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1121, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 3 10000 --dct 4 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.287375e-01 ni=7.423037e-02>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.581213e-01 ni=3.412763e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.562636e-01 ni=4.210606e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.338482e-01 ni=9.060855e-01>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.688429e-01 ni=6.405662e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=4, dst=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.721630e-01 ni=6.582199e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 3-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 06h38:47 +00h 24m 53s [ 4097 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 07h03:41 +00h 26m 14s [ 416 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 07h29:57 +00h 15m 17s [ 9268 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 1 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4029),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.642073e-01 ni=1.590395e-01>1.360520e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4069),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.290691e-01 ni=3.306250e-01>1.360949e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4080),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.281527e-01 ni=2.222237e-01>1.361066e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4122),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.300328e-01 ni=2.599637e-01>1.361511e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4277),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.422271e-01 ni=4.071423e-01>1.363114e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4432),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.183082e-01 ni=4.036723e-01>1.364660e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4463),), ndim=1, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.408843e-01 ni=4.040675e-01>1.364963e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 07h45:15 +00h 41m 22s [ 3988 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 6 --ndim 2 --range 2 4500 --dst 1 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(4080), np.int64(4080)), ndim=2, dtype=dtype('float64'), 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/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.332492e-01 ni=3.143385e-01>1.722132e-14 | ||||||||||||
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 08h26:38 +00h 49m 02s [ 375 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 09h15:41 +00h 15m 15s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 2 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.323661e-01 ni=1.027341e-01>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.234678e-01 ni=1.962019e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.351058e-01 ni=5.372396e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.563110e-01 ni=3.082565e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.480909e-01 ni=2.065111e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.318364e-01 ni=3.248366e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.877445e-01 ni=4.887258e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.623017e-01 ni=5.023621e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.302882e-01 ni=9.913577e-01>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.692440e-01 ni=5.113464e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.688593e-01 ni=4.213759e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.079243e-01 ni=6.182035e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=2, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.889793e-01 ni=6.615367e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 09h30:58 +00h 21m 59s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 09h52:59 +00h 22m 55s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 10h15:55 +00h 15m 14s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 2 10000 --dst 3 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=9.517971e-02 ni=7.270001e-02>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8060),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.641943e-01 ni=1.264955e-01>1.390634e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8140),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.379893e-01 ni=4.281552e-01>1.391062e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8162),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.261523e-01 ni=1.672161e-01>1.391180e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.534736e-01 ni=2.757810e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8246),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=2.515871e-01 ni=2.395095e-01>1.391624e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.500604e-01 ni=3.642239e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8556),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.482962e-01 ni=3.210638e-01>1.393227e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.527028e-01 ni=9.217553e-01>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.041642e-01 ni=3.984396e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8866),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.135069e-01 ni=3.600946e-01>1.394773e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8928),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.328461e-01 ni=4.872871e-01>1.395075e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=3, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.942435e-01 ni=5.261479e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 10h31:10 +00h 21m 57s [ 3987 tests] | 0 | 0 | |
h100 | cupy | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 10h53:08 +00h 22m 58s [ 374 tests] | 0 | 0 | |
h100 | cupy | 1 | 3-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 11h16:07 +00h 17m 33s [ 9417 tests] | 0 | ||
pyvkfft-test --systematic --backend cupy --gpu h100 --max-nb-tests 0 --nproc 16 --ndim 1 --range 3 10000 --dst 4 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='cupy', shape=(np.int64(7659),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=1.400229e-01 ni=1.107992e-01>1.388417e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8177),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=3.561875e-01 ni=3.511873e-01>1.391259e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8525),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=4.517377e-01 ni=3.964380e-01>1.393069e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8649),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=7.504816e-01 ni=1.129603e+00>1.393697e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(8835),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=5.669815e-01 ni=6.880787e-01>1.394621e-14 ====================================================================== test_systematic (backend='cupy', shape=(np.int64(9207),), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, dst=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/.conda/envs/pyvkfft-test/lib/python3.12/site-packages/pyvkfft/test/test_fft.py", line 1165, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: np.False_ is not true : Accuracy mismatch after FFT, n2=6.442922e-01 ni=7.676415e-01>1.396412e-14 | ||||||||||||
h100 | cupy | 2 | 3-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 11h33:41 +00h 25m 46s [ 4097 tests] | 0 | 0 | |
h100 | cupy | 3 | 3-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-27 11h59:29 +00h 27m 24s [ 416 tests] | 0 | 0 | |