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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
- | pyopencl | Regular multi-dimensional C2C/R2C/DCT test | 2023-05-20 12h26:27 +00h 05m 15s | 0 | 0 | |||||||
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h31:43 +00h 02m 34s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h34:18 +00h 01m 40s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h36:00 +00h 01m 57s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h38:02 +00h 02m 22s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h40:27 +00h 00m 47s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h41:16 +00h 00m 41s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h41:58 +00h 00m 32s [ 299 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h42:31 +00h 00m 38s [ 245 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h43:10 +00h 01m 04s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h44:15 +00h 00m 27s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h44:44 +00h 00m 34s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h45:19 +00h 00m 38s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h45:59 +00h 00m 27s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h46:27 +00h 00m 36s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h47:04 +00h 00m 40s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h47:46 +00h 00m 31s [ 488 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h48:18 +00h 00m 39s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-05-20 12h49:03 +00h 00m 42s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 12h49:47 +00h 02m 03s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 12h51:51 +00h 01m 29s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 12h53:22 +00h 05m 24s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 12h58:51 +00h 02m 00s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h00:52 +00h 00m 51s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h01:44 +00h 01m 23s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-760 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h03:09 +00h 00m 59s [ 209 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-512 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h04:08 +00h 00m 32s [ 168 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h04:41 +00h 02m 02s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h06:44 +00h 00m 27s [ 424 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h07:12 +00h 00m 39s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h07:52 +00h 01m 02s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h08:56 +00h 00m 29s [ 424 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h09:26 +00h 00m 38s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h10:09 +00h 00m 58s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h11:08 +00h 00m 34s [ 423 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h11:43 +00h 00m 46s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-05-20 13h12:31 +00h 01m 13s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h13:46 +00h 01m 56s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h15:43 +00h 01m 00s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h16:43 +00h 01m 11s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h17:56 +00h 01m 50s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h19:48 +00h 00m 40s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h20:29 +00h 00m 37s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h21:07 +00h 00m 22s [ 299 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h21:33 +00h 00m 26s [ 245 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h22:00 +00h 00m 53s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h22:56 +00h 00m 30s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h23:27 +00h 00m 36s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h24:04 +00h 00m 36s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h24:41 +00h 01m 00s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h25:43 +00h 00m 30s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h26:15 +00h 01m 06s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h27:22 +00h 00m 53s [ 488 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h28:16 +00h 00m 33s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-05-20 13h28:51 +00h 00m 51s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h29:44 +00h 02m 04s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h31:51 +00h 00m 59s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h32:56 +00h 02m 20s [ 168 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h35:17 +00h 01m 40s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h36:58 +00h 01m 56s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h38:55 +00h 00m 58s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-760 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h39:55 +00h 00m 24s [ 209 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-512 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h40:20 +00h 00m 29s [ 168 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h40:53 +00h 01m 44s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h42:40 +00h 00m 28s [ 424 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h43:12 +00h 00m 56s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h44:09 +00h 01m 03s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h45:13 +00h 00m 27s [ 424 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h45:41 +00h 00m 28s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h46:10 +00h 00m 39s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h46:50 +00h 01m 15s [ 423 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h48:06 +00h 00m 52s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-05-20 13h49:00 +00h 00m 40s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 13h49:41 +00h 01m 56s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 13h51:38 +00h 01m 48s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 13h53:28 +00h 02m 24s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 13h55:53 +00h 02m 37s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 13h58:31 +00h 03m 51s [ 368 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --radix --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2772, 2772), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h02:23 +00h 01m 31s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h03:56 +00h 00m 19s [ 299 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h04:16 +00h 01m 04s [ 245 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h05:21 +00h 02m 15s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h07:38 +00h 00m 21s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h08:00 +00h 01m 07s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h09:08 +00h 00m 56s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h10:10 +00h 00m 29s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h10:40 +00h 00m 40s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h11:22 +00h 01m 24s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h12:48 +00h 01m 18s [ 488 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h14:07 +00h 00m 32s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-05-20 14h14:40 +00h 00m 31s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h15:12 +00h 02m 59s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h18:13 +00h 01m 04s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h19:18 +00h 01m 25s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h20:45 +00h 05m 05s [ 1420 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 100000 --r2c --radix --inplace --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(48,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h25:50 +00h 03m 31s [ 368 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --radix --inplace --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(18, 18), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h29:22 +00h 01m 09s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h30:32 +00h 00m 19s [ 299 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h30:53 +00h 01m 52s [ 245 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h32:45 +00h 00m 50s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h33:37 +00h 00m 28s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h34:06 +00h 00m 37s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h34:45 +00h 00m 40s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h35:26 +00h 00m 28s [ 489 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h35:55 +00h 00m 39s [ 349 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h36:35 +00h 00m 34s [ 165 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h37:12 +00h 03m 48s [ 488 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 3 4096 --dct 4 --radix --inplace --lut --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(28,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=4, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h41:01 +00h 01m 31s [ 348 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-05-20 14h42:35 +00h 01m 01s [ 164 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h43:37 +00h 02m 25s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h46:02 +00h 01m 56s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h47:59 +00h 01m 57s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h50:01 +00h 02m 06s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h52:10 +00h 00m 51s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-05-20 14h53:02 +00h 00m 37s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 14h53:39 +00h 02m 31s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 14h56:12 +00h 01m 45s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 14h57:58 +00h 16m 18s [ 175 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 5 --ndim 3 --range 2 550 --radix --double --norm 0 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(30, 30, 30), ndim=3, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError ====================================================================== test_systematic (backend='pyopencl', shape=(33, 33, 33), ndim=3, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError ====================================================================== test_systematic (backend='pyopencl', shape=(546, 546, 546), ndim=3, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 15h14:18 +00h 02m 27s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 15h16:46 +00h 01m 09s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-05-20 15h17:56 +00h 01m 05s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h19:02 +00h 02m 30s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h21:34 +00h 00m 57s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h22:31 +00h 01m 03s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h23:35 +00h 01m 18s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h24:54 +00h 00m 53s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-05-20 15h25:49 +00h 01m 08s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h26:58 +00h 02m 49s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h29:48 +00h 01m 38s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h31:27 +00h 03m 02s [ 168 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h34:30 +00h 03m 55s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h38:26 +00h 01m 21s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-05-20 15h39:48 +00h 01m 23s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h41:13 +00h 02m 32s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h43:46 +00h 01m 26s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h45:13 +00h 01m 47s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h47:01 +00h 02m 23s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h49:25 +00h 01m 15s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-05-20 15h50:41 +00h 00m 27s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h51:09 +00h 02m 36s [ 1847 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h53:46 +00h 01m 23s [ 512 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h55:10 +00h 01m 30s [ 175 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h56:40 +00h 02m 12s [ 1420 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h58:54 +00h 00m 50s [ 368 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-05-20 15h59:45 +00h 00m 34s [ 118 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h00:19 +00h 16m 02s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.574309e-01 ni=8.486344e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.647547e-01 ni=7.844750e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.483188e-01 ni=8.225695e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.423246e-01 ni=7.122043e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.670875e-01 ni=9.616716e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.683748e-01 ni=8.380169e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.455014e-01 ni=8.279331e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.423484e-01 ni=7.898563e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.582443e-01 ni=8.321959e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.741778e-01 ni=8.336353e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.541304e-01 ni=8.731424e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.692499e-01 ni=7.327978e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.542733e-01 ni=8.036128e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.665365e-01 ni=8.827350e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.549600e-01 ni=8.215137e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.454053e-01 ni=8.697742e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.419208e-01 ni=8.413035e-01>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h16:23 +00h 14m 01s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.800233e-02 ni=5.929306e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.821698e-02 ni=5.421370e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.822408e-02 ni=5.249117e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.833950e-02 ni=5.539866e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.845486e-02 ni=6.347746e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.872087e-02 ni=5.445235e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.810928e-02 ni=5.073984e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.852494e-02 ni=5.064847e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.812987e-02 ni=7.078584e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.818167e-02 ni=4.939897e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.811027e-02 ni=5.381169e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.814155e-02 ni=5.278321e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.820269e-02 ni=5.531872e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.817926e-02 ni=5.925670e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.856907e-02 ni=5.389895e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.818751e-02 ni=5.460688e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.843134e-02 ni=5.371036e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.811340e-02 ni=5.094824e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.835014e-02 ni=5.883166e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.880863e-02 ni=5.955904e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h30:25 +00h 11m 58s [ 374 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 9 --ndim 3 --range 2 550 --bluestein --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(541, 541, 541), ndim=3, dtype=dtype('float32'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 875, in test_systematic raise ex File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 868, in next raise TimeoutError from None multiprocessing.context.TimeoutError | ||||||||||||
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h42:24 +00h 08m 15s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h50:40 +00h 05m 21s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h56:03 +00h 01m 10s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h57:14 +00h 01m 21s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 16h58:37 +00h 01m 38s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h00:15 +00h 01m 44s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h02:01 +00h 01m 42s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h03:46 +00h 03m 24s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h07:14 +00h 02m 40s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h09:55 +00h 03m 05s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h13:02 +00h 02m 42s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h15:45 +00h 01m 29s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h17:15 +00h 03m 39s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h20:55 +00h 04m 19s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-05-20 17h25:15 +00h 02m 02s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 17h27:18 +00h 11m 48s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.839127e-01 ni=9.500127e-01>1.397202e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.851139e-01 ni=8.681132e-01>1.397206e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.831813e-01 ni=8.823193e-01>1.397230e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.767653e-01 ni=8.025314e-01>1.397234e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.962185e-01 ni=1.003197e+00>1.397243e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.836160e-01 ni=1.026381e+00>1.397253e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.942563e-01 ni=9.076123e-01>1.397257e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.816442e-01 ni=9.731318e-01>1.397262e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.833204e-01 ni=8.429333e-01>1.397271e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.764232e-01 ni=9.430197e-01>1.397276e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.657051e-01 ni=8.123824e-01>1.397290e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.751106e-01 ni=9.601480e-01>1.397299e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.804840e-01 ni=1.039361e+00>1.397322e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.855231e-01 ni=8.786612e-01>1.397327e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.747276e-01 ni=9.710800e-01>1.397331e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.729939e-01 ni=9.352065e-01>1.397340e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.803916e-01 ni=8.922131e-01>1.397345e-14 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 17h39:07 +00h 23m 02s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 24 --ndim 2 --range 2 4500 --bluestein --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4201, 4201), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.338614e-02 ni=4.672815e-02>1.724671e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.312063e-02 ni=4.066662e-02>1.724691e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.311746e-02 ni=4.278955e-02>1.724712e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.325628e-02 ni=4.020301e-02>1.724815e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.397389e-02 ni=4.300840e-02>1.724877e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.352428e-02 ni=4.560950e-02>1.724918e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.380008e-02 ni=4.200812e-02>1.725001e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.335806e-02 ni=4.131789e-02>1.725042e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.397667e-02 ni=3.955693e-02>1.725104e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.330762e-02 ni=4.111992e-02>1.725124e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4226, 4226), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.344594e-02 ni=4.059009e-02>1.725186e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.319914e-02 ni=3.877294e-02>1.725248e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.376854e-02 ni=4.139700e-02>1.725289e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.345423e-02 ni=4.144007e-02>1.725412e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.391213e-02 ni=4.113835e-02>1.725494e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.345814e-02 ni=4.387342e-02>1.725535e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.337347e-02 ni=4.263130e-02>1.725555e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.363490e-02 ni=4.008926e-02>1.725576e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.322506e-02 ni=4.054187e-02>1.725616e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.377276e-02 ni=4.564253e-02>1.725657e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.324156e-02 ni=4.233100e-02>1.725719e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.328226e-02 ni=4.076688e-02>1.725739e-14 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h02:10 +00h 22m 26s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h24:37 +00h 08m 09s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h32:47 +00h 06m 38s [ 1882 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --bluestein --double --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2988, 2988), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=False, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 542, in test_accuracy_kwargs t = test_accuracy(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 293, in test_accuracy app = clVkFFTApp(d0.shape, d0.dtype, queue, ndim=ndim, norm=norm, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/opencl.py", line 145, in __init__ check_vkfft_result(res, shape, dtype, ndim, inplace, norm, r2c, dct, axes, "opencl:%s:%s" % File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/base.py", line 425, in check_vkfft_result raise RuntimeError("VkFFT error %d: %s %s" % (res, r.name, s)) RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988) float64 2D norm=1 [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 873, in next raise value RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988) float64 2D norm=1 [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h39:26 +00h 03m 19s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-760 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h42:46 +00h 00m 26s [ 550 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-512 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h43:14 +00h 00m 53s [ 343 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h44:08 +00h 03m 30s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h47:39 +00h 01m 10s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h48:50 +00h 01m 20s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h50:11 +00h 02m 57s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h53:09 +00h 01m 12s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h54:22 +00h 01m 17s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h55:40 +00h 03m 21s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-1500 | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 18h59:02 +00h 01m 06s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-1024 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 19h00:09 +00h 01m 06s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2023-05-20 19h01:16 +00h 03m 18s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h04:35 +00h 14m 17s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.433816e-01 ni=1.006426e+00>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.469193e-01 ni=8.401144e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.530804e-01 ni=7.565849e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.546361e-01 ni=7.607986e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.543038e-01 ni=8.677045e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.554673e-01 ni=8.728997e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.595033e-01 ni=7.578526e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.449498e-01 ni=8.033798e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.699226e-01 ni=8.440298e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.558975e-01 ni=1.028470e+00>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.648418e-01 ni=8.288492e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.611455e-01 ni=8.360191e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.495896e-01 ni=7.404288e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.452809e-01 ni=9.910768e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.630235e-01 ni=7.782880e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.584754e-01 ni=9.628426e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.727671e-01 ni=8.441159e-01>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h18:53 +00h 13m 55s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.807399e-02 ni=5.891524e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.828464e-02 ni=5.788227e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.799824e-02 ni=5.443743e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.831026e-02 ni=5.134301e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.833621e-02 ni=5.283159e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.828055e-02 ni=5.346705e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.864596e-02 ni=6.314893e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.829901e-02 ni=5.586614e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.803087e-02 ni=5.435686e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.832500e-02 ni=5.164605e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.837390e-02 ni=5.480694e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.818917e-02 ni=5.026552e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.836009e-02 ni=5.732732e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.838141e-02 ni=5.436986e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.818522e-02 ni=5.661155e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.802981e-02 ni=5.398956e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.851909e-02 ni=5.955568e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.824425e-02 ni=5.785954e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.833072e-02 ni=5.029052e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.826449e-02 ni=6.617387e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h32:49 +00h 04m 14s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h37:04 +00h 06m 05s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h43:12 +00h 04m 25s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h47:38 +00h 00m 54s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h48:33 +00h 00m 50s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h49:24 +00h 01m 16s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h50:41 +00h 01m 34s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h52:16 +00h 02m 36s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h54:54 +00h 03m 11s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h58:05 +00h 01m 34s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 19h59:41 +00h 02m 43s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 20h02:25 +00h 03m 20s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 20h05:46 +00h 01m 38s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3000 | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 20h07:25 +00h 03m 05s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 20h10:31 +00h 03m 52s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-05-20 20h14:24 +00h 01m 45s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 20h16:10 +00h 16m 12s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.832213e-01 ni=8.837237e-01>1.397202e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.879190e-01 ni=8.625112e-01>1.397206e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.723742e-01 ni=1.008952e+00>1.397230e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.705021e-01 ni=7.667420e-01>1.397234e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.678098e-01 ni=8.522646e-01>1.397243e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.884453e-01 ni=8.572304e-01>1.397253e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.678320e-01 ni=1.062756e+00>1.397257e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.795545e-01 ni=7.957245e-01>1.397262e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.861221e-01 ni=8.028444e-01>1.397271e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.879041e-01 ni=7.813366e-01>1.397276e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.820441e-01 ni=7.586674e-01>1.397290e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.861230e-01 ni=1.073169e+00>1.397299e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.846873e-01 ni=1.051300e+00>1.397322e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.907656e-01 ni=9.282271e-01>1.397327e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.932659e-01 ni=9.546906e-01>1.397331e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.845539e-01 ni=1.005561e+00>1.397340e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.733816e-01 ni=8.794262e-01>1.397345e-14 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 20h32:23 +00h 17m 05s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --double --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4201, 4201), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.300905e-02 ni=4.162727e-02>1.724671e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.348703e-02 ni=3.823146e-02>1.724691e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.325324e-02 ni=4.025117e-02>1.724712e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.339121e-02 ni=3.693098e-02>1.724815e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.324321e-02 ni=3.995459e-02>1.724877e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.390555e-02 ni=4.506033e-02>1.724918e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.406304e-02 ni=4.972829e-02>1.725001e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.374732e-02 ni=4.015431e-02>1.725042e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.339482e-02 ni=3.892829e-02>1.725104e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.325182e-02 ni=4.470872e-02>1.725124e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4226, 4226), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.386697e-02 ni=4.156890e-02>1.725186e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.373747e-02 ni=4.149570e-02>1.725248e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.368842e-02 ni=3.995193e-02>1.725289e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.352743e-02 ni=4.741699e-02>1.725412e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.381453e-02 ni=4.362675e-02>1.725494e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.297478e-02 ni=3.852600e-02>1.725535e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.369029e-02 ni=3.738626e-02>1.725555e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.313497e-02 ni=4.092815e-02>1.725576e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.359825e-02 ni=4.019267e-02>1.725616e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.351748e-02 ni=4.288369e-02>1.725657e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.347048e-02 ni=3.979748e-02>1.725719e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.338860e-02 ni=3.903334e-02>1.725739e-14 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 20h49:29 +00h 09m 30s [ 343 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 20h59:00 +00h 07m 41s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h06:43 +00h 06m 40s [ 1882 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --bluestein --inplace --double --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2988, 2988), ndim=2, dtype=dtype('float64'), norm=1, use_lut=False, inplace=True, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 542, in test_accuracy_kwargs t = test_accuracy(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 293, in test_accuracy app = clVkFFTApp(d0.shape, d0.dtype, queue, ndim=ndim, norm=norm, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/opencl.py", line 145, in __init__ check_vkfft_result(res, shape, dtype, ndim, inplace, norm, r2c, dct, axes, "opencl:%s:%s" % File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/base.py", line 425, in check_vkfft_result raise RuntimeError("VkFFT error %d: %s %s" % (res, r.name, s)) RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988+2) float64 2D inplace norm=1 [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 873, in next raise value RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988+2) float64 2D inplace norm=1 [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h13:25 +00h 01m 52s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-760 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h15:18 +00h 01m 15s [ 550 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-512 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h16:34 +00h 00m 29s [ 343 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h17:04 +00h 02m 25s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h19:30 +00h 00m 53s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h20:25 +00h 01m 18s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h21:44 +00h 02m 31s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h24:16 +00h 01m 08s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h25:25 +00h 01m 12s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h26:39 +00h 02m 20s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-1500 | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h29:00 +00h 00m 57s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-1024 (N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h29:57 +00h 01m 38s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float64 | inplace | Auto | 1 | 2023-05-20 21h31:36 +00h 02m 30s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 21h34:08 +00h 12m 30s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.770226e-01 ni=8.171032e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.825148e-01 ni=1.014270e+00>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.919139e-01 ni=9.069439e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.808697e-01 ni=1.020851e+00>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.819093e-01 ni=8.795723e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.800651e-01 ni=9.067831e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.745323e-01 ni=9.165329e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.786265e-01 ni=1.048246e+00>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.776626e-01 ni=8.274059e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.678044e-01 ni=8.403250e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.834184e-01 ni=9.165859e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.678772e-01 ni=8.468708e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.695896e-01 ni=9.883201e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.793742e-01 ni=9.146842e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.756531e-01 ni=8.507561e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.749095e-01 ni=8.847634e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.781059e-01 ni=1.079269e+00>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 21h46:39 +00h 12m 11s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.715196e-02 ni=4.940462e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.754613e-02 ni=5.921186e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.734702e-02 ni=5.133586e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.745634e-02 ni=5.125026e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.760213e-02 ni=5.991145e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.728651e-02 ni=5.560792e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.754218e-02 ni=5.814005e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.733810e-02 ni=5.295116e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.698632e-02 ni=5.209484e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.694058e-02 ni=5.447648e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.731097e-02 ni=5.157039e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.741089e-02 ni=5.543816e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.695010e-02 ni=5.277096e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.748308e-02 ni=5.284562e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.735144e-02 ni=5.308215e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.740406e-02 ni=5.667564e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.728811e-02 ni=4.787272e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.738216e-02 ni=4.777391e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.758282e-02 ni=5.339589e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.714326e-02 ni=5.446056e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 21h58:52 +00h 05m 47s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h04:39 +00h 06m 28s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h11:09 +00h 04m 29s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h15:39 +00h 00m 57s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h16:37 +00h 01m 15s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h17:53 +00h 01m 12s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h19:07 +00h 01m 41s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h20:49 +00h 02m 19s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h23:09 +00h 02m 53s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h26:02 +00h 01m 46s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h27:49 +00h 02m 14s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h30:05 +00h 03m 16s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h33:22 +00h 01m 41s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3000 | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h35:04 +00h 02m 35s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h37:40 +00h 03m 09s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float32 | out-of-place | True | 1 | 2023-05-20 22h40:50 +00h 01m 40s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 22h42:31 +00h 12m 03s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.807256e-01 ni=9.443071e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.801981e-01 ni=9.215259e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.975168e-01 ni=9.506308e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.674288e-01 ni=9.146218e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.676361e-01 ni=1.072885e+00>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.866928e-01 ni=8.572927e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.974659e-01 ni=9.935590e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.849616e-01 ni=9.156362e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.852407e-01 ni=8.090661e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.674052e-01 ni=9.193433e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.747400e-01 ni=9.672571e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.699887e-01 ni=8.979294e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.820327e-01 ni=9.786849e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.711777e-01 ni=8.218660e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.772075e-01 ni=1.011332e+00>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.847008e-01 ni=9.035655e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.718310e-01 ni=1.066342e+00>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 22h54:36 +00h 10m 40s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --lut --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.696442e-02 ni=5.011917e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.680065e-02 ni=5.391661e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.691120e-02 ni=4.932733e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.752864e-02 ni=5.472277e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.723219e-02 ni=5.637668e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.754901e-02 ni=5.080272e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.733923e-02 ni=5.214613e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.746242e-02 ni=5.022050e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.718168e-02 ni=4.951750e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.721386e-02 ni=5.760479e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.754596e-02 ni=5.203264e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.719250e-02 ni=5.418016e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.757980e-02 ni=5.610336e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.724083e-02 ni=5.324867e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.775933e-02 ni=5.347476e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.731006e-02 ni=4.928517e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.729612e-02 ni=4.976771e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.734390e-02 ni=4.994391e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.724643e-02 ni=4.984337e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=1, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.732762e-02 ni=5.246077e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h05:17 +00h 04m 01s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h09:18 +00h 06m 01s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h15:21 +00h 04m 31s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h19:53 +00h 00m 56s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-1500 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h20:49 +00h 01m 12s [ 1200 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h22:03 +00h 01m 16s [ 778 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h23:20 +00h 01m 34s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h24:55 +00h 02m 31s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h27:27 +00h 03m 06s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h30:35 +00h 01m 24s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-3000 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h32:00 +00h 02m 26s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h34:27 +00h 02m 58s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h37:26 +00h 01m 28s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 3-3000 | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h38:55 +00h 02m 51s [ 2579 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 3-2047 (N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h41:48 +00h 02m 57s [ 1697 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float32 | inplace | True | 1 | 2023-05-20 23h44:46 +00h 01m 21s [ 334 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-20 23h46:08 +00h 11m 41s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.468548e-01 ni=8.818739e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.542905e-01 ni=7.696741e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.430659e-01 ni=8.729519e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.482776e-01 ni=7.921275e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.414583e-01 ni=7.906817e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.504338e-01 ni=9.055439e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.383154e-01 ni=8.497951e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.446882e-01 ni=8.225307e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.621944e-01 ni=8.347987e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.542938e-01 ni=7.932063e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.484485e-01 ni=9.709601e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.696515e-01 ni=7.875168e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.680881e-01 ni=1.078503e+00>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.617333e-01 ni=8.881970e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.559417e-01 ni=8.910364e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.564471e-01 ni=8.369310e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.475386e-01 ni=7.717463e-01>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-20 23h57:50 +00h 10m 16s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.782790e-02 ni=5.179057e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.774739e-02 ni=5.495590e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.808831e-02 ni=5.537270e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.817352e-02 ni=5.548914e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.853433e-02 ni=6.486162e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.871987e-02 ni=5.601448e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.833950e-02 ni=5.565105e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.849765e-02 ni=5.570419e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.844472e-02 ni=5.319091e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.819721e-02 ni=5.283234e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.814394e-02 ni=5.459902e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.803919e-02 ni=4.869918e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.811752e-02 ni=5.243014e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.811676e-02 ni=5.361066e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.856430e-02 ni=5.160664e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.791709e-02 ni=5.045355e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.804869e-02 ni=5.944671e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.866985e-02 ni=6.104542e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.867019e-02 ni=5.744632e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.821869e-02 ni=5.887781e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-21 00h08:07 +00h 06m 19s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-21 00h14:27 +00h 06m 14s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-21 00h20:43 +00h 04m 45s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 0 | 2023-05-21 00h25:28 +00h 01m 01s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 00h26:30 +00h 15m 09s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --double --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.934735e-01 ni=9.116725e-01>1.397202e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.767357e-01 ni=9.713874e-01>1.397206e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=9.001872e-01 ni=8.939024e-01>1.397230e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.729551e-01 ni=8.904070e-01>1.397234e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.937308e-01 ni=1.056780e+00>1.397243e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.802571e-01 ni=9.792163e-01>1.397253e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.833969e-01 ni=8.276781e-01>1.397257e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.786547e-01 ni=8.717156e-01>1.397262e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.846799e-01 ni=9.655646e-01>1.397271e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.912873e-01 ni=9.016111e-01>1.397276e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.902439e-01 ni=8.600517e-01>1.397290e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.725684e-01 ni=8.411480e-01>1.397299e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.793404e-01 ni=8.385327e-01>1.397322e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.709392e-01 ni=9.371629e-01>1.397327e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.917795e-01 ni=1.006305e+00>1.397331e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.893286e-01 ni=7.726521e-01>1.397340e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.792894e-01 ni=8.643013e-01>1.397345e-14 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 00h41:43 +00h 19m 43s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 24 --ndim 2 --range 2 4500 --bluestein --double --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4201, 4201), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.363704e-02 ni=4.626856e-02>1.724671e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.326534e-02 ni=4.060362e-02>1.724691e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.309223e-02 ni=3.840778e-02>1.724712e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.387141e-02 ni=4.107450e-02>1.724815e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.403504e-02 ni=4.528042e-02>1.724877e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.355433e-02 ni=3.715515e-02>1.724918e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.321506e-02 ni=4.409787e-02>1.725001e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.353710e-02 ni=3.977896e-02>1.725042e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.355488e-02 ni=4.077830e-02>1.725104e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.360321e-02 ni=4.295421e-02>1.725124e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4226, 4226), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.339493e-02 ni=4.139564e-02>1.725186e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.340069e-02 ni=4.295709e-02>1.725248e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.339924e-02 ni=4.136787e-02>1.725289e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.369613e-02 ni=3.754345e-02>1.725412e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.381695e-02 ni=4.311778e-02>1.725494e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.368191e-02 ni=3.801582e-02>1.725535e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.403766e-02 ni=4.116168e-02>1.725555e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.356531e-02 ni=4.121746e-02>1.725576e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.381700e-02 ni=4.042587e-02>1.725616e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.347609e-02 ni=4.225380e-02>1.725657e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.343034e-02 ni=4.283319e-02>1.725719e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.360575e-02 ni=3.935560e-02>1.725739e-14 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 01h01:27 +00h 20m 26s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 01h21:53 +00h 06m 24s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 01h28:19 +00h 06m 55s [ 1882 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --bluestein --double --norm 0 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2988, 2988), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=False, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 542, in test_accuracy_kwargs t = test_accuracy(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 293, in test_accuracy app = clVkFFTApp(d0.shape, d0.dtype, queue, ndim=ndim, norm=norm, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/opencl.py", line 145, in __init__ check_vkfft_result(res, shape, dtype, ndim, inplace, norm, r2c, dct, axes, "opencl:%s:%s" % File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/base.py", line 425, in check_vkfft_result raise RuntimeError("VkFFT error %d: %s %s" % (res, r.name, s)) RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988) float64 2D [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 873, in next raise value RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988) float64 2D [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 0 | 2023-05-21 01h35:15 +00h 03m 11s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 01h38:27 +00h 13m 50s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.556585e-01 ni=7.527601e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.768254e-01 ni=9.125374e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.664746e-01 ni=7.094588e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.639488e-01 ni=9.294142e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.569598e-01 ni=8.340706e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.481041e-01 ni=8.166466e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.499923e-01 ni=1.037095e+00>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.563688e-01 ni=9.521242e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.599301e-01 ni=7.306020e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.498507e-01 ni=8.144037e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.571171e-01 ni=9.449469e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.519904e-01 ni=9.314045e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.698532e-01 ni=7.616526e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.529043e-01 ni=7.026008e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.571082e-01 ni=8.692493e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.714334e-01 ni=8.760855e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.634414e-01 ni=8.148589e-01>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 01h52:18 +00h 11m 56s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.797242e-02 ni=5.672803e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.838786e-02 ni=5.316463e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.845844e-02 ni=5.364282e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.829145e-02 ni=5.419164e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.853567e-02 ni=5.184104e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.844018e-02 ni=5.442746e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.812979e-02 ni=5.110158e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.813571e-02 ni=5.508737e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.798745e-02 ni=5.713208e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.862832e-02 ni=5.278761e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.841209e-02 ni=6.000778e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.833779e-02 ni=5.597810e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.819285e-02 ni=5.298368e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.829851e-02 ni=5.579209e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.849409e-02 ni=5.811296e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.861379e-02 ni=5.771949e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.843724e-02 ni=6.561524e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.828867e-02 ni=5.359603e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.838807e-02 ni=5.664717e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.822693e-02 ni=5.222482e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 02h04:15 +00h 04m 01s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 02h08:18 +00h 06m 27s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 02h14:46 +00h 05m 13s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | Auto | 0 | 2023-05-21 02h20:00 +00h 01m 00s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 02h21:02 +00h 16m 29s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --double --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.884871e-01 ni=9.012976e-01>1.397202e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.833325e-01 ni=8.661977e-01>1.397206e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.834954e-01 ni=8.548533e-01>1.397230e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.782988e-01 ni=9.414450e-01>1.397234e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.969735e-01 ni=9.254577e-01>1.397243e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.785422e-01 ni=8.789806e-01>1.397253e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.900750e-01 ni=9.623251e-01>1.397257e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.665242e-01 ni=8.706024e-01>1.397262e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.830755e-01 ni=8.938320e-01>1.397271e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.845627e-01 ni=8.961241e-01>1.397276e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.877854e-01 ni=8.593093e-01>1.397290e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.846600e-01 ni=8.287399e-01>1.397299e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.828403e-01 ni=9.157568e-01>1.397322e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.831538e-01 ni=8.929652e-01>1.397327e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.840389e-01 ni=9.933615e-01>1.397331e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.785304e-01 ni=9.761181e-01>1.397340e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.812580e-01 ni=7.750511e-01>1.397345e-14 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 02h37:32 +00h 15m 47s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --double --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4201, 4201), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.320355e-02 ni=4.226712e-02>1.724671e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.353645e-02 ni=4.015263e-02>1.724691e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.365268e-02 ni=4.754213e-02>1.724712e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.343285e-02 ni=4.099612e-02>1.724815e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.362744e-02 ni=4.109864e-02>1.724877e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.386163e-02 ni=4.709554e-02>1.724918e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.364133e-02 ni=4.241515e-02>1.725001e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.339206e-02 ni=3.742690e-02>1.725042e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.372376e-02 ni=3.947997e-02>1.725104e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.315977e-02 ni=4.014982e-02>1.725124e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4226, 4226), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.350926e-02 ni=4.110661e-02>1.725186e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.374863e-02 ni=3.779008e-02>1.725248e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.346850e-02 ni=4.221132e-02>1.725289e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.362303e-02 ni=4.222143e-02>1.725412e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.369256e-02 ni=3.750934e-02>1.725494e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.387135e-02 ni=4.143596e-02>1.725535e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.383057e-02 ni=4.326107e-02>1.725555e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.349240e-02 ni=3.960411e-02>1.725576e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.388995e-02 ni=4.244088e-02>1.725616e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.379415e-02 ni=4.137623e-02>1.725657e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.350289e-02 ni=3.795722e-02>1.725719e-14 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.356219e-02 ni=4.080394e-02>1.725739e-14 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 02h53:20 +00h 08m 39s [ 343 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 03h02:00 +00h 09m 12s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 03h11:13 +00h 05m 23s [ 1882 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --r2c --bluestein --inplace --double --norm 0 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2988, 2988), ndim=2, dtype=dtype('float64'), norm=0, use_lut=False, inplace=True, r2c=True, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 125, in worker result = (True, func(*args, **kwds)) ^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 542, in test_accuracy_kwargs t = test_accuracy(**kwargs) ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/accuracy.py", line 293, in test_accuracy app = clVkFFTApp(d0.shape, d0.dtype, queue, ndim=ndim, norm=norm, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/opencl.py", line 145, in __init__ check_vkfft_result(res, shape, dtype, ndim, inplace, norm, r2c, dct, axes, "opencl:%s:%s" % File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/base.py", line 425, in check_vkfft_result raise RuntimeError("VkFFT error %d: %s %s" % (res, r.name, s)) RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988+2) float64 2D inplace [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] """ The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 870, in test_systematic res = results.next(timeout=self.timeout * r) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/multiprocessing/pool.py", line 873, in next raise value RuntimeError: VkFFT error 4031: VKFFT_ERROR_FAILED_TO_COMPILE_PROGRAM R2C (2988,2988+2) float64 2D inplace [opencl:NVIDIA CUDA:NVIDIA A100 80GB PCIe] | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | inplace | Auto | 0 | 2023-05-21 03h16:37 +00h 01m 33s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h18:11 +00h 09m 22s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --lut --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.801920e-01 ni=8.296951e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.926909e-01 ni=8.425174e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.792789e-01 ni=8.119260e-01>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.749359e-01 ni=9.011241e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.936333e-01 ni=9.544275e-01>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.898700e-01 ni=9.696980e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.864006e-01 ni=8.780162e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.795286e-01 ni=7.863732e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.834183e-01 ni=8.342665e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.918936e-01 ni=8.663950e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.657795e-01 ni=8.786724e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.748515e-01 ni=7.984298e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.804936e-01 ni=8.135632e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.751355e-01 ni=9.781014e-01>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.849117e-01 ni=8.206701e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.805535e-01 ni=9.208090e-01>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.881107e-01 ni=8.651152e-01>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h27:35 +00h 08m 36s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --lut --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.730546e-02 ni=4.826725e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.695098e-02 ni=4.826401e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.742699e-02 ni=5.138275e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.753714e-02 ni=5.239753e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.745610e-02 ni=5.250802e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.783823e-02 ni=5.276086e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.747655e-02 ni=4.902674e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.702880e-02 ni=5.195159e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.689943e-02 ni=5.104975e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.737455e-02 ni=4.784914e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.723173e-02 ni=4.962461e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.693545e-02 ni=5.020620e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.713617e-02 ni=5.755589e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.742843e-02 ni=5.806030e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.756020e-02 ni=5.072216e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.744122e-02 ni=5.381088e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.758550e-02 ni=5.326261e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.743482e-02 ni=5.901622e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.731486e-02 ni=5.043018e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=False, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.706656e-02 ni=4.764196e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h36:12 +00h 05m 20s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h41:33 +00h 05m 54s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h47:28 +00h 05m 24s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | True | 0 | 2023-05-21 03h52:54 +00h 01m 12s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | True | 0 | 2023-05-21 03h54:06 +00h 13m 10s [ 9267 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 1 --range 2 10000 --bluestein --inplace --lut --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(9376,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.786807e-01 ni=8.798069e-01>7.972018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9377,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.727701e-01 ni=8.966520e-01>7.972064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9382,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.789981e-01 ni=1.039291e+00>7.972295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9383,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.842080e-01 ni=8.340650e-01>7.972342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9385,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.905100e-01 ni=1.061522e+00>7.972434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9387,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.801218e-01 ni=7.797178e-01>7.972527e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9388,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.845379e-01 ni=9.571493e-01>7.972573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9389,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.755075e-01 ni=8.023236e-01>7.972619e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9391,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.825667e-01 ni=8.309422e-01>7.972712e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9392,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.829769e-01 ni=8.477618e-01>7.972758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9395,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.943861e-01 ni=9.729857e-01>7.972897e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9397,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.945421e-01 ni=8.840944e-01>7.972989e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9402,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.804994e-01 ni=9.286857e-01>7.973220e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9403,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.678803e-01 ni=1.013392e+00>7.973266e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9404,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.753913e-01 ni=9.822755e-01>7.973313e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9406,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.753394e-01 ni=1.022484e+00>7.973405e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9407,), ndim=1, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=8.599030e-01 ni=1.314456e+00>7.973451e-06 | ||||||||||||
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | True | 0 | 2023-05-21 04h07:18 +00h 10m 33s [ 3987 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu a100 --max-nb-tests 0 --nproc 32 --ndim 2 --range 2 4500 --bluestein --inplace --lut --norm 0 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(4202, 4202), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.749139e-02 ni=5.017669e-02>1.124691e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4203, 4203), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.703404e-02 ni=4.956323e-02>1.124712e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4208, 4208), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.726673e-02 ni=5.269539e-02>1.124815e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4211, 4211), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.723855e-02 ni=4.517782e-02>1.124877e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4213, 4213), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.724761e-02 ni=4.951625e-02>1.124918e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4217, 4217), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.766121e-02 ni=5.283276e-02>1.125001e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4219, 4219), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.760431e-02 ni=5.743704e-02>1.125042e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4222, 4222), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.742079e-02 ni=4.692951e-02>1.125104e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4223, 4223), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.745406e-02 ni=5.973483e-02>1.125124e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4229, 4229), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.736955e-02 ni=5.430593e-02>1.125248e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4231, 4231), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.753421e-02 ni=5.252415e-02>1.125289e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4237, 4237), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.709603e-02 ni=5.256389e-02>1.125412e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4241, 4241), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.723810e-02 ni=5.382903e-02>1.125494e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4243, 4243), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.715476e-02 ni=5.421411e-02>1.125535e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4244, 4244), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.754218e-02 ni=6.135166e-02>1.125555e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4245, 4245), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.720756e-02 ni=4.945567e-02>1.125576e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4247, 4247), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.740739e-02 ni=5.063275e-02>1.125616e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4249, 4249), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.779232e-02 ni=5.539835e-02>1.125657e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4252, 4252), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.752887e-02 ni=5.381754e-02>1.125719e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4253, 4253), ndim=2, dtype=dtype('float32'), norm=0, use_lut=True, inplace=True, r2c=False, dct=False, fstride=False) [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=1.758949e-02 ni=5.327741e-02>1.125739e-05 | ||||||||||||
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | True | 0 | 2023-05-21 04h17:52 +00h 03m 40s [ 374 tests] | 0 | 0 | |
a100 | pyopencl | 1 | 2-10000 | Bluestein | float32 | inplace | True | 0 | 2023-05-21 04h21:33 +00h 05m 43s [ 4463 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | inplace | True | 0 | 2023-05-21 04h27:17 +00h 05m 06s [ 1882 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | inplace | True | 0 | 2023-05-21 04h32:24 +00h 00m 53s [ 157 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | Auto | 1 | 2023-05-21 04h33:18 +00h 03m 26s [ 2740 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | True | 1 | 2023-05-21 04h36:46 +00h 03m 54s [ 2740 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | inplace | Auto | 1 | 2023-05-21 04h40:41 +00h 03m 24s [ 2740 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float64 | out-of-place | Auto | 1 | 2023-05-21 04h44:06 +00h 04m 18s [ 2740 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | Auto | 1 | 2023-05-21 04h48:25 +00h 07m 44s [ 5848 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | True | 1 | 2023-05-21 04h56:11 +00h 07m 47s [ 5848 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | inplace | Auto | 1 | 2023-05-21 05h03:59 +00h 08m 22s [ 5848 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float64 | out-of-place | Auto | 1 | 2023-05-21 05h12:23 +00h 07m 39s [ 5848 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | Auto | 1 | 2023-05-21 05h20:03 +00h 01m 34s [ 1184 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | True | 1 | 2023-05-21 05h21:37 +00h 01m 30s [ 1184 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | inplace | Auto | 1 | 2023-05-21 05h23:09 +00h 01m 25s [ 1184 tests] | 0 | 0 | |
a100 | pyopencl | 2 | 2-4500 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float64 | out-of-place | Auto | 1 | 2023-05-21 05h24:35 +00h 01m 36s [ 1184 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | Auto | 1 | 2023-05-21 05h26:12 +00h 01m 28s [ 1223 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | out-of-place | True | 1 | 2023-05-21 05h27:41 +00h 01m 43s [ 1223 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float32 | inplace | Auto | 1 | 2023-05-21 05h29:26 +00h 01m 56s [ 1223 tests] | 0 | 0 | |
a100 | pyopencl | 3 | 2-150 [|Ni-N1|<={8; 4%N1}] | 2,3,5,7,11,13[^N,N<=3] | float64 | out-of-place | Auto | 1 | 2023-05-21 05h31:22 +00h 01m 57s [ 1223 tests] | 0 | 0 | |