Skip to content

Commit

Permalink
add cache intro in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qicongc committed Apr 26, 2015
1 parent ff2c30b commit fefecfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ Parameter Server Cloud currently only supports the cache under data/cache/, whic
./upload_s3.sh ../example/linear/ctr/batch_l1lr.conf s3://qicongc-dev-bucket-ps/config/batch_l1lr.conf
./upload_s3.sh ../example/linear/ctr/eval_batch.conf s3://qicongc-dev-bucket-ps/config/eval_batch.conf
./cloud.sh amazonec2 swarm-master <your docker account>/parameter_server 2 4 s3://qicongc-dev-bucket-ps/config/batch_l1lr.conf
./cloud.sh amazonec2 swarm-master <your docker account>/parameter_server 1 1 s3://qicongc-dev-bucket-ps/config/eval_batch.conf
eval "$(docker-machine env --swarm swarm-master)"
docker logs n0
#[0426 23:29:36.590 manager.cc:33] Staring system. Logging into /tmp/linear.log.*
Expand Down

0 comments on commit fefecfa

Please sign in to comment.