pyVkFFT test results

pyvkfft: 2023.2.post1, VkFFFT:1.3.3[v1.3.2-30-ga613827] 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
gtxcupy Regular multi-dimensional C2C/R2C/R2R test2024-01-19 19h34:22 +02h 06m 49s 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 21h41:12 +00h 04m 18s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 21h45:33 +00h 03m 14s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 21h48:48 +00h 10m 34s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 21h59:24 +00h 04m 43s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h04:09 +00h 02m 09s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h06:20 +00h 04m 16s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h10:37 +00h 11m 58s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h22:37 +00h 06m 54s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h29:32 +00h 12m 21s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h41:55 +00h 04m 31s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h46:28 +00h 02m 56s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h49:25 +00h 06m 02s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 22h55:29 +00h 04m 32s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h00:02 +00h 02m 56s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h03:00 +00h 06m 01s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h09:03 +00h 05m 06s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h14:10 +00h 03m 34s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h17:46 +00h 07m 01s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h24:49 +00h 12m 06s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h36:56 +00h 06m 43s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h43:41 +00h 11m 47s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-19 23h55:30 +00h 04m 40s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h00:12 +00h 03m 03s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h03:17 +00h 06m 13s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h09:32 +00h 04m 40s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h14:13 +00h 03m 03s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h17:18 +00h 06m 14s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h23:34 +00h 05m 11s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h28:46 +00h 03m 42s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-01-20 00h32:30 +00h 07m 16s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 00h39:48 +00h 04m 31s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 00h44:21 +00h 06m 21s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 00h50:43 +00h 35m 59s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 01h26:44 +00h 05m 10s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 01h31:56 +00h 02m 38s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 01h34:35 +00h 09m 03s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 01h43:40 +00h 12m 18s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 01h56:00 +00h 11m 55s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 02h07:56 +00h 35m 36s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 02h43:34 +00h 04m 57s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 02h48:33 +00h 04m 56s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 02h53:31 +00h 17m 17s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h10:50 +00h 04m 58s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h15:49 +00h 04m 58s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h20:49 +00h 17m 17s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h38:08 +00h 05m 22s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h43:31 +00h 05m 44s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 03h49:17 +00h 19m 14s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 04h08:33 +00h 12m 28s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 04h21:03 +00h 11m 50s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 04h32:55 +00h 35m 42s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h08:39 +00h 05m 05s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h13:46 +00h 05m 07s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h18:55 +00h 17m 46s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h36:42 +00h 05m 05s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h41:49 +00h 05m 08s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 05h46:59 +00h 17m 49s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float64out-of-placeAuto12024-01-20 06h04:50 +00h 05m 25s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 06h10:16 +00h 05m 56s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-01-20 06h16:13 +00h 19m 55s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 06h36:10 +00h 04m 10s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 06h40:21 +00h 02m 30s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 06h42:53 +00h 07m 21s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 06h50:16 +00h 04m 45s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 06h55:03 +00h 02m 10s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 06h57:14 +00h 02m 38s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 06h59:54 +00h 11m 58s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h11:53 +00h 05m 20s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h17:15 +00h 08m 12s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 07h25:28 +00h 04m 32s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h30:01 +00h 02m 17s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h32:19 +00h 04m 11s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 07h36:32 +00h 04m 31s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h41:05 +00h 02m 17s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h43:23 +00h 04m 12s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 07h47:37 +00h 05m 06s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h52:44 +00h 02m 46s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 07h55:32 +00h 04m 57s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 08h00:31 +00h 12m 06s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h12:38 +00h 05m 14s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h17:54 +00h 08m 11s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 08h26:07 +00h 04m 40s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h30:49 +00h 02m 22s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h33:12 +00h 04m 20s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 08h37:34 +00h 04m 40s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h42:16 +00h 02m 23s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h44:40 +00h 04m 20s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32inplaceAuto12024-01-20 08h49:01 +00h 05m 10s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h54:13 +00h 02m 53s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-01-20 08h57:08 +00h 05m 05s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 09h02:15 +00h 04m 32s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h06:48 +00h 03m 28s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h10:18 +00h 15m 59s [ 168 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 09h26:19 +00h 05m 13s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h31:33 +00h 02m 38s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h34:13 +00h 06m 26s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 09h40:40 +00h 12m 19s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h53:01 +00h 06m 27s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 09h59:29 +00h 14m 53s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 10h14:25 +00h 04m 57s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h19:23 +00h 02m 41s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h22:06 +00h 08m 27s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 10h30:35 +00h 04m 57s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h35:33 +00h 02m 42s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h38:17 +00h 08m 35s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 10h46:54 +00h 05m 21s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h52:17 +00h 03m 08s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 10h55:27 +00h 09m 26s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 11h04:55 +00h 12m 29s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 11h17:25 +00h 06m 25s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 11h23:52 +00h 17m 54s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 11h41:49 +00h 05m 05s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 11h46:56 +00h 02m 47s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 11h49:45 +00h 08m 41s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 11h58:28 +00h 05m 05s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 12h03:34 +00h 02m 48s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 12h06:24 +00h 08m 42s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float64inplaceAuto12024-01-20 12h15:07 +00h 05m 25s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 12h20:34 +00h 03m 15s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-01-20 12h23:50 +00h 09m 51s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h33:53 +00h 04m 18s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h38:13 +00h 03m 18s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h41:33 +00h 10m 37s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h52:12 +00h 04m 51s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h57:04 +00h 02m 12s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 12h59:18 +00h 04m 21s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h03:40 +00h 12m 08s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h15:50 +00h 06m 57s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h22:48 +00h 12m 23s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h35:14 +00h 04m 43s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h39:58 +00h 03m 01s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h43:01 +00h 06m 06s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h49:09 +00h 04m 43s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h53:54 +00h 03m 02s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 13h56:56 +00h 06m 07s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h03:05 +00h 05m 15s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h08:21 +00h 03m 38s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h12:00 +00h 07m 02s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h19:04 +00h 12m 17s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h31:22 +00h 06m 47s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h38:11 +00h 11m 48s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h50:00 +00h 04m 51s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h54:53 +00h 03m 08s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 14h58:03 +00h 06m 18s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h04:22 +00h 04m 51s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h09:16 +00h 03m 08s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h12:25 +00h 06m 18s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h18:45 +00h 05m 18s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h24:05 +00h 03m 45s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-01-20 15h27:52 +00h 07m 16s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 15h35:10 +00h 04m 17s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 15h39:29 +00h 02m 35s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 15h42:05 +00h 07m 30s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 15h49:36 +00h 04m 53s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 15h54:31 +00h 02m 13s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 15h56:46 +00h 02m 40s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 15h59:27 +00h 12m 09s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h11:38 +00h 05m 23s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h17:02 +00h 08m 16s [ 175 tests] 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 16h25:20 +00h 04m 44s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h30:05 +00h 02m 21s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h32:27 +00h 04m 15s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 16h36:44 +00h 04m 43s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h41:29 +00h 02m 21s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h43:52 +00h 04m 15s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 16h48:09 +00h 05m 14s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h53:25 +00h 02m 49s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 16h56:16 +00h 04m 59s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 17h01:17 +00h 12m 16s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h13:34 +00h 05m 16s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h18:52 +00h 08m 13s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 17h27:07 +00h 04m 52s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h32:01 +00h 02m 26s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h34:29 +00h 04m 23s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 17h38:53 +00h 04m 51s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h43:46 +00h 02m 26s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h46:14 +00h 04m 23s [ 175 tests] 0 0
gtxcupy 13-1000002,3,5,7,11,13float32inplaceTrue12024-01-20 17h50:38 +00h 05m 19s [ 1846 tests] 0 0
gtxcupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h55:59 +00h 02m 56s [ 511 tests] 0 0
gtxcupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-01-20 17h58:56 +00h 05m 07s [ 174 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h04:05 +00h 04m 10s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h08:16 +00h 03m 13s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h11:31 +00h 10m 25s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h21:58 +00h 04m 43s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h26:43 +00h 02m 09s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02024-01-20 18h28:53 +00h 04m 16s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto02024-01-20 18h33:11 +00h 04m 31s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02024-01-20 18h37:44 +00h 06m 21s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02024-01-20 18h44:07 +00h 47m 39s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64out-of-placeAuto02024-01-20 19h31:48 +00h 05m 11s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02024-01-20 19h37:01 +00h 02m 37s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02024-01-20 19h39:40 +00h 08m 59s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto02024-01-20 19h48:40 +00h 04m 09s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02024-01-20 19h52:51 +00h 02m 31s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02024-01-20 19h55:24 +00h 07m 27s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceAuto02024-01-20 20h02:58 +00h 04m 46s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02024-01-20 20h07:45 +00h 02m 10s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02024-01-20 20h09:56 +00h 02m 29s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto02024-01-20 20h12:27 +00h 04m 32s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02024-01-20 20h17:00 +00h 03m 29s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02024-01-20 20h20:30 +00h 16m 58s [ 168 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float64inplaceAuto02024-01-20 20h37:31 +00h 05m 12s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02024-01-20 20h42:44 +00h 02m 37s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02024-01-20 20h45:23 +00h 08m 50s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue02024-01-20 20h54:15 +00h 04m 18s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02024-01-20 20h58:34 +00h 03m 18s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02024-01-20 21h01:54 +00h 10m 36s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32out-of-placeTrue02024-01-20 21h12:32 +00h 04m 50s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02024-01-20 21h17:24 +00h 02m 13s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02024-01-20 21h19:38 +00h 04m 19s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue02024-01-20 21h23:59 +00h 04m 18s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02024-01-20 21h28:18 +00h 02m 34s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02024-01-20 21h30:54 +00h 07m 30s [ 175 tests] 0 0
gtxcupy 12-1000002,3,5,7,11,13float32inplaceTrue02024-01-20 21h38:26 +00h 04m 52s [ 1847 tests] 0 0
gtxcupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02024-01-20 21h43:19 +00h 02m 12s [ 512 tests] 0 0
gtxcupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02024-01-20 21h45:33 +00h 02m 30s [ 175 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-20 21h48:04 +00h 48m 15s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-20 22h36:21 +01h 04m 17s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-20 23h40:40 +00h 48m 43s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 00h29:24 +00h 48m 41s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 01h18:07 +00h 42m 45s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 02h00:53 +00h 20m 10s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 02h21:06 +00h 49m 35s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 03h10:42 +01h 02m 03s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 04h12:47 +00h 32m 31s [ 374 tests] 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 04h45:20 +00h 50m 31s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 05h35:53 +00h 57m 37s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 06h33:31 +00h 31m 05s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 07h04:38 +00h 50m 32s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 07h55:12 +00h 57m 41s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 08h52:55 +00h 31m 08s [ 374 tests] 0 0
gtxcupy 13-10000Bluesteinfloat32out-of-placeAuto12024-01-21 09h24:05 +00h 54m 55s [ 9267 tests] 0 0
gtxcupy 23-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 10h19:01 +01h 01m 54s [ 3987 tests] 0 0
gtxcupy 33-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 11h20:57 +00h 31m 57s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 11h52:57 +00h 50m 28s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 12h43:26 +01h 02m 52s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 13h46:21 +00h 32m 54s [ 374 tests] 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 14h19:17 +00h 51m 30s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 15h10:49 +00h 58m 43s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 16h09:34 +00h 31m 40s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat32out-of-placeAuto12024-01-21 16h41:16 +00h 51m 32s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 17h32:50 +00h 58m 41s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 18h31:33 +00h 31m 46s [ 374 tests] 0 0
gtxcupy 13-10000Bluesteinfloat32out-of-placeAuto12024-01-21 19h03:21 +00h 55m 32s [ 9267 tests] 0 0
gtxcupy 23-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 19h58:55 +01h 02m 54s [ 3987 tests] 0 0
gtxcupy 33-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-01-21 21h01:51 +00h 32m 36s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat64out-of-placeAuto12024-01-21 21h34:29 +00h 51m 19s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12024-01-21 22h25:50 +02h 04m 22s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto12024-01-22 00h30:14 +02h 44m 53s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat64out-of-placeAuto12024-01-22 03h15:08 +00h 52m 59s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12024-01-22 04h08:09 +00h 51m 57s [ 3987 tests] 0 0
gtxcupy 32-550 (N,N,N)Bluesteinfloat64out-of-placeAuto12024-01-22 05h00:08 +00h 44m 33s [ 374 tests] 0 0
gtxcupy 12-10000Bluesteinfloat64out-of-placeAuto12024-01-22 05h44:43 +00h 51m 42s [ 9267 tests] 0 0
gtxcupy 22-4500 (N,N)Bluesteinfloat64out-of-placeAuto12024-01-22 06h36:27 +01h 53m 35s [ 3987 tests] 0 0