Kai Fricke
b51b5afaea
[ci/gpu] Move ML dependency install to Dockerfile ( #21711 )
...
Instead of installing dependencies in each Buildkite job, let's move this to the Dockerfile instead.
This will update GPU tests to always use Python 3.7.
2022-02-01 12:04:55 +00:00
mwtian
a26474156d
Use GCC 9 in GPU docker ( #20024 )
2021-11-03 22:53:17 -07:00
mwtian
43ac18bbc0
[Build] include minimal debug info in C++ build; upgrade clang-format to 12 ( #18888 )
...
* Revert "Revert "[Build] include minimal debug info in C++ build; upgrade clang-format to 12 (#18840 )" (#18886 )"
This reverts commit f851a072f3
.
* use gcc 8
2021-09-24 17:59:05 -07:00
Chen Shen
f851a072f3
Revert "[Build] include minimal debug info in C++ build; upgrade clang-format to 12 ( #18840 )" ( #18886 )
...
This reverts commit 07e1366383
.
2021-09-24 12:55:08 -07:00
mwtian
07e1366383
[Build] include minimal debug info in C++ build; upgrade clang-format to 12 ( #18840 )
...
* debug info and clang-format
* doc
* fix
* no clang-format on all files
* gcc
* keep gcc 7
2021-09-24 12:26:33 -07:00
Kai Fricke
fb38d06cfb
Move RLLib GPU release test dependencies to ml docker ( #18208 )
2021-09-03 09:35:18 +01:00
Kai Fricke
d058f98546
[RLlib] Add GPU tests to CI (run per-PR). ( #17891 )
...
Co-authored-by: simon-mo <simon.mo@hey.com>
2021-08-24 09:20:45 +02:00