LightGBM/.ci
James Lamb 7152c49a76
[R-package] parallelize compilation in CMake-based builds (#4525)
* [R-package] parallelize compilation in CMake-based builds

* Apply suggestions from code review

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

* working on adding -j

* pass -j through to install.libs.R

* add docs on -j

* use -j4

* Update R-package/README.md

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>

Co-authored-by: Nikita Titov <nekit94-08@mail.ru>
2021-11-10 09:39:59 +08:00
..
README.md
append_comment.sh
get_workflow_status.py [python][docs] Refer to string type as `str` and add commas in `list of ...` types (#4557) 2021-08-27 22:47:39 +03:00
install_opencl.ps1
lint_r_code.R
rerun_workflow.sh
run_rhub_solaris_checks.R
set_commit_status.sh
setup.sh [ci] ignore certificates for kitware apt channel in CUDA jobs (fixes #4646) (#4648) 2021-10-05 01:34:52 +03:00
test.sh [ci] Temporary pin dask version at CI (#4770) 2021-11-04 20:17:47 -05:00
test_r_package.sh [R-package] parallelize compilation in CMake-based builds (#4525) 2021-11-10 09:39:59 +08:00
test_r_package_solaris.sh [ci] use wch1/r-debug image in Solaris tests (#4765) 2021-11-03 12:51:04 -05:00
test_r_package_valgrind.sh [R-package] allow use of custom R executable when building CRAN package (#4754) 2021-10-30 22:31:35 -05:00
test_r_package_windows.ps1 [R-package] parallelize compilation in CMake-based builds (#4525) 2021-11-10 09:39:59 +08:00
test_windows.ps1 [ci] Revert temp workaround for `freetype` version (#4776) 2021-11-06 20:42:19 +03:00
trigger_dispatch_run.sh

README.md

Helper Scripts for CI

This folder contains scripts which are run on CI services.

Dockerfile used on CI service is maintained in a separate GitHub repository and can be pulled from Docker Hub.