[eigen-commits] commit/eigen: 10 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 10 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 08 Nov 2016 22:28:49 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=mdSepCR6yzTpkDKKfu0kkG2kmto=; b=vvlRGbmWxLQBI6qOmPYJRSp TGifoWJZZpDplVsGqqbgSqpbFVd/XWqr5XWAKIZVIxyfNY6Lo5dCLD1Y/Il8obaw YPT383mRbgkeu5Q5yGKE5bEbyU/4ddKY4p6+Pmv2H2GDyRNMxwF+IypxXXVE/Fn8 XzsIvlYxHgLU/EfkMFgs=
10 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/6bb04ff16b16/
Changeset: 6bb04ff16b16
User: mehdi_goli
Date: 2016-11-04 18:18:19+00:00
Summary: 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;
Affected #: 18 files
https://bitbucket.org/eigen/eigen/commits/5c5f14fbc0f1/
Changeset: 5c5f14fbc0f1
User: benoitsteiner
Date: 2016-11-05 01:22:55+00:00
Summary: Merged eigen/eigen into default
Affected #: 29 files
https://bitbucket.org/eigen/eigen/commits/f0e8782fca6d/
Changeset: f0e8782fca6d
User: benoitsteiner
Date: 2016-11-05 17:04:42+00:00
Summary: Added missing includes
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/d27c00723a4f/
Changeset: d27c00723a4f
User: mehdi_goli
Date: 2016-11-08 17:08:02+00:00
Summary: 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.
Affected #: 11 files
https://bitbucket.org/eigen/eigen/commits/295e57009a41/
Changeset: 295e57009a41
User: liwanski_
Date: 2016-11-08 21:08:53+00:00
Summary: Use try/catch only when exceptions are enabled.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/b5416a134d71/
Changeset: b5416a134d71
User: liwanski_
Date: 2016-11-08 21:56:31+00:00
Summary: Fix for SYCL queue initialisation.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/d185f812b33f/
Changeset: d185f812b33f
User: liwanski_
Date: 2016-11-08 22:01:14+00:00
Summary: #if EIGEN_EXCEPTION -> #ifdef EIGEN_EXCEPTIONS.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/54278ae60b0e/
Changeset: 54278ae60b0e
User: benoitsteiner
Date: 2016-11-08 22:22:36+00:00
Summary: Fixed the indentation of the cmake file
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/9d448d97d4cd/
Changeset: 9d448d97d4cd
User: benoitsteiner
Date: 2016-11-08 22:24:46+00:00
Summary: Fixed the formatting of the code
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/c3d07c6ee915/
Changeset: c3d07c6ee915
User: benoitsteiner
Date: 2016-11-08 22:28:44+00:00
Summary: Merged in benoitsteiner/opencl (pull request #246)
Improved support for OpenCL
Affected #: 24 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.