fixed a mistake
This commit is contained in:
parent
732d8c33d1
commit
911a1f0ce2
@ -87,7 +87,7 @@ def get_world_size():
|
|||||||
"""
|
"""
|
||||||
Returns get total number of process
|
Returns get total number of process
|
||||||
"""
|
"""
|
||||||
ret = rbtlib.RabitGetWorlSize()
|
ret = rbtlib.RabitGetWorldSize()
|
||||||
check_err__()
|
check_err__()
|
||||||
return ret
|
return ret
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user