pyVkFFT test results

pyvkfft: 2023.1, VkFFFT:1.2.33 CUDA: driver 11.7.0, runtime 11.6.0, compiled 11.6.0 host : gpu4-04

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 test2023-01-20 18h53:06 +00h 03m 40s 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto12023-01-20 18h56:47 +00h 01m 16s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 18h58:04 +00h 00m 40s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 18h58:45 +00h 01m 09s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto12023-01-20 18h59:54 +00h 01m 50s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h01:45 +00h 00m 25s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h02:11 +00h 00m 23s [ 118 tests] 0 0
a40pyopencl 12-15002,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h02:34 +00h 00m 17s [ 299 tests] 0 0
a40pyopencl 22-1024 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h02:52 +00h 00m 18s [ 245 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h03:11 +00h 00m 38s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h03:49 +00h 00m 16s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h04:06 +00h 00m 23s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h04:29 +00h 00m 25s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h04:55 +00h 00m 18s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h05:14 +00h 00m 25s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h05:40 +00h 00m 27s [ 165 tests] 0 0
a40pyopencl 13-40962,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h06:08 +00h 00m 36s [ 488 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h06:46 +00h 00m 53s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-01-20 19h07:40 +00h 00m 27s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h08:08 +00h 01m 30s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h09:38 +00h 01m 11s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h10:50 +00h 04m 46s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h15:37 +00h 01m 39s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h17:17 +00h 00m 29s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h17:47 +00h 00m 47s [ 118 tests] 0 0
a40pyopencl 12-7602,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h18:34 +00h 00m 12s [ 209 tests] 0 0
a40pyopencl 22-512 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h18:47 +00h 00m 14s [ 168 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h19:01 +00h 01m 11s [ 165 tests] 0 0
a40pyopencl 12-30712,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h20:14 +00h 00m 15s [ 424 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h20:29 +00h 00m 43s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h21:12 +00h 00m 56s [ 165 tests] 0 0
a40pyopencl 12-30712,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h22:09 +00h 00m 16s [ 424 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h22:26 +00h 00m 22s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h22:49 +00h 01m 02s [ 165 tests] 0 0
a40pyopencl 13-30712,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h23:52 +00h 00m 40s [ 423 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h24:32 +00h 00m 25s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-01-20 19h24:58 +00h 00m 42s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto12023-01-20 19h25:41 +00h 01m 27s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h27:08 +00h 00m 43s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h27:52 +00h 01m 39s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto12023-01-20 19h29:32 +00h 01m 03s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h30:36 +00h 00m 50s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h31:27 +00h 00m 25s [ 118 tests] 0 0
a40pyopencl 12-15002,3,5,7,11,13float32inplaceAuto12023-01-20 19h31:52 +00h 00m 41s [ 299 tests] 0 0
a40pyopencl 22-1024 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h32:34 +00h 00m 22s [ 245 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h32:57 +00h 01m 02s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32inplaceAuto12023-01-20 19h33:59 +00h 00m 17s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h34:17 +00h 00m 24s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h34:42 +00h 01m 14s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32inplaceAuto12023-01-20 19h35:57 +00h 00m 18s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h36:15 +00h 01m 02s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h37:18 +00h 00m 25s [ 165 tests] 0 0
a40pyopencl 13-40962,3,5,7,11,13float32inplaceAuto12023-01-20 19h37:44 +00h 00m 19s [ 488 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h38:04 +00h 00m 25s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-01-20 19h38:29 +00h 00m 28s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto12023-01-20 19h38:57 +00h 01m 29s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h40:27 +00h 00m 51s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h41:19 +00h 02m 13s [ 168 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto12023-01-20 19h43:33 +00h 00m 56s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h44:29 +00h 00m 32s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h45:02 +00h 00m 37s [ 118 tests] 0 0
a40pyopencl 12-7602,3,5,7,11,13float64inplaceAuto12023-01-20 19h45:40 +00h 00m 13s [ 209 tests] 0 0
a40pyopencl 22-512 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h45:54 +00h 00m 31s [ 168 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h46:26 +00h 00m 59s [ 165 tests] 0 0
a40pyopencl 12-30712,3,5,7,11,13float64inplaceAuto12023-01-20 19h47:26 +00h 00m 41s [ 424 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h48:07 +00h 00m 47s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h48:55 +00h 00m 35s [ 165 tests] 0 0
a40pyopencl 12-30712,3,5,7,11,13float64inplaceAuto12023-01-20 19h49:31 +00h 00m 25s [ 424 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h49:56 +00h 00m 26s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h50:23 +00h 00m 34s [ 165 tests] 0 0
a40pyopencl 13-30712,3,5,7,11,13float64inplaceAuto12023-01-20 19h50:58 +00h 00m 17s [ 423 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h51:16 +00h 00m 25s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-01-20 19h51:41 +00h 00m 36s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h52:19 +00h 01m 26s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h53:45 +00h 01m 30s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h55:16 +00h 01m 53s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h57:10 +00h 00m 57s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h58:08 +00h 00m 29s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h58:38 +00h 00m 24s [ 118 tests] 0 0
a40pyopencl 12-15002,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h59:03 +00h 00m 42s [ 299 tests] 0 0
a40pyopencl 22-1024 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 19h59:46 +00h 00m 41s [ 245 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h00:28 +00h 01m 03s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h01:32 +00h 00m 17s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h01:50 +00h 00m 24s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h02:14 +00h 01m 17s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h03:32 +00h 00m 17s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h03:49 +00h 00m 22s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h04:12 +00h 00m 25s [ 165 tests] 0 0
a40pyopencl 13-40962,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h04:38 +00h 00m 57s [ 488 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h05:35 +00h 00m 28s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-01-20 20h06:04 +00h 00m 28s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue12023-01-20 20h06:33 +00h 01m 29s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h08:03 +00h 00m 44s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h08:48 +00h 00m 53s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue12023-01-20 20h09:42 +00h 01m 33s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h11:16 +00h 00m 28s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h11:44 +00h 00m 24s [ 118 tests] 0 0
a40pyopencl 12-15002,3,5,7,11,13float32inplaceTrue12023-01-20 20h12:09 +00h 00m 16s [ 299 tests] 0 0
a40pyopencl 22-1024 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h12:26 +00h 00m 20s [ 245 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h12:47 +00h 00m 39s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32inplaceTrue12023-01-20 20h13:27 +00h 00m 17s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h13:45 +00h 00m 23s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h14:09 +00h 00m 25s [ 165 tests] 0 0
a40pyopencl 12-40962,3,5,7,11,13float32inplaceTrue12023-01-20 20h14:35 +00h 00m 17s [ 489 tests] 0 0
a40pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h14:53 +00h 00m 22s [ 349 tests] 0 0
a40pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h15:15 +00h 00m 25s [ 165 tests] 0 0
a40pyopencl 13-40962,3,5,7,11,13float32inplaceTrue12023-01-20 20h15:41 +00h 00m 28s [ 488 tests] 0 0
a40pyopencl 23-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h16:10 +00h 00m 25s [ 348 tests] 0 0
a40pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-01-20 20h16:36 +00h 00m 34s [ 164 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h17:11 +00h 01m 11s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h18:22 +00h 00m 44s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h19:07 +00h 01m 13s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h20:21 +00h 01m 25s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h21:46 +00h 00m 27s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02023-01-20 20h22:15 +00h 00m 23s [ 118 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h22:39 +00h 01m 22s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h24:01 +00h 00m 54s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h24:56 +00h 03m 55s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h28:52 +00h 00m 56s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h29:49 +00h 00m 33s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02023-01-20 20h30:22 +00h 01m 12s [ 118 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto02023-01-20 20h31:35 +00h 01m 29s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02023-01-20 20h33:04 +00h 00m 40s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02023-01-20 20h33:45 +00h 00m 54s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto02023-01-20 20h34:40 +00h 00m 50s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02023-01-20 20h35:30 +00h 00m 29s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02023-01-20 20h35:59 +00h 00m 25s [ 118 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto02023-01-20 20h36:25 +00h 01m 31s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02023-01-20 20h37:56 +00h 01m 15s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02023-01-20 20h39:12 +00h 02m 27s [ 168 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto02023-01-20 20h41:40 +00h 00m 49s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02023-01-20 20h42:29 +00h 00m 32s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02023-01-20 20h43:02 +00h 00m 39s [ 118 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h43:41 +00h 01m 29s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h45:11 +00h 00m 40s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h45:51 +00h 01m 11s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h47:03 +00h 00m 58s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h48:02 +00h 00m 29s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02023-01-20 20h48:32 +00h 00m 24s [ 118 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue02023-01-20 20h48:57 +00h 01m 18s [ 1847 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02023-01-20 20h50:16 +00h 00m 42s [ 512 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02023-01-20 20h50:58 +00h 00m 53s [ 175 tests] 0 0
a40pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue02023-01-20 20h51:52 +00h 01m 01s [ 1420 tests] 0 0
a40pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02023-01-20 20h52:55 +00h 00m 28s [ 368 tests] 0 0
a40pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02023-01-20 20h53:23 +00h 00m 24s [ 118 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeAuto12023-01-20 20h53:49 +00h 09m 08s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h02:57 +00h 08m 13s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h11:11 +00h 04m 37s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeAuto12023-01-20 21h15:49 +00h 03m 27s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h19:16 +00h 03m 08s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h22:26 +00h 00m 48s [ 157 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat32out-of-placeAuto12023-01-20 21h23:14 +00h 00m 40s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h23:55 +00h 00m 49s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h24:45 +00h 01m 18s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32out-of-placeAuto12023-01-20 21h26:04 +00h 01m 22s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h27:26 +00h 02m 01s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h29:28 +00h 01m 10s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32out-of-placeAuto12023-01-20 21h30:39 +00h 01m 42s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h32:21 +00h 02m 09s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h34:31 +00h 01m 10s [ 334 tests] 0 0
a40pyopencl 13-3000Bluesteinfloat32out-of-placeAuto12023-01-20 21h35:41 +00h 01m 41s [ 2579 tests] 0 0
a40pyopencl 23-2047 (N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h37:23 +00h 02m 24s [ 1697 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat32out-of-placeAuto12023-01-20 21h39:48 +00h 01m 12s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64out-of-placeAuto12023-01-20 21h41:01 +00h 09m 42s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 21h50:43 +00h 11m 10s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h01:54 +00h 15m 50s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64out-of-placeAuto12023-01-20 22h17:45 +00h 05m 11s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h22:57 +00h 03m 56s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h26:54 +00h 02m 24s [ 157 tests] 0 0
a40pyopencl 12-760Bluesteinfloat64out-of-placeAuto12023-01-20 22h29:18 +00h 00m 25s [ 550 tests] 0 0
a40pyopencl 22-512 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h29:43 +00h 00m 26s [ 343 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h30:10 +00h 02m 56s [ 334 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat64out-of-placeAuto12023-01-20 22h33:07 +00h 00m 42s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h33:50 +00h 00m 50s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h34:41 +00h 02m 58s [ 334 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat64out-of-placeAuto12023-01-20 22h37:40 +00h 00m 39s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h38:20 +00h 01m 14s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h39:35 +00h 02m 15s [ 334 tests] 0 0
a40pyopencl 13-1500Bluesteinfloat64out-of-placeAuto12023-01-20 22h41:51 +00h 00m 44s [ 1200 tests] 0 0
a40pyopencl 23-1024 (N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h42:36 +00h 00m 55s [ 778 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat64out-of-placeAuto12023-01-20 22h43:32 +00h 02m 41s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceAuto12023-01-20 22h46:14 +00h 07m 01s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 22h53:16 +00h 07m 45s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h01:01 +00h 03m 09s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceAuto12023-01-20 23h04:11 +00h 04m 21s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h08:33 +00h 03m 50s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h12:24 +00h 00m 45s [ 157 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat32inplaceAuto12023-01-20 23h13:10 +00h 01m 07s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h14:17 +00h 01m 03s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h15:21 +00h 01m 13s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32inplaceAuto12023-01-20 23h16:35 +00h 01m 39s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h18:15 +00h 02m 08s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h20:24 +00h 01m 29s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32inplaceAuto12023-01-20 23h21:53 +00h 01m 48s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h23:42 +00h 02m 04s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h25:46 +00h 01m 07s [ 334 tests] 0 0
a40pyopencl 13-3000Bluesteinfloat32inplaceAuto12023-01-20 23h26:55 +00h 01m 48s [ 2579 tests] 0 0
a40pyopencl 23-2047 (N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h28:44 +00h 02m 02s [ 1697 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat32inplaceAuto12023-01-20 23h30:46 +00h 01m 11s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64inplaceAuto12023-01-20 23h31:58 +00h 08m 30s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64inplaceAuto12023-01-20 23h40:29 +00h 11m 05s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-20 23h51:35 +00h 08m 22s [ 343 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64inplaceAuto12023-01-20 23h59:58 +00h 05m 37s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h05:36 +00h 04m 28s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h10:05 +00h 01m 23s [ 157 tests] 0 0
a40pyopencl 12-760Bluesteinfloat64inplaceAuto12023-01-21 00h11:28 +00h 00m 24s [ 550 tests] 0 0
a40pyopencl 22-512 (N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h11:53 +00h 00m 27s [ 343 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h12:20 +00h 01m 59s [ 334 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat64inplaceAuto12023-01-21 00h14:20 +00h 00m 44s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h15:04 +00h 00m 52s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h15:56 +00h 02m 09s [ 334 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat64inplaceAuto12023-01-21 00h18:06 +00h 00m 40s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h18:47 +00h 00m 50s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h19:38 +00h 01m 45s [ 334 tests] 0 0
a40pyopencl 13-1500Bluesteinfloat64inplaceAuto12023-01-21 00h21:24 +00h 00m 44s [ 1200 tests] 0 0
a40pyopencl 23-1024 (N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h22:08 +00h 00m 55s [ 778 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat64inplaceAuto12023-01-21 00h23:04 +00h 02m 07s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeTrue12023-01-21 00h25:12 +00h 09m 12s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h34:25 +00h 08m 47s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h43:12 +00h 05m 12s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeTrue12023-01-21 00h48:25 +00h 04m 33s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h52:59 +00h 03m 02s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h56:01 +00h 00m 49s [ 157 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat32out-of-placeTrue12023-01-21 00h56:51 +00h 00m 41s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h57:33 +00h 00m 49s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 00h58:22 +00h 01m 17s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32out-of-placeTrue12023-01-21 00h59:40 +00h 01m 46s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h01:26 +00h 01m 47s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h03:14 +00h 01m 09s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32out-of-placeTrue12023-01-21 01h04:24 +00h 01m 34s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h05:58 +00h 01m 57s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h07:56 +00h 01m 11s [ 334 tests] 0 0
a40pyopencl 13-3000Bluesteinfloat32out-of-placeTrue12023-01-21 01h09:07 +00h 01m 30s [ 2579 tests] 0 0
a40pyopencl 23-2047 (N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h10:38 +00h 02m 07s [ 1697 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat32out-of-placeTrue12023-01-21 01h12:45 +00h 01m 15s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceTrue12023-01-21 01h14:01 +00h 08m 54s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h22:56 +00h 08m 14s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h31:11 +00h 02m 55s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceTrue12023-01-21 01h34:07 +00h 04m 01s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h38:09 +00h 03m 06s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h41:16 +00h 00m 47s [ 157 tests] 0 0
a40pyopencl 12-1500Bluesteinfloat32inplaceTrue12023-01-21 01h42:04 +00h 00m 42s [ 1200 tests] 0 0
a40pyopencl 22-1024 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h42:46 +00h 00m 50s [ 778 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h43:37 +00h 01m 13s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32inplaceTrue12023-01-21 01h44:51 +00h 01m 23s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h46:15 +00h 01m 48s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h48:04 +00h 01m 08s [ 334 tests] 0 0
a40pyopencl 12-3000Bluesteinfloat32inplaceTrue12023-01-21 01h49:13 +00h 01m 23s [ 2579 tests] 0 0
a40pyopencl 22-2047 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h50:37 +00h 01m 49s [ 1697 tests] 0 0
a40pyopencl 32-500 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h52:27 +00h 01m 29s [ 334 tests] 0 0
a40pyopencl 13-3000Bluesteinfloat32inplaceTrue12023-01-21 01h53:57 +00h 01m 30s [ 2579 tests] 0 0
a40pyopencl 23-2047 (N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h55:28 +00h 02m 15s [ 1697 tests] 0 0
a40pyopencl 33-500 (N,N,N)Bluesteinfloat32inplaceTrue12023-01-21 01h57:43 +00h 01m 10s [ 334 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeAuto02023-01-21 01h58:55 +00h 08m 14s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto02023-01-21 02h07:09 +00h 07m 25s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto02023-01-21 02h14:35 +00h 04m 44s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeAuto02023-01-21 02h19:19 +00h 03m 24s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto02023-01-21 02h22:44 +00h 03m 19s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto02023-01-21 02h26:04 +00h 01m 10s [ 157 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64out-of-placeAuto02023-01-21 02h27:14 +00h 07m 45s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto02023-01-21 02h35:00 +00h 10m 05s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto02023-01-21 02h45:06 +00h 15m 31s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64out-of-placeAuto02023-01-21 03h00:37 +00h 05m 02s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto02023-01-21 03h05:40 +00h 03m 36s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto02023-01-21 03h09:17 +00h 01m 58s [ 157 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceAuto02023-01-21 03h11:16 +00h 07m 47s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceAuto02023-01-21 03h19:03 +00h 07m 45s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceAuto02023-01-21 03h26:49 +00h 02m 51s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceAuto02023-01-21 03h29:41 +00h 03m 37s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceAuto02023-01-21 03h33:19 +00h 03m 02s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceAuto02023-01-21 03h36:22 +00h 00m 47s [ 157 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64inplaceAuto02023-01-21 03h37:09 +00h 08m 39s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64inplaceAuto02023-01-21 03h45:49 +00h 10m 09s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64inplaceAuto02023-01-21 03h55:59 +00h 07m 17s [ 343 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat64inplaceAuto02023-01-21 04h03:17 +00h 05m 03s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat64inplaceAuto02023-01-21 04h08:21 +00h 03m 41s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat64inplaceAuto02023-01-21 04h12:03 +00h 01m 35s [ 157 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeTrue02023-01-21 04h13:38 +00h 08m 06s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeTrue02023-01-21 04h21:45 +00h 07m 44s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeTrue02023-01-21 04h29:30 +00h 04m 26s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32out-of-placeTrue02023-01-21 04h33:56 +00h 03m 19s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32out-of-placeTrue02023-01-21 04h37:16 +00h 02m 54s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32out-of-placeTrue02023-01-21 04h40:11 +00h 00m 48s [ 157 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceTrue02023-01-21 04h41:00 +00h 06m 23s [ 9267 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceTrue02023-01-21 04h47:24 +00h 06m 48s [ 3987 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceTrue02023-01-21 04h54:12 +00h 02m 52s [ 374 tests] 0 0
a40pyopencl 12-10000Bluesteinfloat32inplaceTrue02023-01-21 04h57:05 +00h 03m 18s [ 4463 tests] 0 0
a40pyopencl 22-4500 (N,N)Bluesteinfloat32inplaceTrue02023-01-21 05h00:24 +00h 02m 52s [ 1882 tests] 0 0
a40pyopencl 32-550 (N,N,N)Bluesteinfloat32inplaceTrue02023-01-21 05h03:16 +00h 00m 46s [ 157 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeAuto12023-01-21 05h04:03 +00h 02m 49s [ 2740 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeTrue12023-01-21 05h06:53 +00h 02m 48s [ 2740 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32inplaceAuto12023-01-21 05h09:41 +00h 02m 48s [ 2740 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float64out-of-placeAuto12023-01-21 05h12:30 +00h 03m 48s [ 2740 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeAuto12023-01-21 05h16:19 +00h 04m 32s [ 5848 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeTrue12023-01-21 05h20:52 +00h 05m 15s [ 5848 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32inplaceAuto12023-01-21 05h26:08 +00h 04m 49s [ 5848 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float64out-of-placeAuto12023-01-21 05h30:57 +00h 04m 53s [ 5848 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeAuto12023-01-21 05h35:51 +00h 01m 25s [ 1184 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeTrue12023-01-21 05h37:17 +00h 01m 09s [ 1184 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32inplaceAuto12023-01-21 05h38:27 +00h 00m 48s [ 1184 tests] 0 0
a40pyopencl 22-4500 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float64out-of-placeAuto12023-01-21 05h39:15 +00h 01m 19s [ 1184 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeAuto12023-01-21 05h40:35 +00h 01m 08s [ 1223 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32out-of-placeTrue12023-01-21 05h41:44 +00h 01m 08s [ 1223 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float32inplaceAuto12023-01-21 05h42:53 +00h 00m 32s [ 1223 tests] 0 0
a40pyopencl 32-150 [|Ni-N1|<={8; 4%N1}]2,3,5,7,11,13[^N,N<=3]float64out-of-placeAuto12023-01-21 05h43:26 +00h 01m 09s [ 1223 tests] 0 0