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