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-07-03 11h30:35 +00h 05m 09s | 0 | 0 | |||||||
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h35:46 +00h 02m 02s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h37:50 +00h 01m 30s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h39:23 +00h 05m 54s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h45:20 +00h 02m 00s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h47:21 +00h 01m 07s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h48:30 +00h 01m 08s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h49:40 +00h 00m 37s [ 299 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h50:18 +00h 01m 08s [ 245 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h51:28 +00h 02m 25s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h53:55 +00h 00m 35s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h54:31 +00h 00m 57s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h55:30 +00h 01m 06s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h56:38 +00h 00m 35s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h57:14 +00h 00m 57s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h58:13 +00h 01m 05s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 11h59:20 +00h 00m 49s [ 488 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 12h00:10 +00h 01m 16s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2023-07-03 12h01:28 +00h 01m 23s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h02:52 +00h 02m 06s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h05:00 +00h 02m 51s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h07:53 +00h 15m 41s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h23:37 +00h 02m 00s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h25:39 +00h 01m 21s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h27:02 +00h 03m 56s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-760 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h31:00 +00h 00m 21s [ 209 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-512 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h31:22 +00h 00m 30s [ 168 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h31:54 +00h 05m 16s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h37:13 +00h 00m 31s [ 424 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h37:46 +00h 00m 56s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h38:45 +00h 02m 25s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h41:12 +00h 00m 30s [ 424 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h41:44 +00h 00m 55s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h42:41 +00h 02m 23s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-3071 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h45:06 +00h 00m 42s [ 423 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h45:49 +00h 01m 12s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2023-07-03 12h47:03 +00h 02m 52s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h49:57 +00h 01m 54s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h51:53 +00h 01m 34s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h53:29 +00h 02m 40s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h56:11 +00h 02m 14s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h58:27 +00h 01m 05s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 12h59:34 +00h 00m 53s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h00:28 +00h 00m 36s [ 299 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h01:06 +00h 01m 08s [ 245 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h02:18 +00h 02m 14s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h04:33 +00h 00m 36s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h05:11 +00h 00m 56s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h06:09 +00h 01m 04s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h07:15 +00h 00m 35s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h07:52 +00h 00m 57s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h08:51 +00h 01m 01s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h09:54 +00h 00m 50s [ 488 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h10:45 +00h 01m 14s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2023-07-03 13h12:01 +00h 01m 10s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h13:14 +00h 02m 07s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h15:23 +00h 02m 17s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h17:43 +00h 08m 39s [ 168 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h26:24 +00h 02m 07s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h28:33 +00h 01m 19s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h29:54 +00h 01m 51s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-760 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h31:47 +00h 00m 20s [ 209 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-512 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h32:09 +00h 00m 30s [ 168 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h32:40 +00h 03m 39s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h36:21 +00h 00m 31s [ 424 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h36:53 +00h 00m 54s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h37:49 +00h 01m 49s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h39:41 +00h 00m 31s [ 424 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h40:13 +00h 00m 55s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h41:10 +00h 01m 49s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-3071 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h43:00 +00h 00m 42s [ 423 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h43:44 +00h 01m 13s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2023-07-03 13h44:59 +00h 02m 10s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 13h47:11 +00h 02m 12s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 13h49:25 +00h 01m 49s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 13h51:21 +00h 05m 49s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 13h57:12 +00h 02m 19s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 13h59:33 +00h 01m 10s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h00:45 +00h 01m 09s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h01:56 +00h 00m 37s [ 299 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h02:35 +00h 01m 09s [ 245 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h03:45 +00h 02m 26s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h06:13 +00h 00m 39s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h06:53 +00h 01m 01s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h07:57 +00h 01m 14s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h09:13 +00h 00m 39s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h09:53 +00h 01m 01s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h10:56 +00h 01m 14s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h12:12 +00h 00m 50s [ 488 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h13:03 +00h 01m 19s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2023-07-03 14h14:25 +00h 01m 34s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h16:00 +00h 02m 12s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h18:14 +00h 01m 43s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h19:59 +00h 02m 49s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h22:56 +00h 02m 33s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h25:33 +00h 01m 14s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h26:50 +00h 01m 02s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-1500 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h27:56 +00h 00m 37s [ 299 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-1024 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h28:35 +00h 01m 10s [ 245 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h29:47 +00h 02m 02s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h31:52 +00h 00m 39s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h32:33 +00h 01m 02s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h33:38 +00h 01m 04s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h34:46 +00h 00m 40s [ 489 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h35:27 +00h 01m 01s [ 349 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h36:32 +00h 01m 05s [ 165 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-4096 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h37:39 +00h 00m 50s [ 488 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 3-2047 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h38:30 +00h 01m 18s [ 348 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2023-07-03 14h39:51 +00h 01m 18s [ 164 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h41:12 +00h 01m 55s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h43:10 +00h 01m 34s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h44:46 +00h 05m 44s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h50:32 +00h 02m 05s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h52:39 +00h 01m 08s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2023-07-03 14h53:49 +00h 01m 08s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 14h54:59 +00h 02m 07s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 14h57:08 +00h 02m 52s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 15h00:02 +00h 15m 45s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 15h15:49 +00h 01m 59s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 15h17:50 +00h 01m 21s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2023-07-03 15h19:12 +00h 03m 57s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h23:11 +00h 01m 54s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h25:07 +00h 01m 36s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h26:46 +00h 02m 40s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h29:28 +00h 02m 13s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h31:43 +00h 01m 07s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2023-07-03 15h32:52 +00h 00m 53s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h33:46 +00h 02m 06s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h35:54 +00h 02m 20s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h38:16 +00h 08m 38s [ 168 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h46:56 +00h 02m 06s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h49:04 +00h 01m 18s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2023-07-03 15h50:24 +00h 01m 53s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 15h52:18 +00h 02m 14s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 15h54:34 +00h 01m 42s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 15h56:18 +00h 05m 48s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 16h02:08 +00h 02m 20s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 16h04:29 +00h 01m 13s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2023-07-03 16h05:44 +00h 01m 13s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h06:59 +00h 02m 15s [ 1847 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h09:15 +00h 01m 40s [ 512 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h10:57 +00h 02m 40s [ 175 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h13:39 +00h 02m 32s [ 1420 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h16:13 +00h 01m 10s [ 368 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2023-07-03 16h17:26 +00h 01m 00s [ 118 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 16h18:29 +00h 37m 50s [ 9267 tests] | |||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 1 --range 2 10000 --bluestein --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(5155,), 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 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=(6089,), 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 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=(8434,), 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 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=(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 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 [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 1009, in test_systematic raise RuntimeError("4 multiprocessing timeouts while testing... giving up") RuntimeError: 4 multiprocessing timeouts while testing... giving up | ||||||||||||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 1 --range 2 10000 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(3999,), 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=1.215397e-01 ni=7.458963e-01>7.601951e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4369,), 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=5.410035e-02 ni=2.925952e-02>7.640382e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4386,), 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=6.624781e-02 ni=4.202065e-01>7.642069e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4403,), 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=1.082674e-01 ni=6.862063e-01>7.643749e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4420,), 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=1.275721e-01 ni=4.845491e-01>7.645422e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4437,), 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=1.288577e-01 ni=6.117566e-01>7.647089e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4454,), 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=1.375949e-01 ni=6.701163e-01>7.648750e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4488,), 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=1.683260e-01 ni=6.079547e-01>7.652053e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4505,), 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=1.820511e-01 ni=7.490675e-01>7.653695e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4522,), 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=1.930145e-01 ni=7.216444e-01>7.655331e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4539,), 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=1.949060e-01 ni=8.267766e-01>7.656960e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4556,), 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=2.217089e-01 ni=8.871842e-01>7.658584e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4590,), 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=2.281912e-01 ni=2.216735e-01>7.661813e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4607,), 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=2.401623e-01 ni=2.154212e-01>7.663418e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4624,), 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=3.433986e-01 ni=3.699978e-01>7.665018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4641,), 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=2.561197e-01 ni=8.876101e-01>7.666612e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4675,), 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=2.575160e-01 ni=4.159825e-01>7.669782e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4692,), 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=2.520968e-01 ni=7.838851e-01>7.671358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4743,), 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=2.876583e-01 ni=7.010624e-01>7.676053e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4760,), 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=3.099766e-01 ni=3.281958e-01>7.677607e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4777,), 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=3.023680e-01 ni=3.223630e-01>7.679155e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4794,), 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=3.106384e-01 ni=2.562496e-01>7.680698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4828,), 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=3.084452e-01 ni=8.401073e-01>7.683767e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4845,), 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=3.221465e-01 ni=9.711064e-01>7.685294e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4862,), 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=3.363860e-01 ni=6.166625e-01>7.686815e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4879,), 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=3.294642e-01 ni=7.812732e-01>7.688331e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4883,), 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=6.304934e-02 ni=3.942519e-02>7.688687e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4896,), 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=3.315176e-01 ni=3.316081e-01>7.689841e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4902,), 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.538786e-02 ni=6.213350e-01>7.690373e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4913,), 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=5.487027e-01 ni=8.576391e-01>7.691347e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4921,), 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=1.159439e-01 ni=8.311439e-01>7.692053e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4930,), 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=3.315038e-01 ni=9.303682e-01>7.692847e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4940,), 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=1.322882e-01 ni=5.614982e-01>7.693727e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4947,), 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=3.616583e-01 ni=9.510492e-01>7.694342e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4959,), 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=1.357616e-01 ni=6.949739e-01>7.695394e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4964,), 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=3.628923e-01 ni=9.087468e-01>7.695832e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4978,), 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=1.631518e-01 ni=8.761737e-01>7.697055e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4998,), 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=3.658546e-01 ni=9.253305e-01>7.698796e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5015,), 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=3.747674e-01 ni=3.716851e-01>7.700271e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5016,), 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=1.873091e-01 ni=7.156846e-01>7.700358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5032,), 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=3.726137e-01 ni=8.880641e-01>7.701741e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5035,), 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=1.973938e-01 ni=7.980818e-01>7.701999e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5049,), 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=3.843132e-01 ni=5.177541e-01>7.703205e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5054,), 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=2.768129e-01 ni=6.805995e-01>7.703635e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5073,), 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=2.179857e-01 ni=7.791020e-01>7.705265e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5083,), 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=3.872581e-01 ni=9.140286e-01>7.706120e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5092,), 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=2.162341e-01 ni=8.804221e-01>7.706888e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5100,), 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=3.941781e-01 ni=4.915974e-01>7.707570e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5117,), 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=3.892413e-01 ni=1.048494e+00>7.709015e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5130,), 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=2.419890e-01 ni=2.986532e-01>7.710117e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5134,), 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=4.003949e-01 ni=9.869689e-01>7.710456e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5149,), 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=2.510166e-01 ni=2.511086e-01>7.711723e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5151,), 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=4.032745e-01 ni=7.595060e-01>7.711892e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5168,), 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=4.718595e-01 ni=9.747947e-01>7.713323e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5185,), 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=4.073792e-01 ni=1.036598e+00>7.714749e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5187,), 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=2.532702e-01 ni=9.511169e-01>7.714916e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5202,), 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=5.561211e-01 ni=7.181194e-01>7.716170e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5225,), 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=2.798626e-01 ni=4.963995e-01>7.718086e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5236,), 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=4.208128e-01 ni=6.001148e-01>7.719000e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5244,), 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=2.734466e-01 ni=8.914357e-01>7.719663e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5270,), 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=4.295961e-01 ni=1.053749e+00>7.721811e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5301,), 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=2.907056e-01 ni=7.963254e-01>7.724358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5304,), 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=4.376183e-01 ni=8.095210e-01>7.724604e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5320,), 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=3.078096e-01 ni=4.056100e-01>7.725912e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5321,), 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=4.411667e-01 ni=4.245366e-01>7.725993e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5338,), 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=4.416827e-01 ni=9.544346e-01>7.727379e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5339,), 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=3.177458e-01 ni=3.421766e-01>7.727460e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5355,), 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=4.410673e-01 ni=5.439312e-01>7.728759e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5358,), 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=3.241898e-01 ni=8.181351e-01>7.729003e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5372,), 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=4.393790e-01 ni=1.151527e+00>7.730136e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5396,), 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=3.155141e-01 ni=8.451645e-01>7.732072e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5406,), 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=4.412405e-01 ni=8.645833e-01>7.732876e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5415,), 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=4.459484e-01 ni=1.003146e+00>7.733598e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5423,), 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=4.551874e-01 ni=1.030045e+00>7.734240e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5434,), 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=3.409304e-01 ni=6.547555e-01>7.735120e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5440,), 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=4.675788e-01 ni=4.312487e-01>7.735599e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5453,), 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=3.392775e-01 ni=9.560053e-01>7.736635e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5472,), 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=3.646179e-01 ni=3.571281e-01>7.738146e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5474,), 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=4.683783e-01 ni=1.032515e+00>7.738305e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5491,), 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=6.694560e-01 ni=8.569260e-01>7.739651e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5508,), 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=4.704079e-01 ni=5.272889e-01>7.740994e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5510,), 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=3.432247e-01 ni=8.988063e-01>7.741152e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5525,), 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=4.791215e-01 ni=4.910663e-01>7.742332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5529,), 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=3.572707e-01 ni=8.122808e-01>7.742647e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5542,), 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=4.626589e-01 ni=9.349378e-01>7.743667e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5548,), 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=3.487823e-01 ni=9.297077e-01>7.744136e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5559,), 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=4.753468e-01 ni=9.554393e-01>7.744997e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5576,), 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=4.744454e-01 ni=1.016656e+00>7.746323e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5586,), 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=3.727800e-01 ni=1.050499e+00>7.747101e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5593,), 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=4.880625e-01 ni=4.673624e-01>7.747645e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5605,), 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=3.943577e-01 ni=3.672608e-01>7.748576e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5610,), 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=4.889399e-01 ni=4.885982e-01>7.748963e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5624,), 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=3.800848e-01 ni=9.125347e-01>7.750045e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5627,), 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=4.872434e-01 ni=4.385177e-01>7.750277e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5643,), 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=3.917585e-01 ni=4.786566e-01>7.751510e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5644,), 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=4.915342e-01 ni=4.825131e-01>7.751587e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5661,), 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=4.814406e-01 ni=9.895964e-01>7.752893e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5681,), 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=3.804662e-01 ni=9.672686e-01>7.754425e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5695,), 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=4.845291e-01 ni=8.694593e-01>7.755494e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5700,), 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=4.192610e-01 ni=3.767287e-01>7.755875e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5712,), 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=4.867138e-01 ni=9.270238e-01>7.756788e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5719,), 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=3.987748e-01 ni=8.044187e-01>7.757320e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5729,), 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=4.952054e-01 ni=5.610721e-01>7.758079e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5738,), 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=4.019316e-01 ni=9.600304e-01>7.758761e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5746,), 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=4.932485e-01 ni=1.005952e+00>7.759366e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5757,), 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=4.082093e-01 ni=9.938625e-01>7.760196e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5763,), 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=4.950143e-01 ni=9.045070e-01>7.760649e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5776,), 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=5.667943e-01 ni=8.228335e-01>7.761627e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5780,), 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=6.771392e-01 ni=8.676810e-01>7.761928e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5795,), 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=4.109919e-01 ni=8.907999e-01>7.763053e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5797,), 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=5.121554e-01 ni=8.365771e-01>7.763203e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5814,), 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=6.321237e-01 ni=6.543714e-01>7.764475e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5831,), 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=5.176350e-01 ni=5.244865e-01>7.765743e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5848,), 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=5.200291e-01 ni=8.763862e-01>7.767007e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5852,), 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=4.425899e-01 ni=8.313853e-01>7.767304e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5865,), 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=5.061123e-01 ni=1.077952e+00>7.768268e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5890,), 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=4.401085e-01 ni=9.392058e-01>7.770115e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5911,), 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=6.933095e-02 ni=4.494787e-02>7.771661e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5916,), 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=5.176550e-01 ni=9.107529e-01>7.772028e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5928,), 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=4.381135e-01 ni=5.795065e-01>7.772908e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5934,), 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.363705e-02 ni=5.871522e-01>7.773348e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5947,), 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=4.524410e-01 ni=4.520503e-01>7.774298e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5950,), 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=5.289219e-01 ni=5.943756e-01>7.774517e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5957,), 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=1.042989e-01 ni=6.284517e-01>7.775028e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5966,), 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=4.528666e-01 ni=9.262038e-01>7.775683e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5967,), 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=5.348614e-01 ni=6.456032e-01>7.775756e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5980,), 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=1.204992e-01 ni=4.858457e-01>7.776701e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5984,), 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=5.373136e-01 ni=5.164878e-01>7.776992e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5985,), 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=4.576854e-01 ni=5.074717e-01>7.777064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6001,), 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=5.384656e-01 ni=4.719483e-01>7.778224e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6003,), 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=1.333901e-01 ni=6.610696e-01>7.778368e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6004,), 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=4.463529e-01 ni=9.109076e-01>7.778441e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6018,), 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=5.431852e-01 ni=5.642326e-01>7.779452e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6026,), 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=1.489817e-01 ni=8.252971e-01>7.780029e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6035,), 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=5.294853e-01 ni=1.056514e+00>7.780677e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6042,), 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=4.500562e-01 ni=7.888956e-01>7.781181e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6052,), 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=5.436038e-01 ni=1.018985e+00>7.781899e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6061,), 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=4.603220e-01 ni=1.000974e+00>7.782544e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6068,), 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.098401e-01 ni=1.002145e+00>7.783046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6069,), 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=7.086700e-01 ni=9.621871e-01>7.783117e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6072,), 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=1.732737e-01 ni=4.965183e-01>7.783332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6080,), 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=4.781437e-01 ni=5.279486e-01>7.783904e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6095,), 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=1.946103e-01 ni=7.929877e-01>7.784974e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6118,), 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=5.007256e-01 ni=8.864062e-01>7.786609e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6120,), 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=5.440710e-01 ni=5.442767e-01>7.786751e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6137,), 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=7.723180e-01 ni=7.569207e-01>7.787956e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6141,), 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=2.206462e-01 ni=9.721827e-01>7.788239e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6154,), 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=5.503661e-01 ni=8.988061e-01>7.789157e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6156,), 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=4.843231e-01 ni=5.254303e-01>7.789299e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6164,), 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=2.259279e-01 ni=8.037137e-01>7.789863e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6171,), 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=5.512277e-01 ni=9.592703e-01>7.790356e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6175,), 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=4.948928e-01 ni=4.986544e-01>7.790637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6188,), 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=5.541682e-01 ni=5.847605e-01>7.791550e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6194,), 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=4.763516e-01 ni=9.026642e-01>7.791971e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6205,), 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=5.535668e-01 ni=1.048076e+00>7.792742e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6210,), 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=2.357237e-01 ni=1.830257e-01>7.793092e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6213,), 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=4.780947e-01 ni=1.063483e+00>7.793301e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6222,), 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=5.568664e-01 ni=9.173736e-01>7.793930e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6232,), 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=4.705740e-01 ni=9.862399e-01>7.794627e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6233,), 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=2.397195e-01 ni=2.600354e-01>7.794697e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6251,), 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=5.045404e-01 ni=4.925604e-01>7.795949e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6256,), 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=5.886672e-01 ni=9.733335e-01>7.796297e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6270,), 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=5.035734e-01 ni=4.518989e-01>7.797268e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6273,), 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=5.584392e-01 ni=1.043622e+00>7.797475e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6279,), 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=2.678720e-01 ni=1.021282e+00>7.797890e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6289,), 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=5.102910e-01 ni=4.776467e-01>7.798582e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6290,), 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=5.706934e-01 ni=9.856405e-01>7.798651e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6307,), 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=5.642918e-01 ni=7.718915e-01>7.799823e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6308,), 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=5.116259e-01 ni=5.533234e-01>7.799892e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6324,), 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=5.580282e-01 ni=8.385112e-01>7.800992e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6325,), 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=2.827315e-01 ni=3.298362e-01>7.801061e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6327,), 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=4.983795e-01 ni=9.577638e-01>7.801198e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6348,), 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=3.841396e-01 ni=8.657480e-01>7.802637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6358,), 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=7.351675e-01 ni=9.374660e-01>7.803321e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6365,), 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=4.898380e-01 ni=1.006272e+00>7.803798e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6375,), 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=5.783501e-01 ni=6.725805e-01>7.804480e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6384,), 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=5.041198e-01 ni=9.391018e-01>7.805093e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6392,), 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=5.832746e-01 ni=4.944734e-01>7.805637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6403,), 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=5.248361e-01 ni=5.159407e-01>7.806384e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6409,), 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=5.708182e-01 ni=1.002368e+00>7.806790e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6417,), 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=2.865320e-01 ni=8.105543e-01>7.807332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6422,), 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=4.987279e-01 ni=8.281236e-01>7.807670e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6426,), 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=5.828783e-01 ni=5.990853e-01>7.807941e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6440,), 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=3.048541e-01 ni=3.149063e-01>7.808886e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6441,), 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=5.011898e-01 ni=9.336949e-01>7.808953e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6443,), 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=5.839633e-01 ni=6.266234e-01>7.809088e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6460,), 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=7.182389e-01 ni=7.350100e-01>7.810233e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6463,), 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=3.032143e-01 ni=2.800008e-01>7.810434e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6477,), 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=5.982540e-01 ni=9.780185e-01>7.811374e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6479,), 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=5.185710e-01 ni=8.740002e-01>7.811508e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6486,), 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=3.211744e-01 ni=3.422403e-01>7.811977e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6498,), 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=6.960233e-01 ni=7.421785e-01>7.812780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6517,), 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=5.414761e-01 ni=5.781099e-01>7.814048e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6528,), 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=5.935233e-01 ni=6.063121e-01>7.814780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6532,), 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=3.224523e-01 ni=9.430757e-01>7.815046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6536,), 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=5.248606e-01 ni=9.611925e-01>7.815312e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6545,), 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=5.837312e-01 ni=1.022135e+00>7.815910e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6555,), 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=5.988826e-01 ni=1.009071e+00>7.816573e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6562,), 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=5.879910e-01 ni=9.170753e-01>7.817036e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6578,), 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=3.394904e-01 ni=6.300905e-01>7.818094e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6579,), 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=5.866944e-01 ni=1.082267e+00>7.818160e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6596,), 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=5.908690e-01 ni=1.100750e+00>7.819281e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6601,), 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=3.243549e-01 ni=8.771584e-01>7.819610e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6612,), 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=5.287728e-01 ni=9.406216e-01>7.820333e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6624,), 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=3.456433e-01 ni=4.376046e-01>7.821120e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6630,), 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=6.047269e-01 ni=5.942369e-01>7.821514e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6647,), 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=7.922992e-01 ni=8.005564e-01>7.822626e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6650,), 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=5.516995e-01 ni=5.772068e-01>7.822822e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6664,), 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=6.064258e-01 ni=7.133791e-01>7.823735e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6669,), 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=5.506032e-01 ni=5.542532e-01>7.824061e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6670,), 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=3.488022e-01 ni=7.523771e-01>7.824126e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6681,), 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=6.038470e-01 ni=9.378197e-01>7.824841e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6688,), 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=5.531257e-01 ni=5.360430e-01>7.825296e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6693,), 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=3.619099e-01 ni=1.052880e+00>7.825621e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6698,), 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=6.064774e-01 ni=9.849887e-01>7.825945e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6707,), 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=5.627719e-01 ni=5.464749e-01>7.826528e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6715,), 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=5.987591e-01 ni=9.260462e-01>7.827046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6716,), 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=3.571120e-01 ni=1.020961e+00>7.827111e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6726,), 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=5.399318e-01 ni=1.023789e+00>7.827757e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6732,), 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=6.089424e-01 ni=7.727407e-01>7.828144e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6745,), 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=5.423149e-01 ni=1.073423e+00>7.828982e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6749,), 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=6.104050e-01 ni=6.428968e-01>7.829239e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6762,), 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=3.627863e-01 ni=7.891605e-01>7.830075e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6764,), 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=5.536458e-01 ni=9.824412e-01>7.830204e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6766,), 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=6.085733e-01 ni=9.904510e-01>7.830332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6783,), 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=7.582108e-01 ni=1.091392e+00>7.831422e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6785,), 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=3.781479e-01 ni=3.208971e-01>7.831550e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6800,), 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=6.127868e-01 ni=5.631019e-01>7.832509e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6808,), 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=3.846838e-01 ni=1.012079e+00>7.833020e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6817,), 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=6.212429e-01 ni=6.032991e-01>7.833593e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6831,), 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=3.976323e-01 ni=5.708325e-01>7.834484e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6834,), 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=6.101462e-01 ni=9.824592e-01>7.834675e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6840,), 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=5.718682e-01 ni=4.966192e-01>7.835056e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6851,), 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=6.103300e-01 ni=1.054829e+00>7.835754e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6859,), 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.293673e-01 ni=9.850457e-01>7.836261e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6868,), 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=6.138130e-01 ni=9.842240e-01>7.836830e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6877,), 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=5.346145e-01 ni=1.042341e+00>7.837399e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6878,), 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=5.627570e-01 ni=8.842745e-01>7.837462e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6885,), 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=6.211805e-01 ni=5.983509e-01>7.837904e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6897,), 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=5.529148e-01 ni=8.542475e-01>7.838660e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6900,), 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=4.054641e-01 ni=5.008077e-01>7.838849e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6902,), 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=6.274741e-01 ni=9.992974e-01>7.838975e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6916,), 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=5.776727e-01 ni=6.691165e-01>7.839855e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6919,), 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=6.212379e-01 ni=1.006998e+00>7.840043e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6923,), 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=3.875890e-01 ni=9.995978e-01>7.840294e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6935,), 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=5.635720e-01 ni=8.396002e-01>7.841046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6936,), 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=7.844064e-01 ni=6.552901e-01>7.841109e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6946,), 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=4.015822e-01 ni=8.824934e-01>7.841735e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6954,), 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=5.704495e-01 ni=8.484440e-01>7.842235e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6969,), 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=4.042075e-01 ni=8.417414e-01>7.843170e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6970,), 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=6.196972e-01 ni=1.064302e+00>7.843233e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6992,), 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=6.591274e-01 ni=9.377238e-01>7.844601e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7011,), 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=5.514590e-01 ni=9.050236e-01>7.845780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7015,), 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=4.081680e-01 ni=9.645401e-01>7.846028e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7021,), 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=6.345239e-01 ni=6.400186e-01>7.846399e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7030,), 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=5.640812e-01 ni=9.787825e-01>7.846955e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7038,), 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=7.115666e-01 ni=7.621868e-01>7.847449e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7049,), 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=5.727274e-01 ni=9.004230e-01>7.848128e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7055,), 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=6.348335e-01 ni=6.308601e-01>7.848497e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7068,), 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=5.737782e-01 ni=1.071794e+00>7.849297e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7072,), 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=6.390950e-01 ni=6.450261e-01>7.849542e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7084,), 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=4.196909e-01 ni=6.556643e-01>7.850279e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7106,), 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=7.792973e-01 ni=1.020446e+00>7.851625e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7125,), 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=6.029113e-01 ni=5.780587e-01>7.852785e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7130,), 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=4.172309e-01 ni=9.748073e-01>7.853090e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7140,), 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=6.426905e-01 ni=6.420488e-01>7.853698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7144,), 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=6.027121e-01 ni=5.820828e-01>7.853941e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7157,), 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=6.496444e-01 ni=6.746523e-01>7.854731e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7163,), 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=5.884730e-01 ni=9.644212e-01>7.855095e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7174,), 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=6.313066e-01 ni=8.974120e-01>7.855761e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7176,), 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=4.360799e-01 ni=6.750622e-01>7.855882e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7182,), 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=5.986632e-01 ni=6.041832e-01>7.856245e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7191,), 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=6.448061e-01 ni=6.561636e-01>7.856789e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7199,), 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=4.377740e-01 ni=3.949214e-01>7.857272e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7201,), 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=6.063027e-01 ni=6.233291e-01>7.857393e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7208,), 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=6.412964e-01 ni=9.484470e-01>7.857815e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7220,), 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=7.808847e-01 ni=8.820685e-01>7.858537e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7222,), 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=4.468890e-01 ni=1.007216e+00>7.858657e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7225,), 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.091004e-01 ni=8.881025e-01>7.858838e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7239,), 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=5.839820e-01 ni=9.066375e-01>7.859679e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7242,), 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=6.443297e-01 ni=9.402939e-01>7.859859e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7245,), 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=4.521964e-01 ni=4.995232e-01>7.860038e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7259,), 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=6.312045e-01 ni=9.878282e-01>7.860877e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7268,), 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=4.449135e-01 ni=9.216886e-01>7.861415e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7293,), 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=6.489377e-01 ni=6.509705e-01>7.862906e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7296,), 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=6.100970e-01 ni=5.818097e-01>7.863085e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7310,), 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=6.444059e-01 ni=1.092246e+00>7.863917e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7314,), 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=4.491080e-01 ni=1.082063e+00>7.864155e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7315,), 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=5.867663e-01 ni=8.516068e-01>7.864214e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7334,), 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=5.932446e-01 ni=9.878556e-01>7.865341e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7337,), 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=4.542416e-01 ni=8.550721e-01>7.865519e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7344,), 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=6.519376e-01 ni=6.394957e-01>7.865933e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7353,), 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=6.010460e-01 ni=7.329994e-01>7.866465e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7360,), 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=4.640443e-01 ni=3.943551e-01>7.866878e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7361,), 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=6.582269e-01 ni=6.023195e-01>7.866937e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7372,), 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=6.076522e-01 ni=1.044108e+00>7.867585e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7378,), 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=6.526685e-01 ni=9.817086e-01>7.867939e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7395,), 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=6.501115e-01 ni=9.142182e-01>7.868938e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7406,), 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=6.276612e-01 ni=9.344212e-01>7.869584e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7410,), 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=6.199414e-01 ni=6.375960e-01>7.869818e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7412,), 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=6.464498e-01 ni=9.502162e-01>7.869935e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7429,), 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.526334e-01 ni=1.008197e+00>7.870930e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7446,), 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=6.488498e-01 ni=9.586734e-01>7.871923e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7448,), 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=6.245483e-01 ni=7.062812e-01>7.872040e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7452,), 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=4.768250e-01 ni=4.276864e-01>7.872273e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7453,), 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=6.981612e-02 ni=4.258181e-02>7.872331e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7467,), 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=6.029388e-01 ni=8.795499e-01>7.873146e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7475,), 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=4.787238e-01 ni=6.338884e-01>7.873611e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7480,), 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=6.657315e-01 ni=6.729596e-01>7.873902e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7482,), 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=9.342636e-02 ni=8.087916e-01>7.874018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7486,), 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=6.050569e-01 ni=1.109749e+00>7.874250e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7497,), 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=6.680671e-01 ni=7.200420e-01>7.874888e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7498,), 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=4.772210e-01 ni=1.009407e+00>7.874945e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7505,), 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=6.035759e-01 ni=9.377682e-01>7.875351e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7511,), 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=1.111957e-01 ni=7.352287e-01>7.875698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7514,), 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.282117e-01 ni=1.012531e+00>7.875871e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7521,), 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=4.735133e-01 ni=1.097871e+00>7.876276e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7524,), 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=6.245934e-01 ni=8.181294e-01>7.876449e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7540,), 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=1.230234e-01 ni=4.862903e-01>7.877371e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7543,), 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=6.361152e-01 ni=6.332328e-01>7.877544e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7544,), 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=4.798543e-01 ni=9.507030e-01>7.877602e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7548,), 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=6.570348e-01 ni=9.382011e-01>7.877832e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7562,), 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=6.077501e-01 ni=9.782647e-01>7.878637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7565,), 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=6.582618e-01 ni=9.724826e-01>7.878809e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7567,), 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=4.905250e-01 ni=4.831733e-01>7.878924e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7569,), 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=1.970138e-01 ni=7.872015e-01>7.879039e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7581,), 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=7.847170e-01 ni=9.641194e-01>7.879726e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7590,), 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=4.926884e-01 ni=4.932106e-01>7.880242e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7598,), 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=1.559507e-01 ni=7.113734e-01>7.880699e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7600,), 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=6.307141e-01 ni=6.632074e-01>7.880814e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7613,), 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=4.938922e-01 ni=4.447163e-01>7.881556e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7616,), 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=6.737931e-01 ni=7.436665e-01>7.881727e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7619,), 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=6.361750e-01 ni=5.688745e-01>7.881898e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7633,), 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=6.764926e-01 ni=6.614818e-01>7.882695e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7636,), 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=4.945261e-01 ni=5.581998e-01>7.882866e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7638,), 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=6.197014e-01 ni=9.439309e-01>7.882980e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7650,), 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=6.790974e-01 ni=7.016608e-01>7.883661e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7656,), 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=1.776801e-01 ni=5.065442e-01>7.884002e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7657,), 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=6.263755e-01 ni=1.016350e+00>7.884059e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7659,), 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=4.869933e-01 ni=9.324198e-01>7.884172e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7667,), 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=6.686058e-01 ni=1.010935e+00>7.884625e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7676,), 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=6.138465e-01 ni=9.686185e-01>7.885135e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7684,), 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=6.655710e-01 ni=1.071010e+00>7.885587e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7685,), 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=1.819419e-01 ni=9.501197e-01>7.885644e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7695,), 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=6.384745e-01 ni=6.563545e-01>7.886209e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7701,), 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=6.707106e-01 ni=9.578831e-01>7.886547e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7705,), 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=5.033380e-01 ni=6.285253e-01>7.886773e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7714,), 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=6.531487e-01 ni=9.559101e-01>7.887280e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7728,), 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=4.966806e-01 ni=8.663582e-01>7.888067e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7733,), 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=6.316273e-01 ni=9.732158e-01>7.888348e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7735,), 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=6.782210e-01 ni=9.455836e-01>7.888460e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7743,), 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=2.074044e-01 ni=8.382435e-01>7.888909e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7751,), 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=5.170412e-01 ni=4.786962e-01>7.889358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7752,), 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.143566e-01 ni=7.233227e-01>7.889414e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7772,), 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=2.145509e-01 ni=8.571630e-01>7.890533e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7774,), 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=4.997179e-01 ni=1.007578e+00>7.890645e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7790,), 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=6.283411e-01 ni=1.057288e+00>7.891537e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7797,), 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=5.015150e-01 ni=8.840901e-01>7.891928e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7803,), 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.345826e-01 ni=7.624728e-01>7.892262e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7820,), 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=7.690518e-01 ni=7.694718e-01>7.893207e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7830,), 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=2.324509e-01 ni=2.751004e-01>7.893762e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7843,), 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=5.140349e-01 ni=9.210161e-01>7.894482e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7847,), 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=6.562027e-01 ni=6.356853e-01>7.894704e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7854,), 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=6.876726e-01 ni=6.784955e-01>7.895091e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7859,), 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=2.576311e-01 ni=1.976613e-01>7.895367e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7866,), 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=7.481086e-01 ni=8.908898e-01>7.895754e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7871,), 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=6.889503e-01 ni=6.446363e-01>7.896030e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7885,), 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=6.551831e-01 ni=6.105667e-01>7.896802e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7888,), 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=7.134787e-01 ni=1.010715e+00>7.896967e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7889,), 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=5.221524e-01 ni=4.833174e-01>7.897022e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7904,), 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=6.585898e-01 ni=5.316317e-01>7.897847e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7905,), 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=6.864069e-01 ni=1.023593e+00>7.897902e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7912,), 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=5.179942e-01 ni=8.744516e-01>7.898286e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7917,), 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=2.423161e-01 ni=9.163475e-01>7.898561e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7935,), 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=6.904539e-01 ni=8.506342e-01>7.899547e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7942,), 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.183455e-01 ni=1.030121e+00>7.899930e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7956,), 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=6.964610e-01 ni=8.285780e-01>7.900695e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7967,), 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=6.230963e-02 ni=4.361315e-02>7.901295e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7973,), 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=6.790498e-01 ni=1.043832e+00>7.901622e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7975,), 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=2.760417e-01 ni=3.986634e-01>7.901731e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7980,), 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=6.607664e-01 ni=7.178808e-01>7.902003e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7990,), 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=6.946509e-01 ni=7.939709e-01>7.902547e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7998,), 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.454169e-02 ni=5.759395e-01>7.902981e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7999,), 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=6.633326e-01 ni=6.092030e-01>7.903036e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8004,), 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=5.793288e-01 ni=8.532708e-01>7.903307e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8007,), 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=6.893182e-01 ni=1.045870e+00>7.903470e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8018,), 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=6.387336e-01 ni=9.148672e-01>7.904066e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8024,), 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=6.819444e-01 ni=9.016742e-01>7.904391e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8029,), 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=1.133589e-01 ni=6.991931e-01>7.904661e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8037,), 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=6.649443e-01 ni=7.052987e-01>7.905094e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8041,), 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=6.903429e-01 ni=8.661804e-01>7.905310e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8050,), 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=5.349156e-01 ni=5.889603e-01>7.905796e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8056,), 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=6.462359e-01 ni=1.052986e+00>7.906119e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8058,), 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=6.833907e-01 ni=8.912063e-01>7.906227e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8060,), 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=1.310101e-01 ni=5.186630e-01>7.906335e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8073,), 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=5.358129e-01 ni=6.073048e-01>7.907035e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8075,), 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.262563e-01 ni=7.898507e-01>7.907143e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8091,), 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=3.221800e-01 ni=9.271989e-01>7.908002e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8092,), 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.488331e-01 ni=9.529829e-01>7.908056e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8094,), 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=6.426217e-01 ni=9.780661e-01>7.908163e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8096,), 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=5.420034e-01 ni=5.487849e-01>7.908270e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8109,), 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=6.903905e-01 ni=1.126133e+00>7.908967e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8113,), 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=6.530076e-01 ni=9.435790e-01>7.909181e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8119,), 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=5.416434e-01 ni=5.367442e-01>7.909503e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8120,), 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=3.080112e-01 ni=4.637836e-01>7.909556e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8122,), 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=1.537006e-01 ni=7.903005e-01>7.909663e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8149,), 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=3.084085e-01 ni=2.874409e-01>7.911104e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8151,), 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=6.618494e-01 ni=8.289560e-01>7.911211e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8160,), 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=7.054656e-01 ni=8.162246e-01>7.911690e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8165,), 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=5.390079e-01 ni=8.500086e-01>7.911956e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8170,), 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=6.538166e-01 ni=8.811343e-01>7.912222e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8177,), 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=6.931531e-01 ni=9.823615e-01>7.912594e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8184,), 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=1.820706e-01 ni=6.395490e-01>7.912966e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8188,), 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=5.416564e-01 ni=8.604917e-01>7.913178e-06 | ||||||||||||
gfx900 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 16h56:21 +00h 35m 38s [ 3987 tests] | |||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 2 --range 2 4500 --bluestein --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(2791, 2791), 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 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=(4159, 4159), 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 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 | ||||||||||||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 2 --range 2 4500 --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(3999, 3999), 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.299546e-01 ni=9.539849e-01>1.120390e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4369, 4369), 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=6.395435e-02 ni=6.441528e-02>1.128076e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4386, 4386), 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=8.924782e-02 ni=9.237142e-01>1.128414e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4403, 4403), 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.095223e-01 ni=9.635489e-01>1.128750e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4420, 4420), 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.267376e-01 ni=6.444394e-01>1.129084e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4437, 4437), 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.407147e-01 ni=9.551853e-01>1.129418e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4454, 4454), 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.535722e-01 ni=9.207296e-01>1.129750e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4488, 4488), 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.779226e-01 ni=6.425823e-01>1.130411e-05 | ||||||||||||
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 17h32:09 +00h 26m 29s [ 374 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 17h58:40 +00h 17m 04s [ 4463 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 1 --range 2 10000 --r2c --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(2890,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.305278e-07 ni=1.983452e+00>7.460898e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(2926,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.218512e-07 ni=2.345859e+00>7.466274e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3060,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.055848e-07 ni=1.981249e+00>7.485721e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3162,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.487440e-07 ni=1.874105e+00>7.499962e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3230,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.482641e-07 ni=2.145289e+00>7.509203e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3264,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.893600e-07 ni=1.865463e+00>7.513750e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3312,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.987953e-07 ni=2.305112e+00>7.520090e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.052992e-07 ni=2.227093e+00>7.527114e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3420,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.228556e-07 ni=2.042253e+00>7.534026e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3458,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.665877e-07 ni=1.888303e+00>7.538825e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3468,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.246939e-07 ni=1.894706e+00>7.540079e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3588,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.052494e-07 ni=2.376300e+00>7.554852e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3610,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.629056e-07 ni=2.175700e+00>7.557507e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3648,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.127228e-07 ni=1.976390e+00>7.562055e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3672,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.985714e-07 ni=1.887704e+00>7.564903e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3686,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.853753e-07 ni=2.058952e+00>7.566555e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3724,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.334653e-07 ni=1.807330e+00>7.571010e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3740,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.106616e-07 ni=2.089863e+00>7.572872e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3774,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.297962e-07 ni=1.893164e+00>7.576802e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3808,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.177825e-07 ni=1.731662e+00>7.580697e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.454534e-07 ni=1.785569e+00>7.588384e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3910,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.785735e-07 ni=2.811504e+00>7.592177e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3978,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.987545e-07 ni=1.897929e+00>7.599665e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(3990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.292369e-07 ni=1.866711e+00>7.600973e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4028,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.374112e-07 ni=2.094296e+00>7.605089e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4046,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.290229e-07 ni=1.672889e+00>7.607026e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4080,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.085168e-07 ni=1.919046e+00>7.610660e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4114,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.970862e-07 ni=2.197773e+00>7.614264e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4148,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.755537e-07 ni=1.841280e+00>7.617839e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4180,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.219529e-07 ni=2.138564e+00>7.621176e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4182,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.333957e-07 ni=1.694156e+00>7.621384e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4186,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.104841e-07 ni=2.057221e+00>7.621799e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4216,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.454048e-07 ni=1.767536e+00>7.624901e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4232,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.197611e-07 ni=2.111204e+00>7.626546e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4250,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.247593e-07 ni=2.580816e+00>7.628389e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4256,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.171606e-07 ni=2.299153e+00>7.629002e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4284,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.164188e-07 ni=2.018223e+00>7.631849e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4294,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.133982e-07 ni=2.084694e+00>7.632862e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4318,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.831914e-07 ni=1.676190e+00>7.635283e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4332,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.586275e-07 ni=1.953295e+00>7.636688e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4370,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.712470e-07 ni=2.279247e+00>7.640481e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4386,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.000415e-01 ni=7.949919e-01>7.642069e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4408,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.866714e-07 ni=2.041212e+00>7.644242e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4416,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.003704e-07 ni=2.299573e+00>7.645029e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4420,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.310109e-01 ni=5.484188e-01>7.645422e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4454,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.528584e-01 ni=6.282201e-01>7.648750e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4488,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.702132e-01 ni=6.853178e-01>7.652053e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.288971e-07 ni=1.944210e+00>7.653984e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4522,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.717263e-01 ni=6.872275e-01>7.655331e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4556,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.010846e-01 ni=8.240159e-01>7.658584e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4560,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.200935e-07 ni=2.143328e+00>7.658965e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4590,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.379947e-01 ni=2.354757e-01>7.661813e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.156658e-07 ni=2.117945e+00>7.662569e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4600,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.136173e-07 ni=2.212018e+00>7.662758e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4624,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.544151e-01 ni=3.226089e-01>7.665018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4636,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.513896e-07 ni=1.972420e+00>7.666143e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4674,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.403782e-07 ni=2.093598e+00>7.669689e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4692,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.585244e-01 ni=8.875511e-01>7.671358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4712,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.476760e-07 ni=1.935362e+00>7.673205e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4750,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.365252e-07 ni=2.174423e+00>7.676694e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4760,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.938847e-01 ni=3.065635e-01>7.677607e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4784,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.028866e-07 ni=2.170646e+00>7.679791e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4788,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.637842e-07 ni=2.090602e+00>7.680154e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4794,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.141519e-01 ni=2.543387e-01>7.680698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4826,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.830950e-07 ni=1.832425e+00>7.683587e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4828,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.163804e-01 ni=9.861904e-01>7.683767e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4830,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.277587e-07 ni=1.942150e+00>7.683947e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4862,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.348798e-01 ni=7.406005e-01>7.686815e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4864,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.078441e-07 ni=1.957708e+00>7.686994e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4876,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.301063e-07 ni=2.201675e+00>7.688064e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4896,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.733839e-01 ni=3.658160e-01>7.689841e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.386199e-02 ni=6.438509e-01>7.690373e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4930,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.694401e-01 ni=1.039969e+00>7.692847e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4940,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.297789e-01 ni=4.832484e-01>7.693727e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4964,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.600365e-01 ni=9.859137e-01>7.695832e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4968,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.067604e-07 ni=2.529902e+00>7.696182e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4978,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.361323e-01 ni=5.311654e-01>7.697055e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(4998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.462336e-01 ni=8.580559e-01>7.698796e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5016,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.907600e-01 ni=6.177803e-01>7.700358e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5032,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.634917e-01 ni=8.091825e-01>7.701741e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5054,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.790316e-01 ni=8.044323e-01>7.703635e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5092,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.226505e-01 ni=8.300420e-01>7.706888e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5100,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.905297e-01 ni=4.535942e-01>7.707570e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5106,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.487221e-07 ni=2.228493e+00>7.708081e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5130,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.423706e-01 ni=3.165095e-01>7.710117e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5134,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.737838e-01 ni=8.684883e-01>7.710456e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5168,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.380633e-01 ni=9.185737e-01>7.713323e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5198,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.744460e-07 ni=2.079571e+00>7.715836e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5202,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.551918e-01 ni=6.331489e-01>7.716170e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5220,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.440552e-07 ni=2.465742e+00>7.717671e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5236,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.125433e-01 ni=7.116372e-01>7.719000e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5244,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.709551e-01 ni=9.927686e-01>7.719663e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5270,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.144520e-01 ni=9.535266e-01>7.721811e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5290,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.458717e-07 ni=1.934925e+00>7.723456e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5304,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.366590e-01 ni=7.919809e-01>7.724604e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5320,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.087583e-01 ni=4.576617e-01>7.725912e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5336,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.480617e-07 ni=2.129648e+00>7.727216e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5338,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.272718e-01 ni=9.499320e-01>7.727379e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5358,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.967172e-01 ni=8.092375e-01>7.729003e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5372,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.324334e-01 ni=9.247537e-01>7.730136e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5382,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.229847e-07 ni=1.929677e+00>7.730944e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5396,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.084933e-01 ni=8.457572e-01>7.732072e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.327717e-01 ni=9.730687e-01>7.732876e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5434,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.420840e-01 ni=7.152642e-01>7.735120e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5440,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.548360e-01 ni=4.658473e-01>7.735599e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5472,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.567590e-01 ni=4.063995e-01>7.738146e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5474,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.569382e-01 ni=9.663513e-01>7.738305e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5508,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.659511e-01 ni=5.605532e-01>7.740994e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5510,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.391226e-01 ni=7.703635e-01>7.741152e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5520,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.289363e-07 ni=2.064615e+00>7.741939e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5542,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.530745e-01 ni=9.082210e-01>7.743667e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5548,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.474589e-01 ni=8.875251e-01>7.744136e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5566,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.112352e-07 ni=1.922413e+00>7.745543e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5576,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.507016e-01 ni=8.519695e-01>7.746323e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5586,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.563721e-01 ni=8.526062e-01>7.747101e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5610,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.793070e-01 ni=3.691845e-01>7.748963e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5612,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.499177e-07 ni=2.391053e+00>7.749118e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5624,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.632485e-01 ni=1.047809e+00>7.750045e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5644,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.901126e-01 ni=4.697170e-01>7.751587e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5658,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.389777e-07 ni=2.169161e+00>7.752663e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5700,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.999472e-01 ni=3.582790e-01>7.755875e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5704,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.476028e-07 ni=2.372053e+00>7.756180e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5712,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.702190e-01 ni=8.853386e-01>7.756788e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5738,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.989989e-01 ni=1.050995e+00>7.758761e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5746,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.733917e-01 ni=9.600869e-01>7.759366e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5750,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.231365e-07 ni=2.038560e+00>7.759668e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5776,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.773502e-01 ni=7.186038e-01>7.761627e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5780,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.669857e-01 ni=6.968634e-01>7.761928e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5796,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.366235e-07 ni=2.201372e+00>7.763128e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5814,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.308894e-01 ni=7.611474e-01>7.764475e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.791470e-07 ni=1.984567e+00>7.766562e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5848,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.101772e-01 ni=9.387117e-01>7.767007e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5852,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.274945e-01 ni=7.078761e-01>7.767304e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5888,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=1.961292e-07 ni=2.185826e+00>7.769968e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5890,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.427836e-01 ni=9.659098e-01>7.770115e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5916,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.981589e-01 ni=9.204906e-01>7.772028e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5928,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.368555e-01 ni=6.912667e-01>7.772908e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5934,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.245055e-02 ni=5.318822e-01>7.773348e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5950,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.301031e-01 ni=6.323333e-01>7.774517e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5966,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.300638e-01 ni=8.359634e-01>7.775683e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5980,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.257129e-01 ni=5.844683e-01>7.776701e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(5984,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.341042e-01 ni=4.671108e-01>7.776992e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6004,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.455163e-01 ni=7.928085e-01>7.778441e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6018,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.403912e-01 ni=6.223996e-01>7.779452e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6026,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.456093e-01 ni=6.871018e-01>7.780029e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6042,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.481955e-01 ni=8.810623e-01>7.781181e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6052,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.157545e-01 ni=7.815903e-01>7.781899e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6068,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.013652e-01 ni=1.044711e+00>7.783046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6072,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.806558e-01 ni=5.040644e-01>7.783332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6080,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.748055e-01 ni=4.819944e-01>7.783904e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6118,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.807100e-01 ni=8.281243e-01>7.786609e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6120,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.454934e-01 ni=6.869875e-01>7.786751e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6148,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.557474e-07 ni=2.121639e+00>7.788734e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6154,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.406190e-01 ni=9.787104e-01>7.789157e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6156,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.938533e-01 ni=5.781523e-01>7.789299e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6164,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.083993e-01 ni=7.703627e-01>7.789863e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6188,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.512229e-01 ni=8.016395e-01>7.791550e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6194,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.637072e-01 ni=1.127856e+00>7.791971e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6200,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.379913e-07 ni=2.102592e+00>7.792392e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6210,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.278440e-01 ni=2.448417e-01>7.793092e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6222,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.389373e-01 ni=1.006862e+00>7.793930e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6232,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.708164e-01 ni=1.085087e+00>7.794627e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6256,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.924701e-01 ni=8.329120e-01>7.796297e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6262,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.927542e-07 ni=2.396696e+00>7.796713e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6264,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.457010e-07 ni=2.116589e+00>7.796852e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6270,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.107372e-01 ni=4.439560e-01>7.797268e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6290,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.456483e-01 ni=9.627026e-01>7.798651e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.154731e-01 ni=5.934138e-01>7.799892e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6322,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.642587e-07 ni=2.234390e+00>7.800854e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6324,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.412188e-01 ni=8.768847e-01>7.800992e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6348,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.696774e-01 ni=8.224151e-01>7.802637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6358,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.204128e-01 ni=8.977790e-01>7.803321e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6380,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.412906e-07 ni=2.377199e+00>7.804821e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6384,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.999309e-01 ni=9.817505e-01>7.805093e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6392,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.813068e-01 ni=5.625985e-01>7.805637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6422,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.853841e-01 ni=9.526336e-01>7.807670e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6426,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.880202e-01 ni=5.703980e-01>7.807941e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6438,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.797264e-07 ni=2.488314e+00>7.808751e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6440,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.037736e-01 ni=3.090748e-01>7.808886e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6448,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.322644e-07 ni=2.125050e+00>7.809425e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6460,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.187919e-01 ni=8.655065e-01>7.810233e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.185858e-01 ni=3.300597e-01>7.811977e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.926129e-01 ni=7.084956e-01>7.812780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6528,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.869660e-01 ni=6.863036e-01>7.814780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6532,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.097701e-01 ni=8.294293e-01>7.815046e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6536,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.044900e-01 ni=9.255185e-01>7.815312e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6554,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.914438e-07 ni=2.133912e+00>7.816506e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.729251e-01 ni=9.307312e-01>7.817036e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6572,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.683658e-07 ni=2.474107e+00>7.817698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6578,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.406850e-01 ni=6.484132e-01>7.818094e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6596,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.705045e-01 ni=1.001926e+00>7.819281e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6612,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.011332e-01 ni=1.105153e+00>7.820333e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6624,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.439706e-01 ni=2.962363e-01>7.821120e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6630,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.990856e-01 ni=6.577514e-01>7.821514e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6650,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.443145e-01 ni=5.732033e-01>7.822822e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6664,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.083026e-01 ni=5.086012e-01>7.823735e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6670,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.424543e-01 ni=8.448628e-01>7.824126e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6688,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.596910e-01 ni=4.644288e-01>7.825296e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6698,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.783941e-01 ni=1.146130e+00>7.825945e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6716,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.407028e-01 ni=9.550144e-01>7.827111e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6726,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.316029e-01 ni=1.055065e+00>7.827757e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6728,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.905225e-07 ni=2.263296e+00>7.827886e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6732,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.159975e-01 ni=8.241019e-01>7.828144e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6734,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.718612e-07 ni=2.143081e+00>7.828273e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6758,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.232231e-07 ni=2.286985e+00>7.829818e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6762,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.420296e-01 ni=8.503407e-01>7.830075e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6764,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.240711e-01 ni=9.102540e-01>7.830204e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6766,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.785940e-01 ni=9.583819e-01>7.830332e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6786,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.396484e-07 ni=2.351193e+00>7.831614e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6800,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.169518e-01 ni=7.764164e-01>7.832509e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6808,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.742904e-01 ni=9.075746e-01>7.833020e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6834,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.979487e-01 ni=9.566410e-01>7.834675e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6840,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.753260e-01 ni=5.712054e-01>7.835056e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6868,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.095390e-01 ni=1.085943e+00>7.836830e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6878,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.298427e-01 ni=9.822230e-01>7.837462e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6900,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.975997e-01 ni=3.716576e-01>7.838849e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6902,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.858415e-01 ni=9.766107e-01>7.838975e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6916,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.757118e-01 ni=7.774004e-01>7.839855e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6936,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.856448e-01 ni=8.465133e-01>7.841109e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6946,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.855573e-01 ni=8.440131e-01>7.841735e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6954,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.429271e-01 ni=8.960721e-01>7.842235e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6960,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.369720e-07 ni=2.258337e+00>7.842609e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6970,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.001595e-01 ni=8.660375e-01>7.843233e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(6992,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.416879e-01 ni=9.380062e-01>7.844601e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7006,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.997062e-07 ni=2.183507e+00>7.845470e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7018,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.416308e-07 ni=2.230866e+00>7.846213e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7030,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.525246e-01 ni=9.031990e-01>7.846955e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7038,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.077139e-01 ni=7.743840e-01>7.847449e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7068,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.626050e-01 ni=9.205033e-01>7.849297e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7072,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.403531e-01 ni=7.541061e-01>7.849542e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7076,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.747675e-07 ni=2.494969e+00>7.849788e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7084,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.263573e-01 ni=6.892437e-01>7.850279e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7106,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.760298e-01 ni=9.592587e-01>7.851625e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7130,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.096557e-01 ni=9.546067e-01>7.853090e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7134,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.692694e-07 ni=2.321573e+00>7.853333e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7140,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.404278e-01 ni=7.447609e-01>7.853698e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7144,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.004010e-01 ni=5.440489e-01>7.853941e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7174,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.064682e-01 ni=1.019454e+00>7.855761e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7176,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.406899e-01 ni=7.170199e-01>7.855882e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7182,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.945306e-01 ni=6.383284e-01>7.856245e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7192,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.689266e-07 ni=2.235831e+00>7.856850e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7208,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.218095e-01 ni=9.573059e-01>7.857815e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7220,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.765851e-01 ni=8.004711e-01>7.858537e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7222,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.273419e-01 ni=8.350320e-01>7.858657e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7242,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.244222e-01 ni=1.031807e+00>7.859859e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7250,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.510203e-07 ni=2.319607e+00>7.860338e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7252,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.518941e-07 ni=2.342452e+00>7.860458e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7268,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.347030e-01 ni=9.021708e-01>7.861415e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7296,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.175470e-01 ni=5.469279e-01>7.863085e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7308,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.455352e-07 ni=2.374335e+00>7.863799e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7310,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.227008e-01 ni=9.703047e-01>7.863917e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7314,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.493059e-01 ni=1.033775e+00>7.864155e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7334,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.749460e-01 ni=9.044554e-01>7.865341e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7344,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.564816e-01 ni=6.508090e-01>7.865933e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7360,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.617903e-01 ni=5.237824e-01>7.866878e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7366,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.327139e-07 ni=2.316886e+00>7.867232e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7372,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.795353e-01 ni=9.644961e-01>7.867585e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7378,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.299861e-01 ni=9.074584e-01>7.867939e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7406,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.293623e-01 ni=9.366913e-01>7.869584e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7410,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.246722e-01 ni=5.844590e-01>7.869818e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7412,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.271745e-01 ni=1.179077e+00>7.869935e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7424,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.345214e-07 ni=2.277044e+00>7.870638e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7446,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.292943e-01 ni=8.984246e-01>7.871923e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7448,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.149039e-01 ni=6.912202e-01>7.872040e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7452,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.777511e-01 ni=4.667645e-01>7.872273e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7480,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.709644e-01 ni=6.177390e-01>7.873902e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7482,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.504029e-02 ni=7.173235e-01>7.874018e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.852590e-01 ni=9.976601e-01>7.874250e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7498,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.563784e-01 ni=9.434752e-01>7.874945e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7514,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.220435e-01 ni=9.311159e-01>7.875871e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7524,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.258681e-01 ni=6.625013e-01>7.876449e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7540,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.278957e-01 ni=5.469081e-01>7.877371e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7544,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.637783e-01 ni=9.504598e-01>7.877602e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7548,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.455539e-01 ni=9.320970e-01>7.877832e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7562,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.867811e-01 ni=9.698409e-01>7.878637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7564,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.717728e-07 ni=2.668128e+00>7.878752e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7590,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.912425e-01 ni=5.211807e-01>7.880242e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7598,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.550214e-01 ni=5.980938e-01>7.880699e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7600,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.339105e-01 ni=7.281150e-01>7.880814e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7616,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.716750e-01 ni=7.075692e-01>7.881727e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7636,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.947567e-01 ni=5.142921e-01>7.882866e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7638,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.978608e-01 ni=9.429244e-01>7.882980e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7650,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.733447e-01 ni=6.730631e-01>7.883661e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7656,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.865188e-01 ni=6.177019e-01>7.884002e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7676,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.905012e-01 ni=8.275834e-01>7.885135e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7684,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.488789e-01 ni=1.012246e+00>7.885587e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7688,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.728971e-07 ni=2.499198e+00>7.885813e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7714,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.122426e-01 ni=9.621589e-01>7.887280e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7728,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.832033e-01 ni=8.805662e-01>7.888067e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7750,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.488477e-07 ni=2.112882e+00>7.889302e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7752,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.140274e-01 ni=8.388686e-01>7.889414e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7770,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.493337e-07 ni=2.354435e+00>7.890421e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7772,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.152296e-01 ni=8.652619e-01>7.890533e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7774,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=4.902478e-01 ni=8.364750e-01>7.890645e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7790,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.027381e-01 ni=1.088563e+00>7.891537e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7812,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.471400e-07 ni=2.201409e+00>7.892762e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7820,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.688559e-01 ni=8.900487e-01>7.893207e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7830,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.389778e-01 ni=2.442953e-01>7.893762e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7854,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.904096e-01 ni=6.584941e-01>7.895091e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7866,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.520882e-01 ni=7.519594e-01>7.895754e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7874,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.070589e-07 ni=2.226144e+00>7.896195e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7888,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.979464e-01 ni=1.026522e+00>7.896967e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7904,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.641061e-01 ni=5.827522e-01>7.897847e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7912,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.031821e-01 ni=9.903723e-01>7.898286e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7936,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.327120e-07 ni=2.704564e+00>7.899602e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7942,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.153521e-01 ni=9.337184e-01>7.899930e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.849306e-01 ni=8.418774e-01>7.900695e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7980,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.536622e-01 ni=6.703877e-01>7.902003e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7990,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.956848e-01 ni=7.453864e-01>7.902547e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(7998,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=7.789012e-02 ni=6.266660e-01>7.902981e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8004,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.794917e-01 ni=8.771602e-01>7.903307e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8018,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.142998e-01 ni=9.366347e-01>7.904066e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8024,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.607419e-01 ni=9.254782e-01>7.904391e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8036,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.375709e-07 ni=2.131874e+00>7.905040e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8050,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.415436e-01 ni=6.506770e-01>7.905796e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8056,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.334934e-01 ni=9.233749e-01>7.906119e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8058,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.608018e-01 ni=1.062481e+00>7.906227e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8060,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.211885e-01 ni=5.278738e-01>7.906335e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8092,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.518929e-01 ni=1.032521e+00>7.908056e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8094,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.280293e-01 ni=8.601571e-01>7.908163e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8096,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.339839e-01 ni=5.833862e-01>7.908270e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8120,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.071382e-01 ni=5.175145e-01>7.909556e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8122,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.549545e-01 ni=6.761700e-01>7.909663e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8140,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=2.863077e-07 ni=2.150464e+00>7.910624e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8160,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.963128e-01 ni=8.583401e-01>7.911690e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8170,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=6.351760e-01 ni=1.043383e+00>7.912222e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8184,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.796108e-01 ni=5.631553e-01>7.912966e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8188,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.152485e-01 ni=8.747262e-01>7.913178e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8738,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.580467e-02 ni=4.104235e-02>7.941412e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8772,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.087514e-02 ni=5.531938e-01>7.943099e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8806,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.087161e-01 ni=5.789540e-01>7.944779e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8840,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.225694e-01 ni=4.047503e-01>7.946452e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8874,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.404346e-01 ni=9.368442e-01>7.948119e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8908,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.676401e-01 ni=6.692115e-01>7.949780e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(8976,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.720564e-01 ni=4.431741e-01>7.953083e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9010,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.911300e-01 ni=6.941864e-01>7.954725e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9044,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.982113e-01 ni=7.575479e-01>7.956361e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9078,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.021266e-01 ni=8.856701e-01>7.957990e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9112,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.152510e-01 ni=8.519002e-01>7.959614e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9180,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.289076e-01 ni=2.184126e-01>7.962843e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9214,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.414431e-01 ni=2.287037e-01>7.964448e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9248,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.435400e-01 ni=3.273558e-01>7.966048e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9282,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.470090e-01 ni=7.083856e-01>7.967642e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9350,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.719134e-01 ni=4.491021e-01>7.970812e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9384,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.840692e-01 ni=7.917619e-01>7.972388e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9486,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=2.852498e-01 ni=6.896028e-01>7.977083e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9520,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.042093e-01 ni=2.854412e-01>7.978637e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9554,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.020389e-01 ni=2.778200e-01>7.980185e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9588,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.140285e-01 ni=3.016644e-01>7.981728e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9656,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.217318e-01 ni=8.302487e-01>7.984797e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9690,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.238602e-01 ni=8.330946e-01>7.986324e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9724,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.284986e-01 ni=5.215538e-01>7.987845e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9758,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.127605e-01 ni=8.999809e-01>7.989361e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9766,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.625370e-02 ni=3.280370e-02>7.989717e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9792,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.387322e-01 ni=3.414523e-01>7.990871e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9804,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.050752e-01 ni=7.882017e-01>7.991403e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9826,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=5.522264e-01 ni=7.501458e-01>7.992377e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9842,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.171825e-01 ni=5.189734e-01>7.993083e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9860,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.498524e-01 ni=8.600305e-01>7.993877e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9880,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.321076e-01 ni=5.097267e-01>7.994757e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9894,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.384994e-01 ni=1.004400e+00>7.995372e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9918,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.425774e-01 ni=6.558207e-01>7.996424e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9928,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.441453e-01 ni=8.076748e-01>7.996862e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9956,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.439036e-01 ni=7.263550e-01>7.998085e-06 ====================================================================== test_systematic (backend='pyopencl', shape=(9996,), ndim=1, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(ni < tol, "Accuracy mismatch after FFT, n2=%8e ni=%8e>%8e" % (n2, ni, tol)) AssertionError: False is not true : Accuracy mismatch after FFT, n2=3.596104e-01 ni=7.627705e-01>7.999826e-06 | ||||||||||||
gfx900 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h15:46 +00h 15m 27s [ 1882 tests] | |||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 2 --range 2 4500 --r2c --bluestein --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic (backend='pyopencl', shape=(4412, 4412), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 | ||||||||||||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 2 --range 2 4500 --r2c --bluestein --norm 1 --range-mb 0 4100 FAILURES: ====================================================================== test_systematic (backend='pyopencl', shape=(2890, 2890), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.120552e-07 ni=3.225653e+00>1.092180e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(2926, 2926), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.510584e-07 ni=2.976004e+00>1.093255e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3060, 3060), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.396018e-07 ni=3.066966e+00>1.097144e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3162, 3162), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.833795e-07 ni=3.029877e+00>1.099992e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3230, 3230), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.299361e-07 ni=3.087788e+00>1.101841e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3264, 3264), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.460268e-07 ni=2.954327e+00>1.102750e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3312, 3312), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.154727e-07 ni=3.330526e+00>1.104018e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3366, 3366), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.380968e-07 ni=3.060399e+00>1.105423e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3420, 3420), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.588666e-07 ni=3.130277e+00>1.106805e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3458, 3458), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.742288e-07 ni=2.949366e+00>1.107765e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3468, 3468), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.823606e-07 ni=2.979791e+00>1.108016e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3588, 3588), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.358174e-07 ni=3.315154e+00>1.110970e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3610, 3610), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.661194e-07 ni=3.405328e+00>1.111501e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3648, 3648), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.773885e-07 ni=3.034746e+00>1.112411e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3672, 3672), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.377289e-07 ni=2.985913e+00>1.112981e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3686, 3686), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=5.101142e-07 ni=3.306726e+00>1.113311e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3724, 3724), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.591953e-07 ni=2.873027e+00>1.114202e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3740, 3740), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.610241e-07 ni=3.165963e+00>1.114574e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3774, 3774), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.359582e-07 ni=3.007634e+00>1.115360e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3808, 3808), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.450301e-07 ni=2.981662e+00>1.116139e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3876, 3876), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.090882e-07 ni=3.073634e+00>1.117677e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3910, 3910), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.725105e-07 ni=3.123812e+00>1.118435e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3978, 3978), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.256699e-07 ni=3.205980e+00>1.119933e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(3990, 3990), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.713232e-07 ni=3.020217e+00>1.120195e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4028, 4028), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.748253e-07 ni=3.212818e+00>1.121018e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4046, 4046), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.851254e-07 ni=3.068009e+00>1.121405e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4080, 4080), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.568579e-07 ni=3.153340e+00>1.122132e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4114, 4114), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.350816e-07 ni=3.189648e+00>1.122853e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4148, 4148), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.022588e-07 ni=2.937576e+00>1.123568e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4180, 4180), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.641332e-07 ni=3.223073e+00>1.124235e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4182, 4182), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.613216e-07 ni=3.234242e+00>1.124277e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4186, 4186), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.489276e-07 ni=3.340110e+00>1.124360e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4216, 4216), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.822875e-07 ni=2.963837e+00>1.124980e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4232, 4232), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.355637e-07 ni=3.493828e+00>1.125309e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4250, 4250), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.649386e-07 ni=3.206559e+00>1.125678e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4256, 4256), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.829374e-07 ni=3.264108e+00>1.125800e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4284, 4284), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.574171e-07 ni=3.145528e+00>1.126370e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4294, 4294), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.980191e-07 ni=3.291167e+00>1.126572e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4318, 4318), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.970209e-07 ni=2.669592e+00>1.127057e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4332, 4332), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.516986e-07 ni=3.174889e+00>1.127338e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4370, 4370), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.857506e-07 ni=3.367370e+00>1.128096e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4386, 4386), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.922349e-02 ni=8.137725e-01>1.128414e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4408, 4408), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=4.133638e-07 ni=3.298977e+00>1.128848e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4416, 4416), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 915, in test_systematic self.assertTrue(nii < tol, "Accuracy mismatch after iFFT, n2=%8e ni=%8e>%8e" % (n2, nii, tol)) AssertionError: False is not true : Accuracy mismatch after iFFT, n2=3.413160e-07 ni=3.347285e+00>1.129006e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4420, 4420), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.268705e-01 ni=6.171045e-01>1.129084e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4454, 4454), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.534160e-01 ni=8.156488e-01>1.129750e-05 ====================================================================== test_systematic (backend='pyopencl', shape=(4488, 4488), ndim=2, dtype=dtype('float32'), norm=1, use_lut=False, 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 914, in test_systematic self.assertTrue(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.777067e-01 ni=6.141787e-01>1.130411e-05 | ||||||||||||
gfx900 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h31:14 +00h 03m 11s [ 157 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-1500 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h34:26 +00h 02m 24s [ 1200 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-1024 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h36:52 +00h 03m 58s [ 778 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h40:52 +00h 05m 36s [ 334 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h46:31 +00h 06m 30s [ 2579 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 18h53:02 +00h 11m 37s [ 1697 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 19h04:42 +00h 05m 06s [ 334 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 2-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 19h09:49 +00h 06m 30s [ 2579 tests] | 0 | 0 | |
gfx900 | pyopencl | 2 | 2-2047 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 19h16:22 +00h 11m 42s [ 1697 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 2-500 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 19h28:05 +00h 05m 05s [ 334 tests] | 0 | 0 | |
gfx900 | pyopencl | 1 | 3-3000 | Bluestein | float32 | out-of-place | Auto | 1 | 2023-07-03 19h33:12 +00h 07m 11s [ 2579 tests] | 0 | 0 | |
gfx900 | pyopencl | 3 | 3-500 (N,N,N) | Bluestein | float32 | inplace | Auto | 1 | 2023-07-03 20h01:17 +00h 04m 22s [ 334 tests] | 0 | ||
pyvkfft-test --systematic --backend pyopencl --gpu gfx900 --max-nb-tests 0 --nproc 12 --ndim 3 --range 3 500 --dct 4 --bluestein --inplace --norm 1 --range-mb 0 4100 ERRORS: ====================================================================== test_systematic [pyvkfft.test.test_fft.TestFFTSystematic]: ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/pyvkfft/test/test_fft.py", line 1004, in test_systematic plt.savefig(graph) File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/matplotlib/pyplot.py", line 959, in savefig res = fig.savefig(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/matplotlib/figure.py", line 3285, in savefig self.canvas.print_figure(fname, **kwargs) File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/matplotlib/backends/backend_qtagg.py", line 82, in print_figure super().print_figure(*args, **kwargs) File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/matplotlib/backend_bases.py", line 2338, in print_figure result = print_method( ^^^^^^^^^^^^^ File "/home/esrf/favre/miniconda3/envs/pynx-py311-cu11.7/lib/python3.11/site-packages/matplotlib/backend_bases.py", line 2204, in |