Merged patch 672 from Justin Lebar: Don't use long doubles with cuda

This commit is contained in:
Benoit Steiner
2016-03-22 16:53:57 -07:00
parent 3d1e857327
commit 28e02996df
2 changed files with 3 additions and 1 deletions

View File

@@ -7,8 +7,8 @@
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
// TODO(mdevin): Free the cuda memory.
#define EIGEN_TEST_NO_LONGDOUBLE
#define EIGEN_TEST_FUNC cxx11_tensor_cuda
#define EIGEN_USE_GPU