- 13 Jul, 2025 1 commit
-
-
James Lamb authored
* [ci] stop testing on Windows Server 2019 * update Visual Studio version * add support for newer MSVC versions * temporarily skip integrated OpenCL on Windows
-
- 01 Dec, 2024 1 commit
-
-
Oliver Borchert authored
Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 07 Oct, 2024 1 commit
-
-
Nikita Titov authored
-
- 30 Aug, 2024 1 commit
-
-
James Lamb authored
[cmake] [R-package] include R-for-macOS vendored libs dir in OpenMP search path (fixes #6628) (#6629) Co-authored-by:Nikita Titov <nekit94-08@mail.ru>
-
- 02 Aug, 2024 1 commit
-
-
Nikita Titov authored
[ci] Require CMake 3.28 and replace `FetchContent_Populate` with `FetchContent_MakeAvailable` (#6550) * Replace `FetchContent_Populate` with `FetchContent_MakeAvailable` * Test with VS 2022 * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update IntegratedOpenCL.cmake * Update .vsts-ci.yml * bump minimum CMake version * force symlinking * fix line length * install curl * install sudo * install certs * install CMake for R Windows jobs * debug cmake * new try * remove CMake from RTools * cleanup * remove duplicted curl installation * CMake version as variable
-
- 09 Jun, 2023 1 commit
-
-
James Lamb authored
-
- 02 Dec, 2022 1 commit
-
-
Jonathan Giannuzzi authored
* Add integrated OpenCL build on Linux * Build integrated OpenCL Linux wheel in CI * Fix test_dual.py on Linux arm64 * Enable integrated OpenCL Linux wheel arm64 testing in CI * Update documentation * Add comment about gpu_use_dp * add missing fi dropped in merge conflict resolution * install opencl-headers on bdist task * use new CI image for x86_64 * update check_dynamic_dependencies script * use main CI image Co-authored-by:James Lamb <jaylamb20@gmail.com>
-
- 13 Nov, 2021 2 commits
-
-
Nikita Titov authored
* Update Sanitizer.cmake * Update FindLibR.cmake * Update IntegratedOpenCL.cmake * Update FindLibR.cmake * Update CMakeLists.txt * Update FindLibR.cmake * Update static_analysis.yml * Update CMakeLists.txt * Update FindLibR.cmake * Update IntegratedOpenCL.cmake * Update static_analysis.yml
-
Nikita Titov authored
* Update CMakeLists.txt * Update FindLibR.cmake
-
- 22 Sep, 2021 1 commit
-
-
Nikita Titov authored
-
- 26 Jun, 2021 1 commit
-
-
Nikita Titov authored
* run cpp tests with sanitizers * re-trigger CI * continue * small cleanup * restore cpp test
-
- 28 May, 2021 1 commit
-
-
Chen Yufei authored
Adding compiler flag will automatically link to the required libraries. Besides, clang static links to sanitizer libraries by default. Thus linking to dynamic library must be removed in order to use clang.
-
- 21 Mar, 2021 1 commit
-
-
Nikita Titov authored
-
- 12 Mar, 2021 1 commit
-
-
Philip Hyunsu Cho authored
* Add CMake option to enable sanitizer * Set up gtest * Address reviewer's feedback * Address reviewer's feedback * Update CMakeLists.txt Co-authored-by:
Nikita Titov <nekit94-08@mail.ru> Co-authored-by:
Nikita Titov <nekit94-08@mail.ru>
-