pyVkFFT test results

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