[eigen-commits] commit/eigen: benoitsteiner: Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that: |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that:
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 01 Mar 2017 19:48:02 -0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=bitbucket.org; h=mime-version:content-type:content-transfer-encoding:subject:from:to; s=s1; bh=KiPVCQ45HJfS6nYlFJD7FFNarb8=; b=s58qSXfbiho5JUcb+lxx71C FuE9RkkxBHtqJoH6l6CjuBOMeIEy012ve6FIctlxGWUf1h46xRb8w8X7sR39j9E8 sQRFsLCBNcstIWsI/WQCiUktZOI/5Dh4aRAdt82nSub5S440hLg0MwlHJlSgKuRF zrUU8+Co3/9sOyyoiKRE=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/ef6d89748176/
Changeset: ef6d89748176
User: benoitsteiner
Date: 2017-03-01 19:47:47+00:00
Summary: Adjusted the EIGEN_DEVICE_FUNC qualifiers to make sure that:
* they're used consistently between the declaration and the definition of a function
* we avoid calling host only methods from host device methods.
Affected #: 13 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.