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

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