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-07-05 17h33:34 +00h 03m 43s 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h37:19 +00h 02m 17s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h39:37 +00h 01m 20s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h40:58 +00h 02m 55s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h43:54 +00h 02m 12s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h46:08 +00h 00m 48s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h46:57 +00h 00m 54s [ 118 tests] 0 0
v100pyopencl 12-15002,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h47:53 +00h 00m 26s [ 299 tests] 0 0
v100pyopencl 22-1024 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h48:20 +00h 00m 35s [ 245 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h48:56 +00h 01m 24s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h50:21 +00h 00m 30s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h50:53 +00h 00m 42s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h51:36 +00h 00m 51s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h52:28 +00h 00m 30s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h52:59 +00h 00m 35s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h53:35 +00h 00m 49s [ 165 tests] 0 0
v100pyopencl 13-40962,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h54:25 +00h 00m 29s [ 488 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h54:56 +00h 00m 38s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto12023-07-05 17h55:36 +00h 00m 46s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto12023-07-05 17h56:23 +00h 02m 16s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 17h58:40 +00h 01m 19s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h00:00 +00h 06m 56s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h06:57 +00h 02m 22s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h09:21 +00h 00m 57s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h10:19 +00h 01m 58s [ 118 tests] 0 0
v100pyopencl 12-7602,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h12:18 +00h 00m 24s [ 209 tests] 0 0
v100pyopencl 22-512 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h12:43 +00h 00m 28s [ 168 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h13:13 +00h 02m 59s [ 165 tests] 0 0
v100pyopencl 12-30712,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h16:13 +00h 00m 24s [ 424 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h16:39 +00h 00m 37s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h17:17 +00h 01m 36s [ 165 tests] 0 0
v100pyopencl 12-30712,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h18:54 +00h 00m 26s [ 424 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h19:22 +00h 00m 40s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h20:04 +00h 01m 38s [ 165 tests] 0 0
v100pyopencl 13-30712,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h21:43 +00h 00m 28s [ 423 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h22:12 +00h 00m 42s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto12023-07-05 18h22:56 +00h 02m 02s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto12023-07-05 18h24:59 +00h 02m 08s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h27:08 +00h 01m 15s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h28:25 +00h 01m 53s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto12023-07-05 18h30:20 +00h 02m 24s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h32:45 +00h 00m 45s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h33:31 +00h 00m 43s [ 118 tests] 0 0
v100pyopencl 12-15002,3,5,7,11,13float32inplaceAuto12023-07-05 18h34:15 +00h 00m 28s [ 299 tests] 0 0
v100pyopencl 22-1024 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h34:45 +00h 00m 28s [ 245 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h35:14 +00h 01m 17s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32inplaceAuto12023-07-05 18h36:32 +00h 00m 26s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h36:59 +00h 00m 39s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h37:39 +00h 00m 45s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32inplaceAuto12023-07-05 18h38:26 +00h 00m 27s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h38:54 +00h 00m 37s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h39:33 +00h 00m 49s [ 165 tests] 0 0
v100pyopencl 13-40962,3,5,7,11,13float32inplaceAuto12023-07-05 18h40:23 +00h 00m 34s [ 488 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h40:59 +00h 00m 49s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32inplaceAuto12023-07-05 18h41:48 +00h 00m 49s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto12023-07-05 18h42:39 +00h 02m 13s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h44:53 +00h 01m 16s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h46:10 +00h 03m 25s [ 168 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto12023-07-05 18h49:36 +00h 02m 35s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h52:13 +00h 01m 04s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h53:19 +00h 01m 16s [ 118 tests] 0 0
v100pyopencl 12-7602,3,5,7,11,13float64inplaceAuto12023-07-05 18h54:36 +00h 00m 24s [ 209 tests] 0 0
v100pyopencl 22-512 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h55:02 +00h 00m 29s [ 168 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h55:33 +00h 02m 01s [ 165 tests] 0 0
v100pyopencl 12-30712,3,5,7,11,13float64inplaceAuto12023-07-05 18h57:35 +00h 00m 23s [ 424 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h58:00 +00h 00m 50s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 18h58:51 +00h 01m 18s [ 165 tests] 0 0
v100pyopencl 12-30712,3,5,7,11,13float64inplaceAuto12023-07-05 19h00:11 +00h 00m 25s [ 424 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 19h00:37 +00h 00m 41s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 19h01:20 +00h 01m 10s [ 165 tests] 0 0
v100pyopencl 13-30712,3,5,7,11,13float64inplaceAuto12023-07-05 19h02:31 +00h 00m 24s [ 423 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 19h02:56 +00h 00m 47s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float64inplaceAuto12023-07-05 19h03:45 +00h 01m 09s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h04:55 +00h 02m 17s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h07:13 +00h 01m 13s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h08:27 +00h 02m 56s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h11:24 +00h 02m 21s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h13:47 +00h 00m 50s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h14:38 +00h 00m 49s [ 118 tests] 0 0
v100pyopencl 12-15002,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h15:29 +00h 00m 31s [ 299 tests] 0 0
v100pyopencl 22-1024 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h16:01 +00h 00m 39s [ 245 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h16:42 +00h 01m 25s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h18:08 +00h 00m 29s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h18:38 +00h 00m 40s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h19:19 +00h 00m 46s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h20:07 +00h 00m 25s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h20:33 +00h 00m 29s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h21:03 +00h 00m 46s [ 165 tests] 0 0
v100pyopencl 13-40962,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h21:51 +00h 00m 36s [ 488 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h22:28 +00h 00m 48s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue12023-07-05 19h23:17 +00h 01m 02s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue12023-07-05 19h24:21 +00h 02m 24s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h26:46 +00h 01m 12s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h27:59 +00h 01m 44s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue12023-07-05 19h29:44 +00h 02m 31s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h32:17 +00h 00m 57s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h33:15 +00h 00m 44s [ 118 tests] 0 0
v100pyopencl 12-15002,3,5,7,11,13float32inplaceTrue12023-07-05 19h34:01 +00h 00m 30s [ 299 tests] 0 0
v100pyopencl 22-1024 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h34:32 +00h 00m 35s [ 245 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h35:08 +00h 01m 12s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32inplaceTrue12023-07-05 19h36:21 +00h 00m 24s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h36:46 +00h 00m 45s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h37:33 +00h 00m 50s [ 165 tests] 0 0
v100pyopencl 12-40962,3,5,7,11,13float32inplaceTrue12023-07-05 19h38:24 +00h 00m 28s [ 489 tests] 0 0
v100pyopencl 22-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h38:54 +00h 00m 41s [ 349 tests] 0 0
v100pyopencl 32-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h39:36 +00h 00m 43s [ 165 tests] 0 0
v100pyopencl 13-40962,3,5,7,11,13float32inplaceTrue12023-07-05 19h40:20 +00h 00m 35s [ 488 tests] 0 0
v100pyopencl 23-2047 (N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h40:56 +00h 00m 51s [ 348 tests] 0 0
v100pyopencl 33-500 (N,N,N)2,3,5,7,11,13float32inplaceTrue12023-07-05 19h41:48 +00h 00m 50s [ 164 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h42:40 +00h 02m 11s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h44:53 +00h 01m 19s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h46:13 +00h 02m 58s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h49:12 +00h 02m 16s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h51:30 +00h 00m 55s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeAuto02023-07-05 19h52:26 +00h 00m 55s [ 118 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto02023-07-05 19h53:22 +00h 02m 20s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02023-07-05 19h55:44 +00h 01m 44s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02023-07-05 19h57:30 +00h 07m 41s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64out-of-placeAuto02023-07-05 20h05:12 +00h 02m 40s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64out-of-placeAuto02023-07-05 20h07:53 +00h 01m 04s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64out-of-placeAuto02023-07-05 20h08:58 +00h 02m 10s [ 118 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto02023-07-05 20h11:09 +00h 02m 30s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02023-07-05 20h13:41 +00h 01m 17s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02023-07-05 20h15:00 +00h 01m 45s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceAuto02023-07-05 20h16:46 +00h 02m 07s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceAuto02023-07-05 20h18:55 +00h 00m 57s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceAuto02023-07-05 20h19:53 +00h 00m 45s [ 118 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto02023-07-05 20h20:40 +00h 02m 30s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02023-07-05 20h23:12 +00h 01m 24s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02023-07-05 20h24:37 +00h 03m 56s [ 168 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float64inplaceAuto02023-07-05 20h28:34 +00h 02m 37s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float64inplaceAuto02023-07-05 20h31:12 +00h 00m 59s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float64inplaceAuto02023-07-05 20h32:12 +00h 01m 18s [ 118 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h33:31 +00h 02m 32s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h36:04 +00h 01m 20s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h37:26 +00h 03m 10s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h40:37 +00h 02m 28s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h43:06 +00h 00m 56s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32out-of-placeTrue02023-07-05 20h44:04 +00h 00m 56s [ 118 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue02023-07-05 20h45:01 +00h 02m 21s [ 1847 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02023-07-05 20h47:24 +00h 01m 18s [ 512 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02023-07-05 20h48:43 +00h 01m 50s [ 175 tests] 0 0
v100pyopencl 12-1000002,3,5,7,11,13float32inplaceTrue02023-07-05 20h50:34 +00h 02m 20s [ 1420 tests] 0 0
v100pyopencl 22-4500 (N,N)2,3,5,7,11,13float32inplaceTrue02023-07-05 20h52:56 +00h 00m 47s [ 368 tests] 0 0
v100pyopencl 32-550 (N,N,N)2,3,5,7,11,13float32inplaceTrue02023-07-05 20h53:44 +00h 00m 44s [ 118 tests] 0 0