xiaozhouX

Results 4 issues of xiaozhouX

Some environment we can not write file in `/charts` because of the permission. Can we use `~/charts` in place of `/charts` if `~/charts` exist . Or if `/charts` not exist,...

lifecycle/stale

show rdma device allocate info for `arena top node` and `arena top job` . Only if there is any node or job have rdma device.

lifecycle/stale

estimators support `TF_CONFIG` environment [link](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/learn/python/learn/estimators/run_config.py#L81) We can use TF_CONFIG to specify the cluster spec in distribute tensorflow training. Will we support `TF_CONFIG` environment variable in benchmarks ?

Now launcher use ssh when attach to workers, there are some problem: 1. it needs workers open sshd 2. controller needs to create a keyPair as secret for every job...