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,
#
PythonTo run the python/test/test_dist_rl.py
,
#
JavaTo 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,