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