eigen/cmake
Eugene Brevdo 5707004d6b Fix Eigen's building of sharded tests that use CUDA & more igamma/igammac bugfixes.
0. Prior to this PR, not a single sharded CUDA test was actually being *run*.
Fixed that.

GPU tests are still failing for igamma/igammac.

1. Add calls for igamma/igammac to TensorBase
2. Fix up CUDA-specific calls of igamma/igammac
3. Add unit tests for digamma, igamma, igammac in CUDA.
2016-03-07 14:08:56 -08:00
..
Eigen3Config.cmake.in Further fixes for CMAKE_INSTALL_PREFIX correctness 2015-11-07 21:29:24 -05:00
EigenConfigureTesting.cmake Clean hardcoded compilation options 2015-11-30 17:05:42 +01:00
EigenDetermineOSVersion.cmake
EigenDetermineVSServicePack.cmake Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown 2015-06-24 15:17:37 +02:00
EigenTesting.cmake Fix Eigen's building of sharded tests that use CUDA & more igamma/igammac bugfixes. 2016-03-07 14:08:56 -08:00
EigenUninstall.cmake Added cmake uninstall target. 2014-12-04 02:57:03 -05:00
FindAdolc.cmake Make sure ADOLC is recent enough by searching for adtl.h 2015-12-10 22:23:21 +01:00
FindBLAS.cmake
FindCholmod.cmake
FindEigen2.cmake
FindEigen3.cmake
FindFFTW.cmake
FindGLEW.cmake
FindGMP.cmake
FindGoogleHash.cmake
FindGSL.cmake
FindLAPACK.cmake
FindMetis.cmake Change CMake warning to simple message for old Metis versions 2015-03-31 00:50:04 +02:00
FindMPFR.cmake
FindPastix.cmake
FindScotch.cmake
FindSPQR.cmake SPQR and UmfPack need to link to cholmod. 2015-11-05 12:05:02 +01:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake bug #1120: Make sure that SuperLU version is checked 2015-12-16 11:37:16 +01:00
FindUmfpack.cmake SPQR and UmfPack need to link to cholmod. 2015-11-05 12:05:02 +01:00
language_support.cmake Propagate cmake generator 2015-10-05 16:18:22 +02:00
RegexUtils.cmake
UseEigen3.cmake