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

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