2018年阿里巴巴全球调度算法大赛项目 http://blog.yoqi.me/archives/13281

liuyuqi-dellpc 128e228ce7 go on 7 years ago
code 128e228ce7 go on 7 years ago
conf 69eccc5737 go on 7 years ago
docs 69eccc5737 go on 7 years ago
libs c84a2cc87e sort_by_disk.py 更换为对象模式遍历 7 years ago
test c84a2cc87e sort_by_disk.py 更换为对象模式遍历 7 years ago
twtech 43278a0df8 继续完善调度算法,尚未完成。 7 years ago
.gitignore cb93200b53 修改忽略 7 years ago
LICENSE 8008ccb0da Initial commit 7 years ago
README.md 128e228ce7 go on 7 years ago
requirements.txt fa611cda8a 增加 requirements.txt 7 years ago
setup.py 5de0dc0eb1 init 7 years ago

README.md

ServerManager

2018年阿里巴巴全球调度算法大赛项目

python环境:


wget https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-5.2.0-Linux-x86_64.sh
yum install -y bzip2
yum install screen

vim .bashrc
export export PATH=/root/anaconda3/bin:$PATH

sh Anaconda3-5.2.0-Linux-x86_64.sh

pip install -r requirementstxt

运行:

#远程执行:
export PYTHONPATH=$PYTHONPATH:/root/ServerManager
ssh://liuyuqi@localhost:2201/home/liuyuqi/anaconda3/envs/py36/bin/python -u /home/liuyuqi/workspace/ServerManager/code/data_preview.py -dAgg