pyVkFFT test results

pyvkfft: 2024.2b0, VkFFFT:1.3.5[v1.3.4-21-g539be29] CUDA: driver 12.2.0, runtime 12.2.0, compiled 12.2.0 host : scisoft13

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