[eigen-commits] commit/eigen: benoitsteiner: std::numeric_limits doesn't work reliably on CUDA devices. Use our own definition of numeric_limit<T>::max() and numeric_limit<T>::min() instead of the stl ones. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: std::numeric_limits doesn't work reliably on CUDA devices. Use our own definition of numeric_limit<T>::max() and numeric_limit<T>::min() instead of the stl ones.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 21 Aug 2015 23:01:53 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/43495388246b/
Changeset: 43495388246b
User: benoitsteiner
Date: 2015-08-21 23:01:40+00:00
Summary: std::numeric_limits doesn't work reliably on CUDA devices. Use our own definition of numeric_limit<T>::max() and numeric_limit<T>::min() instead of the stl ones.
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.