Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support PORT env for docker #57

Merged
merged 1 commit into from Jul 10, 2016
Merged

support PORT env for docker #57

merged 1 commit into from Jul 10, 2016

Conversation

xlvector
Copy link
Contributor

@xlvector xlvector commented Jul 5, 2016

In marathon, it will generate a random port for every docker container and pass to container through env var $PORT.

I do not know if this change is too hack. If you have better suggestions, I can change it.

marathon use port0

use port
@mli mli merged commit 35ddccd into dmlc:master Jul 10, 2016
eric-haibin-lin added a commit to eric-haibin-lin/ps-lite that referenced this pull request Feb 6, 2021
* Gather scatter pattern test and fixes

This commit builds on top of dmlc#46, with an update on tests and scripts. It also makes two minor changes to UCXVan:

* ZPull does not require a preceding ZPush
* pull request still pass the correct value of val_len in msg.meta
* added a thread to ensure the order of push/pull request messages upon reception
* It also adds a USE_CUDA=1 compilation option.

- fix w_pool_ for pull
- fix val len bug
- add USE_CUDA=1 compilation option
- unset export UCX_TLS=ib,cuda
- support 48 bit keys

Co-authored-by: Chengyu Dai <chengyu.dai@bytedance.com>
Co-authored-by: Yulu Jia <yulu.jia@bytedance.com>
Co-authored-by: haibin.lin <haibin.lin@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants