Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2021-12-07Fix AVX2+ detection on Mac (#895)Nikolay Bogoychev
2021-02-24FindMKL modified to find installed mkl in system pathsMarcin Junczys-Dowmunt
2020-07-29Merged PR 14402: Sync with public marian-dev master 1.9.31Roman Grundkiewicz
2020-03-10Add option for printing CMake cached variables (#583)Roman Grundkiewicz
2020-03-06Add support for compiling on Mac (and clang) (#598)Roman Grundkiewicz
2019-12-14Merge branch 'cblas'Marcin Junczys-Dowmunt
2019-11-07added ssse4.2 supportalvations
2019-07-04Add Wl block to avoid parallel dependencies in the unit testsYoung Jin Kim
2019-06-26Add some more comments and change variable namesYoung Jin Kim
2019-06-19Update some fixedYoung Jin Kim
2019-02-24Add the changes to CMakeLists.txt and add also support for finding the includ...Nikolay Bogoychev
2019-02-24A more intelligent way to detect cblas if it's not included in openblasNikolay Bogoychev
2018-12-07detect cpu intrinsicsMarcin Junczys-Dowmunt
2018-09-12Improve FindCUDNN and FindMKL to look into well-known path on WindowsCédric Rousseau
2018-09-04Fix Warning: D9002: ignoring unknown option '-m64'Cédric Rousseau
2018-08-06find static NCCLMarcin Junczys-Dowmunt
2018-07-27fix mergeMarcin Junczys-Dowmunt
2018-06-25clean NCCL supportMarcin Junczys-Dowmunt
2018-06-08small fixes to make things compile and pass regression testsMarcin Junczys-Dowmunt
2018-05-25Pile of truly horrible hacks to *almost* get things building on windowsJon Clark
2018-02-25add cudnn backMarcin Junczys-Dowmunt
2018-02-25fix FindMKLMarcin Junczys-Dowmunt
2018-02-22add FinMKLMarcin Junczys-Dowmunt
2017-11-02Add TCMallocRoman Grundkiewicz
2017-07-13Switch to manual project versioningRoman Grundkiewicz
2017-07-04Add project versioningRoman Grundkiewicz
2017-06-21Add FindCUDNN.cmakeTomasz Dwojak