index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
*
Simplify handling of tests that must fail to compile.
Gael Guennebaud
2018-12-12
*
bug #1606: Explicitly set the standard before find_package(StandardMathLibrar...
Christoph Hertzberg
2018-10-19
*
Remove explicit mkldnn support and redundant TensorContractionKernelBlocking
Eugene Zhulenev
2018-09-27
*
Support multiple contraction kernel types in TensorContractionThreadPool
Eugene Zhulenev
2018-09-26
*
[PATCH] cmake: Support source include with add_subdirectory and
Jean-Christophe Fillion-Robin
2018-09-07
*
Allow to filter out build-error messages
Christoph Hertzberg
2018-07-24
*
Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...
Gael Guennebaud
2018-07-17
*
Simplify handling and non-splitted tests and include split_test_helper.h inst...
Gael Guennebaud
2018-07-16
*
Fix usage of EIGEN_SPLIT_LARGE_TESTS=ON: some unit tests, such as indexed_vie...
Gael Guennebaud
2018-07-16
*
Add the cmake option "EIGEN_DASHBOARD_BUILD_TARGET" to control the build targ...
Gael Guennebaud
2018-07-16
*
Make EIGEN_TEST_CUDA_CLANG more friendly with OSX
Gael Guennebaud
2018-07-13
*
Add support for MIPS SIMD (MSA)
Alexey Frunze
2018-07-06
*
FindEigen3: Set Eigen3_FOUND variable
Daniele E. Domenichelli
2018-07-11
*
merging the CUDA and HIP implementation for the Tensor directory and the unit...
Deven Desai
2018-06-20
*
Adding support for using Eigen in HIP kernels.
Deven Desai
2018-06-06
*
Add an option to test with external BLAS library
Christoph Hertzberg
2018-05-22
*
Fix cmake scripts with no fortran compiler
Gael Guennebaud
2018-04-07
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
Handle PGI compiler
Gael Guennebaud
2017-11-17
*
Merged in alainvaucher/eigen/find-module-imported-target (pull request PR-324)
Gael Guennebaud
2017-11-15
*
KLU depends on BTF but not on libSuiteSparse nor Cholmod
Gael Guennebaud
2017-11-10
*
Add support for SuiteSparse's KLU routines
Kyle Vedder
2017-10-04
*
Make sure CMAKE_Fortran_COMPILER is set before checking for Fortran functions
Christoph Hertzberg
2017-06-20
*
Merged eigen/eigen into default
Benoit Steiner
2017-05-26
|
\
*
\
Merged in a-doumoulakis/opencl (pull request PR-12)
Benoit Steiner
2017-05-25
|
\
\
|
*
\
Merge changed from upstream
a-doumoulakis
2017-05-24
|
|
\
\
*
|
|
|
Update FindComputeCpp.cmake with new changes from SDK
Duncan McBain
2017-05-24
|
|
/
/
|
/
|
|
*
|
|
Fixing Cmake Dependency for SYCL
Mehdi Goli
2017-05-22
|
*
|
Add cmake file FindTriSYCL.cmake
a-doumoulakis
2017-05-17
|
*
|
Add support for triSYCL
a-doumoulakis
2017-05-05
|
/
/
|
*
Improve cmake scripts for Pastix and BLAS detection.
Gael Guennebaud
2017-04-14
|
/
*
Reducing warnings in Sycl backend.
Mehdi Goli
2017-02-01
*
Simplified the way we link libxsmm
Benoit Steiner
2016-12-21
*
Automatically include and link libxsmm when present.
Benoit Steiner
2016-12-21
*
Added support for libxsmm in the eigen makefiles
Benoit Steiner
2016-12-21
*
Added relocatable cmake support also for CMake before 3.0 and after 2.8.8
Silvio Traversaro
2016-12-06
*
Make CMake config file relocatable
Silvio Traversaro
2016-12-05
*
cmake: added Eigen3::Eigen imported target
Sergiu Deitsch
2016-11-22
*
Fixed the indentation of the cmake file
Benoit Steiner
2016-11-08
*
Converting all sycl buffers to uninitialised device only buffers; adding memc...
Mehdi Goli
2016-11-08
*
Merged eigen/eigen into default
Benoit Steiner
2016-11-03
|
\
|
*
Always enable /bigobj for tests to avoid a compile error in MSVC 2015
enrico.detoma
2016-10-26
*
|
Merged latest updates from trunk
Benoit Steiner
2016-10-05
|
\
\
|
|
*
Merged with default.
Luke Iwanski
2016-09-19
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Partial OpenCL support via SYCL compatible with ComputeCpp CE.
Luke Iwanski
2016-09-19
|
*
|
FindEigen3.cmake : search for package only if EIGEN3_INCLUDE_DIR is not alrea...
Silvio Traversaro
2016-08-22
|
*
|
Modify FindEigen3.cmake to find Eigen3Config.cmake
Silvio Traversaro
2016-07-29
|
|
/
|
*
bug #1119: Adjust call to ?gssvx for SuperLU 5
Christoph Hertzberg
2016-07-10
|
*
Identify clang++ even if it is not named llvm-clang++
Christoph Hertzberg
2016-05-22
*
|
Pull latest updates from upstream
Benoit Steiner
2016-04-11
|
\
|
[next]