aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
Commit message (Expand)AuthorAge
* Fix checking of version number for mingw.Gravatar Antonio Sanchez2021-06-11
* Fix parsing of version for nvhpcGravatar Nicolas Cornu2021-06-10
* Add CI infrastructure for pre-merge smoke tests.Gravatar David Tellenbach2021-04-01
* Add CMake infrastructure for smoke testingGravatar David Tellenbach2021-03-31
* Eliminate CMake FindPackageHandleStandardArgs warnings.Gravatar Antonio Sanchez2021-02-24
* Add missing adolc isinf/isnan.Gravatar Antonio Sanchez2021-02-19
* Replace language_support module with builtin CheckLanguageGravatar Samir Benmendil2021-01-27
* check for include dirs setGravatar filippobrizzi2020-11-26
* Bug #2036 make sure find_standard_math_library_test_program actually compiles...Gravatar Christoph Hertzberg2020-10-24
* Make sure compiler does not optimize away calls to math functionsGravatar Susi Lehtola2020-10-24
* Fix using FindStandardMathLibrary.cmake with -Wall (-Wunused-value) added to ...Gravatar Павел Мацула2020-09-19
* Add possibility to split test suit build targets and improved CI configurationGravatar David Tellenbach2020-08-19
* AVX path for BF16Gravatar Sheng Yang2020-07-14
* Pass CMAKE_MAKE_PROGRAM to Fortran language support testGravatar Christoph Grüninger2020-06-27
* Update FindComputeCpp.cmake to fix build problems on WindowsGravatar Thales Sabino2020-06-05
* [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master b...Gravatar Mehdi Goli2019-11-28
* COMP: target_compile_definitions requires cmake 2.8.11Gravatar Hans Johnson2019-11-17
* STYLE: Convert CMake-language commands to lower caseGravatar Hans Johnson2019-10-31
* STYLE: Remove CMake-language block-end command argumentsGravatar Hans Johnson2019-10-31
* Remove XSMM support from Tensor moduleGravatar Eugene Zhulenev2019-08-19
* Simplify handling of tests that must fail to compile.Gravatar Gael Guennebaud2018-12-12
* bug #1606: Explicitly set the standard before find_package(StandardMathLibrar...Gravatar Christoph Hertzberg2018-10-19
* Remove explicit mkldnn support and redundant TensorContractionKernelBlockingGravatar Eugene Zhulenev2018-09-27
* Support multiple contraction kernel types in TensorContractionThreadPoolGravatar Eugene Zhulenev2018-09-26
* [PATCH] cmake: Support source include with add_subdirectory andGravatar Jean-Christophe Fillion-Robin2018-09-07
* Allow to filter out build-error messagesGravatar Christoph Hertzberg2018-07-24
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Simplify handling and non-splitted tests and include split_test_helper.h inst...Gravatar Gael Guennebaud2018-07-16
* Fix usage of EIGEN_SPLIT_LARGE_TESTS=ON: some unit tests, such as indexed_vie...Gravatar Gael Guennebaud2018-07-16
* Add the cmake option "EIGEN_DASHBOARD_BUILD_TARGET" to control the build targ...Gravatar Gael Guennebaud2018-07-16
* Make EIGEN_TEST_CUDA_CLANG more friendly with OSXGravatar Gael Guennebaud2018-07-13
* Add support for MIPS SIMD (MSA)Gravatar Alexey Frunze2018-07-06
* FindEigen3: Set Eigen3_FOUND variableGravatar Daniele E. Domenichelli2018-07-11
* merging the CUDA and HIP implementation for the Tensor directory and the unit...Gravatar Deven Desai2018-06-20
* Adding support for using Eigen in HIP kernels.Gravatar Deven Desai2018-06-06
* Add an option to test with external BLAS libraryGravatar Christoph Hertzberg2018-05-22
* Fix cmake scripts with no fortran compilerGravatar Gael Guennebaud2018-04-07
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Handle PGI compilerGravatar Gael Guennebaud2017-11-17
* Merged in alainvaucher/eigen/find-module-imported-target (pull request PR-324)Gravatar Gael Guennebaud2017-11-15
* KLU depends on BTF but not on libSuiteSparse nor CholmodGravatar Gael Guennebaud2017-11-10
* Add support for SuiteSparse's KLU routinesGravatar Kyle Vedder2017-10-04
* Make sure CMAKE_Fortran_COMPILER is set before checking for Fortran functionsGravatar Christoph Hertzberg2017-06-20
* Merged eigen/eigen into defaultGravatar Benoit Steiner2017-05-26
|\
* \ Merged in a-doumoulakis/opencl (pull request PR-12)Gravatar Benoit Steiner2017-05-25
|\ \
| * \ Merge changed from upstreamGravatar a-doumoulakis2017-05-24
| |\ \
* | | | Update FindComputeCpp.cmake with new changes from SDKGravatar Duncan McBain2017-05-24
| |/ / |/| |
* | | Fixing Cmake Dependency for SYCLGravatar Mehdi Goli2017-05-22
| * | Add cmake file FindTriSYCL.cmakeGravatar a-doumoulakis2017-05-17
| * | Add support for triSYCLGravatar a-doumoulakis2017-05-05
|/ /