[eigen-commits] commit/eigen: nicolovv: Add a specialization of Eigen::numext::conj for std::complex<T> to be used when compiling a cuda kernel. This fixes the compilation of TensorFlow 1.4 with clang 6.0 used as CUDA compiler with libc++. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: nicolovv: Add a specialization of Eigen::numext::conj for std::complex<T> to be used when compiling a cuda kernel. This fixes the compilation of TensorFlow 1.4 with clang 6.0 used as CUDA compiler with libc++.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Mon, 16 Apr 2018 13:43:41 +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=SlGfFSZqEYXaQA+ukwj9VgRNO2s=; b=yf+nS7bt/UZtTOSUQfszPOF 7zgBEXUk+/x0rH0xZ1sKVDb1T8wv4yDcla5NCWPYU54KBm0HLoZ86M/A03kPYxMt kub+E1exIJ31dCBDQN5lElUCRHM97V45dOOQ+8kvla+X+vFNVXYYuWzys9s9hllF FR8bfT0wtGrixhrud318=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/b2e267dc99d4/
Changeset: b2e267dc99d4
User: nicolovv
Date: 2018-04-13 22:29:10+00:00
Summary: Add a specialization of Eigen::numext::conj for std::complex<T> to be used when compiling a cuda kernel. This fixes the compilation of TensorFlow 1.4 with clang 6.0 used as CUDA compiler with libc++.
This follows the previous change in https://bitbucket.org/eigen/eigen/commits/8106cca06137f823dc736e9967913b21a653d5f6, which mentions OSX (I guess because it uses libc++ too).
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.