Files
eigen/unsupported/Eigen
Antonio Sanchez 24ebb37f38 Disable Tree reduction for GPU.
For moderately sized inputs, running the Tree reduction quickly
fills/overflows the GPU thread stack space, leading to memory errors.
This was happening in the `cxx11_tensor_complex_gpu` test, for example.
Disabling tree reduction on GPU fixes this.
2021-10-20 20:42:37 +00:00
..
2021-10-20 20:42:37 +00:00
2021-09-23 15:22:00 +00:00
2016-08-30 10:01:53 +02:00
2021-08-31 22:58:28 +00:00
2018-09-20 18:30:10 +02:00
2021-09-02 17:23:33 +00:00