[eigen-commits] commit/eigen: aviginsburg: Patch to allow VS2015 & CUDA 8.0 to compile with Eigen included. I'm not sure |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: aviginsburg: Patch to allow VS2015 & CUDA 8.0 to compile with Eigen included. I'm not sure
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Thu, 13 Oct 2016 13:11:20 -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=kzzXzArRBG9akHVRhAdvDS2K6mg=; b=vp5W087tFqhDqZsGyk0SCms NRrcVw5LxdTHOkMjZNLvaS3w+F5krSE5N5MH93UvNQDqYw/Tpk8gjTkNnI4QuHXr B3EI6IOSjTlnxDAznikGJB3iJ2UhHJuwU8P3SQluF88YpePpLqbrkQWnFRGIRYtX x27U4RPv5uZk5gclFiEU=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/59db0512e12d/
Changeset: 59db0512e12d
User: aviginsburg
Date: 2016-10-13 08:47:32+00:00
Summary: Patch to allow VS2015 & CUDA 8.0 to compile with Eigen included. I'm not sure
whether to limit the check to this compiler combination
(` || (EIGEN_COMP_MSVC == 1900 && __CUDACC_VER__) `)
or to leave it as it is. I also don't know if this will have any affect on
including Eigen in device code (I'm not in my current project).
Affected #: 1 file
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.