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-28

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