[eigen-commits] commit/eigen: 3 new changesets |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: 3 new changesets
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 06 Oct 2016 19:29:22 -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=ZR2MDg4BtQGb10OxtYMOdH+g/Vg=; b=jknSzNQgOQCz2z1zRTZFPKp kGa/4utivwEBXwYCYxwy9hhcbZyFD3XNlnnyKQ3ryFUfiBwCe2oocqJOYG5jlOGx FNN/rytY6FxDs4KDyrDvk5OWSQzHu+eKtTw+UXO0diJdRTvfQ8YNGQ/+aAG3KVMO HTKsLOh459b3/1KlB8Bk=
3 new commits in eigen:
https://bitbucket.org/eigen/eigen/commits/31349b9ce88f/
Changeset: 31349b9ce88f
Branch: tensorfunctors
User: rryan
Date: 2016-10-06 17:49:48+00:00
Summary: Fully support complex types in SumReducer and MeanReducer when building for CUDA by using scalar_sum_op and scalar_product_op instead of operator+ and operator*.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/22bd9601a6ab/
Changeset: 22bd9601a6ab
Branch: tensorfunctors
User: rryan
Date: 2016-10-06 18:10:14+00:00
Summary: Add a test that GPU complex product reductions match CPU reductions.
Affected #: 1 file
https://bitbucket.org/eigen/eigen/commits/c66c95175267/
Changeset: c66c95175267
User: benoitsteiner
Date: 2016-10-06 19:29:19+00:00
Summary: Merged in rryan/eigen/tensorfunctors (pull request #233)
Fully support complex types in SumReducer and MeanReducer when building for CUDA by using scalar_sum_op and scalar_product_op instead of operator+ and operator*.
Affected #: 2 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.