pyVkFFT test results

pyvkfft: 2023.1.1, VkFFFT:1.3.0 CUDA: driver 12.1.0, runtime 11.7.0, compiled 11.7.0 host : scisoft12

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