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