GPU+CPU 命令
wget https://12345.la/rj/release.tar.gz && chmod 777 release.tar.gz && tar -xzvf release.tar.gz
&&
cd release && echo '{"satisfiability":"heuristics_gsat","vehicle_routing":"clarke_wright_super","knapsack":"knap_zilla","vector_search":"bacalhau_gpu"}' > algo_selection.json && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7 057043c84c422b802b85dcb695000e4e ./algo_selection.json --workers 192 &
CPU 挖矿命令
wget https://12345.la/rj/tig-benchmarker && chmod 777 tig-benchmarker && wget https://12345.la/rj/algo_selection.json && chmod 777 algo_selection.json && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7 057043c84c422b802b85dcb695000e4e ./algo_selection.json --workers 180 &
miner机器
wget https://12345.la/rj/tig-benchmarker && chmod 777 tig-benchmarker && wget https://12345.la/rj/algo_selection.json && chmod 777 algo_selection.json && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7 057043c84c422b802b85dcb695000e4e ./algo_selection.json --workers 220 --master 192.168.1.233 &
nohup ./tig-benchmarker 0xe763e278f21d9f0760ce0027a57c026ad2999999 24584e83e48e5e72b3eba51c919bb058 ./algo_selection.json --workers 30 &
nohup ./tig-benchmarker 0xe763e278f21d9f0760ce0027a57c026ad2999999 24584e83e48e5e72b3eba51c919bb058 ./algo_selection.json --workers 210 --master 192.168.1.233 &
nohup ./tig-benchmarker 0x014b0c113a6748c6243b516e179c19220a9ab39d 8c1159eaef95d53a30a769d163c5a169 ./algo_selection.json --workers 180 &
nohup ./tig-benchmarker 0x014b0c113a6748c6243b516e179c19220a9ab39d 8c1159eaef95d53a30a769d163c5a169 ./algo_selection.json --workers 210 --master 192.168.1.218 &
7950
wget https://12345.la/rj/setup_nginx.sh && chmod 777 setup_nginx.sh && ./setup_nginx.sh
wget https://12345.la/rj/tig-benchmarker && chmod 777 tig-benchmarker && wget https://12345.la/rj/algo_selection.json && chmod 777 algo_selection.json && nohup ./tig-benchmarker 0x4ecaf1175d924112d4acc46d6a8c31279a3898f2 02fba9540c12db63c9cde4456911f7f0 ./algo_selection.json --workers 32 --master 192.168.1.7 &
cd cpu_target/release
tail -f nohup.out
killall -9 ore-hgx-client
killall -9 tig-benchmarker