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