Участие #804
Andrej-125
started this conversation in
General
Участие
#804
Replies: 1 comment
-
|
Конечно! Необходимо создать аккаунт на https://recklesschess.space/ и установить клиент. sudo apt-get install git python3 pip curl make clang llvm -y;
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y;
source ~/.bashrc;
rustup add component llvm-tools;
cargo install cargo-pgo;
git clone -b cloud https://github.com/codedeliveryservice/OpenBench.git;
cd OpenBench/Client;
python3 -m venv .venv;
source .venv/bin/activate;
pip install -r requirements.txt;
python3 client.py -U <UrUsername> -P <YourOBPass> -S https://recklesschess.space -T <threads> -N 1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Могу ли я предоставить свой компьютер для тестирования движка «Реклесс»? Очень хочу чтобы он стал движком №1
Beta Was this translation helpful? Give feedback.
All reactions