Merge branch 'master' of ssh://github.com/dmlc/rabit
This commit is contained in:
commit
2dd6c2f0c9
@ -87,7 +87,7 @@ def get_world_size():
|
||||
"""
|
||||
Returns get total number of process
|
||||
"""
|
||||
ret = rbtlib.RabitGetWorlSize()
|
||||
ret = rbtlib.RabitGetWorldSize()
|
||||
check_err__()
|
||||
return ret
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user