pyVkFFT test results

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