[eigen-commits] commit/eigen: rmlarsen: Bug 1580: Fix cuda clang build. STL is not supported, so std::equal_to and std::not_equal breaks compilation. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: rmlarsen: Bug 1580: Fix cuda clang build. STL is not supported, so std::equal_to and std::not_equal breaks compilation.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 03 Aug 2018 21:26:13 +0000 (UTC)
- 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=Yu92DyEwhLmi6Qn6q2IOzT1s29c=; b=pC1I+qLUAje+7+9kN4Wis/J STQ+HkXRz270h7HOFVi+ef15WhaxgG5/F9y+d5yYlavJU3VfFoms6Og6zaZe6h4u rrXnZ7A5v07VothCoWPg5ZEKGZZ3Y14z3YrAMzJg1W4cKl1aDxkZKfyijVDafCpg 8hxo0LazTI9IUNpgtjKI=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/3b39b265e35e/
Changeset: 3b39b265e35e
User: rmlarsen
Date: 2018-08-01 19:36:24+00:00
Summary: Bug 1580: Fix cuda clang build. STL is not supported, so std::equal_to and std::not_equal breaks compilation.
Update the definition of EIGEN_CONSTEXPR_ARE_DEVICE_FUNC to exclude clang.
See also PR 450.
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.