MPI
Cylon executables can be run with MPI distributions as follows.
C++#
To run the cpp/src/examples/join_example.cpp, first compile cylon.
Then, run the executable,
Python#
To run the python/test/test_dist_rl.py,
Java#
To run the java/src/main/java/org/cylondata/cylon/examples/DistributedJoinExample.java, first create a
fat-jar with the executables
Then run the fat-jar main class,