[eigen-commits] commit/eigen: benoitsteiner: Suppress warning 2527 and 2529, which correspond to the "calling a __host__ function from a __host__ __device__ function is not allowed" message in nvcc 6.5. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: Suppress warning 2527 and 2529, which correspond to the "calling a __host__ function from a __host__ __device__ function is not allowed" message in nvcc 6.5.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Tue, 13 Sep 2016 19:50:00 -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=kZs3mMXyiEADD0XBf5qjhJDT+hI=; b=BQ8VzpZMDzR/9xqLQNcbVwY YcH5yPITrCt7C+NWE8xXJ73hS+QpsdDbf453kfqb8wZDAaHzCw9aeiuW5hvPJeUk fveJA8CFdy1d33V7vXVWlSZ42rQe2AgTh3Gv05y8OovACwXNtIwuPfeT8zsIzWxi RDqHQDzV5yd4ycUhWLJE=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/4cdc16b00e28/
Changeset: 4cdc16b00e28
User: benoitsteiner
Date: 2016-09-13 19:49:40+00:00
Summary: Suppress warning 2527 and 2529, which correspond to the "calling a __host__ function from a __host__ __device__ function is not allowed" message in nvcc 6.5.
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.