pyVkFFT test results

pyvkfft: 2024.1.2.post0, VkFFFT:1.3.4[v1.3.4] CUDA: driver 12.2.0, runtime 12.3.0, compiled 12.3.0 host : gpu3-01

Methodology: the included graphs measure the accuracy of the forward and backward transforms: an array is generated with random uniform values between -0.5 and 0.5, and the results of its transform are compared with either pyfftw (in long double precision) if available, or scipy if available, or numpy fft. The L2 curve measures the average square norm difference, and the L the maximum difference.

Note: for the R2C inverse transform, the result of the forward transform is used instead of re-using the random array (in order to have a proper half-Hermitian array), contrary to what is done for other transforms. This explains why the IFFT R2C maximum (L) errors are larger.

Note 2: some "errors" for DCT may be due to unsupported sizes in VkFFT, which vary depending on the card and language used (amount of shared/local memory). So they just indicate a current limit for the transform sizes rather than a real error.

[Click on the highlighted cells for details and accuracy graphs vs the transform size]

GPU backend transform ndim range radix dtype inplace LUT norm time-duration FAIL ERROR
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h31:00 +00h 03m 47s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h34:51 +00h 01m 19s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h36:11 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h37:02 +00h 02m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h39:16 +00h 01m 18s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h40:36 +00h 00m 49s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h41:26 +00h 02m 12s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h43:40 +00h 01m 24s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h45:05 +00h 00m 46s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h45:52 +00h 01m 20s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h47:14 +00h 03m 29s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h50:45 +00h 02m 18s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h53:04 +00h 05m 52s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 17h58:57 +00h 01m 22s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h00:20 +00h 00m 52s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h01:13 +00h 02m 18s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h03:33 +00h 01m 22s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h04:56 +00h 00m 52s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h05:49 +00h 02m 17s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h08:07 +00h 01m 26s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h09:35 +00h 00m 47s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12024-07-13 18h10:23 +00h 01m 24s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h11:50 +00h 01m 25s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h13:17 +00h 01m 23s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h14:41 +00h 09m 08s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h23:50 +00h 01m 28s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h25:20 +00h 00m 57s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h26:18 +00h 03m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h29:34 +00h 01m 39s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h31:18 +00h 02m 03s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h33:23 +00h 16m 33s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h49:57 +00h 01m 36s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h51:34 +00h 01m 10s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h52:45 +00h 05m 33s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h58:20 +00h 01m 36s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 18h59:57 +00h 01m 09s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h01:07 +00h 05m 32s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h06:41 +00h 01m 27s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h08:09 +00h 00m 57s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h09:08 +00h 03m 00s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h12:09 +00h 03m 58s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h16:09 +00h 04m 12s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h20:22 +00h 27m 56s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h48:19 +00h 01m 40s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h50:00 +00h 01m 12s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h51:14 +00h 05m 39s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h56:54 +00h 01m 40s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h58:36 +00h 01m 11s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 19h59:48 +00h 05m 45s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float64out-of-placeAuto12024-07-13 20h05:35 +00h 01m 29s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 20h07:05 +00h 01m 00s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12024-07-13 20h08:06 +00h 03m 08s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h11:16 +00h 01m 08s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h12:25 +00h 01m 02s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h13:29 +00h 02m 24s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h15:54 +00h 01m 14s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h17:10 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h18:01 +00h 01m 11s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h19:14 +00h 01m 17s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h20:33 +00h 00m 48s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h21:22 +00h 02m 16s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h23:42 +00h 01m 19s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h25:03 +00h 00m 49s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h25:53 +00h 01m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h27:08 +00h 01m 18s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h28:27 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h29:18 +00h 01m 12s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h30:31 +00h 01m 25s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h31:57 +00h 00m 46s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h32:45 +00h 00m 48s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h33:34 +00h 03m 30s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h37:06 +00h 01m 41s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h38:48 +00h 03m 47s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h42:37 +00h 01m 22s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h44:00 +00h 00m 51s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h44:53 +00h 01m 14s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h46:08 +00h 01m 21s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h47:31 +00h 00m 52s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h48:24 +00h 01m 15s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32inplaceAuto12024-07-13 20h49:40 +00h 01m 26s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h51:08 +00h 00m 48s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12024-07-13 20h51:57 +00h 00m 50s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 20h52:49 +00h 01m 25s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 20h54:15 +00h 01m 16s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 20h55:33 +00h 04m 44s [ 168 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h00:18 +00h 01m 28s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h01:48 +00h 00m 57s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h02:47 +00h 01m 49s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h04:38 +00h 01m 36s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h06:15 +00h 01m 11s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h07:28 +00h 05m 45s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h13:14 +00h 01m 36s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h14:51 +00h 01m 03s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h15:55 +00h 03m 28s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h19:25 +00h 01m 36s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h21:03 +00h 01m 03s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h22:07 +00h 03m 33s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h25:42 +00h 01m 28s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h27:11 +00h 00m 53s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h28:05 +00h 01m 55s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h30:01 +00h 03m 58s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h34:01 +00h 02m 20s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h36:22 +00h 09m 42s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h46:06 +00h 01m 40s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h47:47 +00h 01m 04s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h48:53 +00h 03m 32s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h52:26 +00h 01m 39s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h54:07 +00h 01m 05s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 21h55:13 +00h 03m 32s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float64inplaceAuto12024-07-13 21h58:46 +00h 01m 29s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 22h00:17 +00h 00m 55s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12024-07-13 22h01:12 +00h 02m 01s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h03:15 +00h 01m 11s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h04:28 +00h 01m 04s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h05:34 +00h 04m 32s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h10:07 +00h 01m 16s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h11:25 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h12:17 +00h 01m 27s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h13:45 +00h 01m 20s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h15:06 +00h 01m 04s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h16:12 +00h 03m 35s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h19:49 +00h 01m 22s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h21:12 +00h 00m 51s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h22:05 +00h 02m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h24:19 +00h 01m 22s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h25:43 +00h 00m 51s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h26:36 +00h 02m 12s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h28:50 +00h 01m 27s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h30:17 +00h 00m 46s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h31:05 +00h 01m 22s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h32:28 +00h 03m 32s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h36:02 +00h 02m 19s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h38:23 +00h 05m 56s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h44:21 +00h 01m 26s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h45:48 +00h 00m 54s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h46:43 +00h 02m 18s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h49:03 +00h 01m 26s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h50:30 +00h 00m 54s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h51:25 +00h 02m 19s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h53:45 +00h 01m 28s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h55:15 +00h 00m 48s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12024-07-13 22h56:04 +00h 01m 25s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 22h57:31 +00h 01m 12s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 22h58:44 +00h 01m 03s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 22h59:49 +00h 02m 28s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h02:18 +00h 01m 17s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h03:37 +00h 00m 52s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h04:30 +00h 01m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h05:45 +00h 01m 20s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h07:06 +00h 00m 49s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h07:56 +00h 02m 19s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h10:16 +00h 01m 23s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h11:40 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h12:32 +00h 01m 14s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h13:48 +00h 01m 23s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h15:12 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h16:04 +00h 01m 12s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h17:18 +00h 01m 26s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h18:45 +00h 00m 46s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h19:33 +00h 00m 48s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h20:22 +00h 03m 32s [ 1846 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h23:56 +00h 01m 41s [ 511 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h25:38 +00h 03m 46s [ 174 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h29:26 +00h 01m 26s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h30:53 +00h 00m 53s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h31:48 +00h 01m 15s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h33:04 +00h 01m 26s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h34:31 +00h 00m 52s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h35:25 +00h 01m 16s [ 175 tests] 0 0
v100cupy 13-1000002,3,5,7,11,13float32inplaceTrue12024-07-13 23h36:43 +00h 01m 29s [ 1504 tests] 0 0
v100cupy 23-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h38:13 +00h 00m 49s [ 401 tests] 0 0
v100cupy 33-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12024-07-13 23h39:03 +00h 00m 50s [ 132 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h39:55 +00h 01m 09s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h41:05 +00h 01m 02s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h42:09 +00h 04m 32s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h46:42 +00h 01m 13s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h47:56 +00h 00m 49s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02024-07-13 23h48:47 +00h 01m 25s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto02024-07-13 23h50:13 +00h 01m 24s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02024-07-13 23h51:39 +00h 01m 23s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02024-07-13 23h53:04 +00h 09m 12s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64out-of-placeAuto02024-07-14 00h02:17 +00h 01m 27s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02024-07-14 00h03:45 +00h 00m 57s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02024-07-14 00h04:43 +00h 03m 10s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto02024-07-14 00h07:55 +00h 01m 09s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02024-07-14 00h09:05 +00h 01m 02s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02024-07-14 00h10:09 +00h 02m 25s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceAuto02024-07-14 00h12:36 +00h 01m 14s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02024-07-14 00h13:51 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02024-07-14 00h14:43 +00h 01m 13s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto02024-07-14 00h15:57 +00h 01m 24s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02024-07-14 00h17:23 +00h 01m 15s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02024-07-14 00h18:39 +00h 04m 42s [ 168 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float64inplaceAuto02024-07-14 00h23:22 +00h 01m 27s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02024-07-14 00h24:51 +00h 00m 58s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02024-07-14 00h25:50 +00h 01m 51s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h27:43 +00h 01m 11s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h28:55 +00h 01m 03s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h30:00 +00h 04m 29s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h34:31 +00h 01m 16s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h35:48 +00h 00m 50s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02024-07-14 00h36:39 +00h 01m 25s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue02024-07-14 00h38:06 +00h 01m 12s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02024-07-14 00h39:19 +00h 01m 04s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02024-07-14 00h40:25 +00h 02m 27s [ 175 tests] 0 0
v100cupy 12-1000002,3,5,7,11,13float32inplaceTrue02024-07-14 00h42:53 +00h 01m 17s [ 1847 tests] 0 0
v100cupy 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02024-07-14 00h44:11 +00h 00m 51s [ 512 tests] 0 0
v100cupy 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02024-07-14 00h45:03 +00h 01m 12s [ 175 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 00h46:17 +00h 15m 35s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 01h01:54 +00h 27m 09s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 01h29:05 +00h 30m 26s [ 374 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 01h59:32 +00h 17m 27s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 02h17:00 +00h 16m 16s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 02h33:18 +00h 11m 26s [ 374 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 02h44:45 +00h 15m 38s [ 9268 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 03h00:25 +00h 41m 36s [ 3988 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 03h42:03 +01h 02m 05s [ 375 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 04h44:09 +00h 17m 09s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 05h01:20 +00h 23m 02s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 05h24:23 +00h 17m 25s [ 374 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 05h41:50 +00h 17m 12s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 06h11:21 +00h 16m 17s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 06h27:40 +00h 11m 26s [ 374 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 06h39:07 +00h 15m 38s [ 9268 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 06h54:47 +00h 41m 44s [ 3988 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 07h36:33 +01h 01m 37s [ 375 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 08h38:11 +00h 17m 11s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 08h55:24 +00h 23m 01s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 09h18:27 +00h 17m 18s [ 374 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 09h35:47 +00h 17m 09s [ 9267 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 09h52:57 +00h 22m 57s [ 3987 tests] 0 0
v100cupy 32-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 10h15:55 +00h 17m 24s [ 374 tests] 0 0
v100cupy 13-10000Bluesteinfloat32out-of-placeAuto12024-07-14 10h33:21 +00h 20m 57s [ 9417 tests] 0 0
v100cupy 23-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 10h54:20 +00h 25m 30s [ 4097 tests] 0 0
v100cupy 33-550 (N,N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 11h19:51 +00h 19m 42s [ 416 tests] 0 0
v100cupy 12-10000Bluesteinfloat32out-of-placeAuto12024-07-14 11h39:34 +00h 15m 11s [ 9268 tests] 0 0
v100cupy 22-4500 (N,N)Bluesteinfloat32out-of-placeAuto12024-07-14 11h54:46 +00h 39m 47s [ 3988 tests] 0 0