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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
a40 | pyopencl | Regular multi-dimensional C2C/R2C/R2R test | 2024-09-27 13h19:05 +01h 08m 19s | 0 | 0 | |||||||
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h27:25 +00h 03m 01s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h30:31 +00h 01m 34s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h32:06 +00h 01m 52s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h33:59 +00h 04m 00s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h38:00 +00h 01m 15s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h39:17 +00h 00m 53s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h40:10 +00h 02m 15s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h42:27 +00h 01m 09s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h43:38 +00h 02m 58s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h46:37 +00h 03m 07s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h49:46 +00h 01m 34s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h51:21 +00h 01m 33s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h52:55 +00h 03m 05s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h56:02 +00h 01m 28s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h57:31 +00h 01m 27s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 14h58:59 +00h 03m 02s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h02:02 +00h 01m 16s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h03:19 +00h 01m 28s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h04:48 +00h 03m 48s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h08:37 +00h 03m 03s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h11:42 +00h 03m 59s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h15:42 +00h 03m 47s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h19:30 +00h 01m 28s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h20:59 +00h 01m 14s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h22:15 +00h 02m 23s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h24:39 +00h 01m 04s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h25:45 +00h 01m 11s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h26:57 +00h 02m 55s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h29:53 +00h 01m 25s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 1 | 2024-09-27 15h31:19 +00h 01m 03s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h32:23 +00h 02m 34s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h34:58 +00h 01m 53s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h36:52 +00h 03m 54s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h40:47 +00h 04m 04s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h44:53 +00h 01m 44s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h46:37 +00h 01m 30s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h48:11 +00h 04m 05s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h52:19 +00h 02m 39s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 15h55:00 +00h 05m 41s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h00:44 +00h 02m 21s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h03:06 +00h 00m 51s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h03:58 +00h 02m 12s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h06:11 +00h 02m 59s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h09:12 +00h 01m 58s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h11:11 +00h 03m 10s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h14:22 +00h 02m 16s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h16:40 +00h 01m 45s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h18:26 +00h 02m 20s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h20:47 +00h 06m 32s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h27:21 +00h 03m 36s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h30:58 +00h 11m 11s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h42:11 +00h 03m 33s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h45:45 +00h 02m 15s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h48:00 +00h 03m 28s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h51:29 +00h 04m 30s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h56:01 +00h 01m 54s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 16h57:56 +00h 03m 51s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 17h01:47 +00h 03m 17s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 17h05:06 +00h 01m 42s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 1 | 2024-09-27 17h06:49 +00h 02m 33s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h09:23 +00h 03m 29s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h12:53 +00h 01m 45s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h14:39 +00h 01m 07s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h15:47 +00h 05m 08s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h20:56 +00h 01m 38s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h22:35 +00h 01m 06s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h23:43 +00h 04m 29s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h28:13 +00h 02m 05s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h30:19 +00h 01m 22s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h31:42 +00h 04m 14s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h35:57 +00h 01m 39s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h37:38 +00h 00m 54s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h38:32 +00h 04m 40s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h43:13 +00h 02m 05s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h45:19 +00h 00m 51s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h46:12 +00h 03m 01s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h49:14 +00h 01m 40s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h50:55 +00h 00m 52s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h51:48 +00h 08m 06s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 17h59:55 +00h 03m 21s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h03:18 +00h 02m 18s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h05:37 +00h 02m 58s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h08:36 +00h 02m 09s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h10:46 +00h 01m 19s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h12:06 +00h 04m 09s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h16:16 +00h 01m 37s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h17:55 +00h 01m 05s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h19:01 +00h 03m 22s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h22:24 +00h 01m 23s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 1 | 2024-09-27 18h23:49 +00h 00m 33s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h24:23 +00h 04m 05s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h28:28 +00h 02m 13s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h30:43 +00h 02m 20s [ 168 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h33:05 +00h 05m 51s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h38:57 +00h 02m 08s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h41:06 +00h 01m 29s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h42:36 +00h 04m 40s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h47:18 +00h 02m 07s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h49:26 +00h 02m 21s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h51:49 +00h 02m 30s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h54:20 +00h 02m 12s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h56:33 +00h 02m 05s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 18h58:40 +00h 04m 21s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h03:02 +00h 02m 19s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h05:22 +00h 02m 25s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h07:48 +00h 03m 08s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h10:58 +00h 01m 08s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h12:07 +00h 01m 48s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h13:57 +00h 08m 15s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h22:13 +00h 03m 57s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h26:11 +00h 05m 55s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h32:07 +00h 04m 03s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h36:11 +00h 02m 07s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h38:19 +00h 02m 01s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h40:21 +00h 03m 14s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h43:36 +00h 02m 28s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h46:05 +00h 02m 15s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h48:21 +00h 02m 59s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h51:22 +00h 01m 54s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 1 | 2024-09-27 19h53:17 +00h 01m 39s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 19h54:58 +00h 03m 59s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 19h58:58 +00h 01m 21s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h00:21 +00h 02m 17s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h02:38 +00h 04m 18s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h06:58 +00h 01m 59s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h08:58 +00h 01m 17s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h10:16 +00h 04m 29s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h14:46 +00h 02m 05s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h16:52 +00h 03m 00s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h19:53 +00h 03m 20s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h23:15 +00h 01m 59s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h25:15 +00h 01m 53s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h27:09 +00h 04m 14s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h31:24 +00h 01m 21s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h32:47 +00h 02m 01s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h34:49 +00h 02m 59s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h37:49 +00h 01m 25s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h39:16 +00h 01m 24s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h40:42 +00h 07m 21s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h48:04 +00h 03m 30s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h51:35 +00h 04m 46s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 20h56:23 +00h 04m 40s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h01:04 +00h 02m 00s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h03:05 +00h 01m 38s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h04:44 +00h 04m 21s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h09:07 +00h 02m 12s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h11:20 +00h 01m 18s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h12:40 +00h 03m 34s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h16:15 +00h 01m 41s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 1 | 2024-09-27 21h17:57 +00h 01m 19s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h19:17 +00h 03m 11s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h22:30 +00h 02m 06s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h24:37 +00h 01m 23s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h26:01 +00h 04m 52s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h30:55 +00h 01m 57s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h32:53 +00h 00m 59s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h33:53 +00h 03m 17s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h37:12 +00h 02m 22s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h39:35 +00h 02m 07s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h41:43 +00h 04m 42s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h46:26 +00h 01m 48s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h48:16 +00h 01m 12s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h49:29 +00h 04m 31s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h54:01 +00h 01m 24s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h55:27 +00h 01m 24s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 21h56:52 +00h 03m 06s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h00:00 +00h 01m 42s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h01:43 +00h 00m 42s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h02:26 +00h 08m 40s [ 1846 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h11:07 +00h 03m 27s [ 511 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h14:35 +00h 02m 50s [ 174 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h17:27 +00h 05m 24s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h22:52 +00h 01m 54s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h24:47 +00h 01m 06s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h25:54 +00h 03m 51s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h29:47 +00h 02m 17s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h32:05 +00h 01m 19s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h33:24 +00h 03m 31s [ 1504 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h37:05 +00h 01m 14s [ 401 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 1 | 2024-09-27 22h38:21 +00h 01m 06s [ 132 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h39:29 +00h 04m 21s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h43:51 +00h 01m 51s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h45:44 +00h 01m 54s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h47:38 +00h 03m 25s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h51:05 +00h 02m 13s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | Auto | 0 | 2024-09-27 22h53:19 +00h 01m 13s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 22h54:33 +00h 05m 17s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 22h59:57 +00h 02m 40s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 23h02:38 +00h 05m 04s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 23h07:43 +00h 06m 45s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 23h14:29 +00h 02m 33s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | out-of-place | Auto | 0 | 2024-09-27 23h17:03 +00h 02m 15s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h19:20 +00h 05m 18s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h24:39 +00h 02m 23s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h27:03 +00h 01m 37s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h28:41 +00h 05m 45s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h34:27 +00h 02m 24s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | Auto | 0 | 2024-09-27 23h36:53 +00h 01m 11s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h38:05 +00h 04m 51s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h42:58 +00h 02m 26s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h45:25 +00h 02m 28s [ 168 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h47:54 +00h 07m 25s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h55:20 +00h 02m 29s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float64 | inplace | Auto | 0 | 2024-09-27 23h57:50 +00h 01m 28s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-27 23h59:19 +00h 05m 07s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-28 00h04:27 +00h 02m 04s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-28 00h06:32 +00h 02m 44s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-28 00h09:18 +00h 05m 40s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-28 00h15:00 +00h 02m 22s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | out-of-place | True | 0 | 2024-09-28 00h17:23 +00h 01m 15s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h18:40 +00h 04m 40s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h23:21 +00h 02m 16s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h25:38 +00h 01m 34s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-100000 | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h27:13 +00h 05m 59s [ 1847 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h33:13 +00h 02m 01s [ 512 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | 2,3,5,7,11,13 | float32 | inplace | True | 0 | 2024-09-28 00h35:16 +00h 01m 26s [ 175 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 00h36:43 +00h 45m 28s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 01h22:12 +00h 32m 54s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 01h55:07 +00h 15m 04s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 02h10:13 +00h 43m 21s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 02h53:35 +00h 32m 07s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 03h25:43 +00h 07m 19s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 03h33:03 +00h 50m 19s [ 9268 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 04h23:23 +00h 58m 47s [ 3988 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 05h22:12 +00h 24m 01s [ 375 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 05h46:14 +00h 44m 05s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 06h30:20 +00h 34m 13s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 07h04:35 +00h 13m 31s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 07h18:06 +00h 42m 06s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 08h00:13 +00h 34m 43s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 08h34:57 +00h 14m 01s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 08h48:59 +00h 44m 21s [ 9417 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 09h33:22 +00h 36m 25s [ 4097 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 10h09:48 +00h 16m 19s [ 416 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 10h26:11 +00h 48m 54s [ 9268 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 11h15:06 +01h 04m 21s [ 3988 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 12h19:28 +00h 34m 13s [ 375 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 12h53:43 +00h 47m 35s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 13h41:19 +00h 36m 58s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 14h18:18 +00h 12m 49s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 14h31:09 +00h 43m 44s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 15h14:54 +00h 30m 05s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 15h45:00 +00h 14m 45s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-10000 | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 15h59:47 +00h 46m 35s [ 9417 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 3-4500 (N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 16h46:23 +00h 37m 25s [ 4097 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | Bluestein | float32 | out-of-place | Auto | 1 | 2024-09-28 17h23:49 +00h 16m 07s [ 416 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 17h39:57 +00h 36m 23s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 18h16:26 +00h 56m 46s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 19h13:24 +00h 36m 23s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 19h49:49 +00h 46m 55s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 20h36:52 +00h 28m 32s [ 3987 tests] | 0 | ||
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 21h05:25 +00h 09m 46s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 21h15:12 +00h 52m 17s [ 9268 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 22h07:31 +01h 44m 35s [ 3988 tests] | 0 | ||
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-28 23h52:07 +01h 23m 32s [ 375 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 01h15:41 +00h 43m 45s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 01h59:26 +00h 57m 13s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 02h56:40 +00h 33m 50s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 03h30:31 +00h 40m 56s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 04h11:28 +01h 01m 57s [ 3987 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 05h13:27 +00h 34m 20s [ 374 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 3-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 05h47:49 +01h 03m 14s [ 9417 tests] | 0 | ||
a40 | pyopencl | 2 | 3-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 06h51:04 +00h 33m 07s [ 4097 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 3-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 07h24:13 +00h 28m 50s [ 416 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 07h53:04 +00h 36m 26s [ 9268 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 08h29:32 +01h 41m 11s [ 3988 tests] | 0 | 0 | |
a40 | pyopencl | 3 | 2-550 (N,N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 10h10:44 +01h 16m 18s [ 375 tests] | 0 | 0 | |
a40 | pyopencl | 1 | 2-10000 | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 11h27:05 +00h 53m 21s [ 9267 tests] | 0 | 0 | |
a40 | pyopencl | 2 | 2-4500 (N,N) | Bluestein | float64 | out-of-place | Auto | 1 | 2024-09-29 12h20:28 +00h 51m 22s [ 3987 tests] | 0 | 0 |