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