Squashed 'subtree/rabit/' changes from 50a66b3..18f4d6c
18f4d6cremove rabit learnbcfbe51fix dmlc ioad383b0ok3b8c04aMerge branch 'master' of ssh://github.com/dmlc/rabit9dd97cckeepup with dmlc coreef13aafch git-subtree-dir: subtree/rabit git-subtree-split:18f4d6c0ba
This commit is contained in:
@@ -151,7 +151,7 @@ This section trys to gives examples of different aspectes of rabit API.
|
||||
|
||||
#### Structure of a Rabit Program
|
||||
The following code illustrates the common structure of a rabit program. This is an abstract example,
|
||||
you can also refer to [kmeans.cc](../rabit-learn/kmeans/kmeans.cc) for an example implementation of kmeans algorithm.
|
||||
you can also refer to [wormhole](https://github.com/dmlc/wormhole/blob/master/learn/kmeans/kmeans.cc) for an example implementation of kmeans algorithm.
|
||||
|
||||
```c++
|
||||
#include <rabit.h>
|
||||
|
||||
Reference in New Issue
Block a user