- 10 Nov, 2016 2 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 08 Nov, 2016 7 commits
-
-
Benoit Steiner authored
Improved support for OpenCL
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Luke Iwanski authored
-
Luke Iwanski authored
-
Luke Iwanski authored
-
Mehdi Goli authored
Converting all sycl buffers to uninitialised device only buffers; adding memcpyHostToDevice and memcpyDeviceToHost on syclDevice; modifying all examples to obey the new rules; moving sycl queue creating to the device based on Benoit suggestion; removing the sycl specefic condition for returning m_result in TensorReduction.h according to Benoit suggestion.
-
- 06 Nov, 2016 7 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Generalize IterativeSolverBase::solve to hanlde any sparse type as the results (instead of SparseMatrix only)
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Needed for evaluator<Solve>.
-
Gael Guennebaud authored
-
- 05 Nov, 2016 5 commits
-
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Benoit Steiner authored
-
- 04 Nov, 2016 3 commits
-
-
Mehdi Goli authored
Removed the sycl include from Eigen/Core and moved it to Unsupported/Eigen/CXX11/Tensor; added TensorReduction for sycl (full reduction and partial reduction); added TensorReduction test case for sycl (full reduction and partial reduction); fixed the tile size on TensorSyclRun.h based on the device max work group size;
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 03 Nov, 2016 6 commits
-
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Bug 1330: Cholmod supports double precision only, so let's trigger a static assertion if the scalar type does not match this requirement.
-
- 02 Nov, 2016 8 commits
-
-
Benoit Steiner authored
Disable vectorization on device only when compiling for sycl
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Benoit Steiner authored
Fixed the ambiguity in callig make_tuple for sycl backend.
-
- 01 Nov, 2016 2 commits
-
-
Rasmus Munk Larsen authored
-
Rasmus Munk Larsen authored
Fix type in lgamma_impl<double>.
-