最新笔记


export http_proxy=http://192.168.1.41:10809 && export https_proxy=http://192.168.1.41:10809 && 

牛:

rm tig-benchmarker && wget https://12345.la/gx/tig-benchmarker && chmod 777 tig-benchmarker && SELECTED_ALGORITHMS='{"satisfiability":"sat_optima","vehicle_routing":"cw_heuristic","knapsack":"knapmaxxing","vector_search":"optimax_gpu"}'  && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7  057043c84c422b802b85dcb695000e4e ${SELECTED_ALGORITHMS} --workers  0 --duration 30000 &


每个机器

rm tig-benchmarker && wget https://12345.la/gx/tig-benchmarker && chmod 777 tig-benchmarker && SELECTED_ALGORITHMS='{"satisfiability":"sat_optima","vehicle_routing":"cw_heuristic","knapsack":"knapmaxxing","vector_search":"optimax_gpu"}' && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7  057043c84c422b802b85dcb695000e4e ${SELECTED_ALGORITHMS} --workers 192 --duration 30000 --master 47.239.19.53 &





---------分割线zz-------


rm tig-benchmarker && wget https://12345.la/gx/tig-benchmarker && chmod 777 tig-benchmarker && SELECTED_ALGORITHMS='{"satisfiability":"sat_optima","vehicle_routing":"cw_heuristic","knapsack":"knapmaxxing","vector_search":"optimax_gpu"}' && nohup ./tig-benchmarker 0x08b285f620a7c3dd8eeaa6b9d6de41dc35cb59f7  057043c84c422b802b85dcb695000e4e ${SELECTED_ALGORITHMS} --workers 192 --duration 30000 --master 47.239.19.53 &


——————————分割线——————————

tail -f nohup.out

killall -9 tig-benchmarker


selected_algorithms={"vehicle_routing":"clarke_wright_super","knapsack":"knapmaxxing","vector_search":"optimax_search"}

killall -9 tig-benchmarker


發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *