eigen/cmake
Mehdi Goli 00f32752f7 [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master branch.
* Unifying all loadLocalTile from lhs and rhs to an extract_block function.
* Adding get_tensor operation which was missing in TensorContractionMapper.
* Adding the -D method missing from cmake for Disable_Skinny Contraction operation.
* Wrapping all the indices in TensorScanSycl into Scan parameter struct.
* Fixing typo in Device SYCL
* Unifying load to private register for tall/skinny no shared
* Unifying load to vector tile for tensor-vector/vector-tensor operation
* Removing all the LHS/RHS class for extracting data from global
* Removing Outputfunction from TensorContractionSkinnyNoshared.
* Combining the local memory version of tall/skinny and normal tensor contraction into one kernel.
* Combining the no-local memory version of tall/skinny and normal tensor contraction into one kernel.
* Combining General Tensor-Vector and VectorTensor contraction into one kernel.
* Making double buffering optional for Tensor contraction when local memory is version is used.
* Modifying benchmark to accept custom Reduction Sizes
* Disabling AVX optimization for SYCL backend on the host to allow SSE optimization to the host
* Adding Test for SYCL
* Modifying SYCL CMake
2019-11-28 10:08:54 +00:00
..
Eigen3Config.cmake.in [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04:00
Eigen3ConfigLegacy.cmake.in Added relocatable cmake support also for CMake before 3.0 and after 2.8.8 2016-12-06 10:37:34 +01:00
EigenConfigureTesting.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
EigenDetermineOSVersion.cmake Fix cross-compiling windows version detection 2016-04-04 11:47:46 +02:00
EigenDetermineVSServicePack.cmake Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown 2015-06-24 15:17:37 +02:00
EigenTesting.cmake [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master branch. 2019-11-28 10:08:54 +00:00
EigenUninstall.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindAdolc.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindBLAS.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindBLASEXT.cmake Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
FindCholmod.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindComputeCpp.cmake [SYCL] Rebasing the SYCL support branch on top of the Einge upstream master branch. 2019-11-28 10:08:54 +00:00
FindEigen2.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindEigen3.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindFFTW.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGLEW.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindGMP.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGoogleHash.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGSL.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindHWLOC.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindKLU.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindLAPACK.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindMetis.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindMPFR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPastix.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPTSCOTCH.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindScotch.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindSPQR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindStandardMathLibrary.cmake
FindSuperLU.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindTriSYCL.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindUmfpack.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
language_support.cmake COMP: target_compile_definitions requires cmake 2.8.11 2019-11-17 14:59:32 -06:00
RegexUtils.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
UseEigen3.cmake Add cmake config files 2013-10-09 10:25:50 +02:00