pyVkFFT test results

pyvkfft: 2023.1.1, VkFFFT:1.3.0 CUDA: driver 11.7.0, runtime 11.7.0, compiled 11.7.0 host : gpu4-25

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