[eigen-commits] commit/eigen: benoitsteiner: CUDA_ARCH isn't always defined, so avoid relying on it too much when figuring out which implementation to use for reductions. Instead rely on the device to tell us on which hardware version we're running. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: CUDA_ARCH isn't always defined, so avoid relying on it too much when figuring out which implementation to use for reductions. Instead rely on the device to tell us on which hardware version we're running.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Wed, 03 Aug 2016 17:01:04 -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=tB9LwGGwZwiyQojfmS8w7GAAWqM=; b=Zn4YyQLlWptu9UD4HWg3yIU MpVQa5Hx6An9d6xidKt4t5hE+PZ/5F2LyHPO0YhB4OOmiaazXWUtYMZenVFc/9Na e8AZ7qNqboiS8B2LNH/N3JBswi0fO8AcbTVlRjiwiwyCGuTesvZ0u5F7fn6mGPfl ethflKJjjRxzitVNpHM0=
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/c2e23eadcd7a/
Changeset: c2e23eadcd7a
User: benoitsteiner
Date: 2016-08-03 17:00:43+00:00
Summary: CUDA_ARCH isn't always defined, so avoid relying on it too much when figuring out which implementation to use for reductions. Instead rely on the device to tell us on which hardware version we're running.
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.