[eigen-commits] commit/eigen: benoitsteiner: #if defined(EIGEN_USE_NONBLOCKING_THREAD_POOL) is now #if !defined(EIGEN_USE_SIMPLE_THREAD_POOL): the non blocking thread pool is the default since it's more scalable, and one needs to request the old thread pool explicitly. |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen-commits Archives ]
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/143681963323/ Changeset: 143681963323 User: benoitsteiner Date: 2016-05-17 21:06:15+00:00 Summary: #if defined(EIGEN_USE_NONBLOCKING_THREAD_POOL) is now #if !defined(EIGEN_USE_SIMPLE_THREAD_POOL): the non blocking thread pool is the default since it's more scalable, and one needs to request the old thread pool explicitly. 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.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |