Rate This Document
Findability
Accuracy
Completeness
Readability

Compiling Code

  1. Compile the open-source adaptation code.
    cd /opt/Spark-ml-algo-lib-1.2.0/ mvn clean package

  2. Obtain the sophon-mlcore_2.11-1.2.0.jar file from the /opt/Spark-ml-algo-lib/ml-core/target/ directory.
  3. Obtain the sophonml-acc_2.11-1.2.0.jar file from the /opt/Spark-ml-algo-lib-1.2.0/ml-accelerator/target/ directory.
    cd /opt/Spark-ml-algo-lib-1.2.0/ml-accelerator/target/

  4. Obtain the sophonml-kernel-client_2.11-1.2.0.jar file from the /opt/Spark-ml-algo-lib-1.2.0/ml-kernel-client/target/ directory.