-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modify title check on PRs and automatic link to Issues below PRs #8
Comments
xwu99
added a commit
that referenced
this issue
Jul 14, 2022
* 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Aug 9, 2022
* 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Aug 31, 2022
* 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 3, 2023
* Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * enable kmeans GPU and CPU Signed-off-by: minmingzhu <[email protected]> * update kmeans Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. enable PCA GPI and CPU 2. add log for KMeansOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * 1. enable summarizer GPU and CPU 2. enable Correlation GPU and CPU 3. format code style Signed-off-by: minmingzhu <[email protected]> * update run.sh Signed-off-by: minmingzhu <[email protected]> * update SummarizerOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update log info Signed-off-by: minmingzhu <[email protected]> * update prepare sh Signed-off-by: minmingzhu <[email protected]> * update build.sh Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Oneccl cleanup Signed-off-by: minmingzhu <[email protected]> * 1. code style 2. enable CPU/GPU CI tests Signed-off-by: minmingzhu <[email protected]> * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * rollback prepare-build-deps-gpu.sh Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * 1. update Makefile 2. change yarn to standalone Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * remove load sycl and ccl lib Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update Makefile Signed-off-by: minmingzhu <[email protected]> * Update Makefile Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * add CPU unit test and still disable CPU clustr test Signed-off-by: minmingzhu <[email protected]> * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * update log and code style * update CorrelationImpl.cpp * update * update * Update ci-cluster-test.sh --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 12, 2023
* Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * enable kmeans GPU and CPU Signed-off-by: minmingzhu <[email protected]> * update kmeans Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. enable PCA GPI and CPU 2. add log for KMeansOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * 1. enable summarizer GPU and CPU 2. enable Correlation GPU and CPU 3. format code style Signed-off-by: minmingzhu <[email protected]> * update run.sh Signed-off-by: minmingzhu <[email protected]> * update SummarizerOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update log info Signed-off-by: minmingzhu <[email protected]> * update prepare sh Signed-off-by: minmingzhu <[email protected]> * update build.sh Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Oneccl cleanup Signed-off-by: minmingzhu <[email protected]> * 1. code style 2. enable CPU/GPU CI tests Signed-off-by: minmingzhu <[email protected]> * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * rollback prepare-build-deps-gpu.sh Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * 1. update Makefile 2. change yarn to standalone Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * remove load sycl and ccl lib Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update Makefile Signed-off-by: minmingzhu <[email protected]> * Update Makefile Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * add CPU unit test and still disable CPU clustr test Signed-off-by: minmingzhu <[email protected]> * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * update log and code style * update CorrelationImpl.cpp * update * update * 1. update oneapi to 2023.0.0 2. remove load SYCL and oneCCL lib Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * update kmeans Signed-off-by: minmingzhu <[email protected]> * 1. enable PCA GPI and CPU 2. add log for KMeansOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * 1. enable summarizer GPU and CPU 2. enable Correlation GPU and CPU 3. format code style Signed-off-by: minmingzhu <[email protected]> * update log info Signed-off-by: minmingzhu <[email protected]> * update prepare sh Signed-off-by: minmingzhu <[email protected]> * 1. code style 2. enable CPU/GPU CI tests Signed-off-by: minmingzhu <[email protected]> * rollback prepare-build-deps-gpu.sh Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * 1. update Makefile 2. change yarn to standalone Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update CI Signed-off-by: minmingzhu <[email protected]> * Update Makefile Signed-off-by: minmingzhu <[email protected]> * add CPU unit test and still disable CPU clustr test Signed-off-by: minmingzhu <[email protected]> * update log and code style * update * 1. update oneapi to 2023.0.0 2. remove load SYCL and oneCCL lib Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-build-test.sh * Update ci-cluster-test.sh * update CI Signed-off-by: minmingzhu <[email protected]> * update CI Signed-off-by: minmingzhu <[email protected]> * Update load-spark-envs.sh * update CI Signed-off-by: minmingzhu <[email protected]> * update CI Signed-off-by: minmingzhu <[email protected]> * 1. add runtime deps 2. run test on yarn Signed-off-by: minmingzhu <[email protected]> * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * disable yarn ci Signed-off-by: minmingzhu <[email protected]> --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 13, 2023
* 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * fix merge Signed-off-by: minmingzhu <[email protected]> * update KMeansOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * use std::copy to copy data Signed-off-by: minmingzhu <[email protected]> * add debug info Signed-off-by: minmingzhu <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * add std::cout code Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps.sh * update Signed-off-by: minmingzhu <[email protected]> * remove extra code Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * Update PCADALImpl.scala * retrigger checks * update ci-tests.yml Signed-off-by: minmingzhu <[email protected]> * merge rdd to table Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update GPU.cpp * Update mllib-dal/src/main/scala/com/intel/oap/mllib/OneDAL.scala * Update mllib-dal/src/main/scala/com/intel/oap/mllib/OneDAL.scala --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 13, 2023
…234) * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * used cov + precomputed pca Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update PCAOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * update PCAImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update PCAImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update GPU.cpp * update Signed-off-by: minmingzhu <[email protected]> * Update mllib-dal/src/main/native/PCAImpl.cpp * Update mllib-dal/src/main/native/PCAImpl.cpp * update style Signed-off-by: minmingzhu <[email protected]> * retrigger checks --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 21, 2023
… allocation (#235) * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * change select_device to assign gpus Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update GPU.cpp Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update GPU.cpp Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * oneccl clean Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * update scala style Signed-off-by: minmingzhu <[email protected]> * 1. update output 2. rollback adjustment cache Signed-off-by: minmingzhu <[email protected]> * update PCA.scala Signed-off-by: minmingzhu <[email protected]> * update output Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Refactor header file references Signed-off-by: minmingzhu <[email protected]> * rename cpp Signed-off-by: minmingzhu <[email protected]> --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
Apr 28, 2023
* Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * change select_device to assign gpus Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update GPU.cpp Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update GPU.cpp Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * data cache Signed-off-by: minmingzhu <[email protected]> * update scala style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
May 11, 2023
* Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * add RF Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * RF example pom.xml * update Makefile Signed-off-by: minmingzhu <[email protected]> * add RandomForestClassifier JNI head file Signed-off-by: minmingzhu <[email protected]> * add debug log Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * add RF classifier unit test Signed-off-by: minmingzhu <[email protected]> * 1. update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update RandomForestClassifier.scala Signed-off-by: minmingzhu <[email protected]> * 1. remove CSR Table 2. remove scala example instead of PYSpark example 3. refactor convert c++ map to JavaMap Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update * update * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update RF example Signed-off-by: minmingzhu <[email protected]> * Update service.h * update dataset * update Signed-off-by: minmingzhu <[email protected]> * Update random_forest_classifier_example.py * Update random_forest_classifier_example.py --------- Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]>
xwu99
added a commit
that referenced
this issue
May 12, 2023
…OAP-Mllib (#277) * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> * 1. migrate pca to DPC++ 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * normalize data Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * 1. migrate correlation to DPC++ interface 2. add unit test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update prepare-build-deps-gpu.sh * update Signed-off-by: minmingzhu <[email protected]> * Update Makefile * Update OutputHelpers.hpp * Update PCAOneAPIImpl.cpp * Update service.h * update Signed-off-by: minmingzhu <[email protected]> * Update OneDAL.scala * Update PCADALImpl.scala * Update KmeansHomogenTableSuite.scala * Update TestCommon.scala * Update test.sh * update Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-227] Migrate moments daal to DPC++ (#229) * add low order moments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rename unit filename Signed-off-by: minmingzhu <[email protected]> Signed-off-by: minmingzhu <[email protected]> * add RF Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * RF example pom.xml * add debug log Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update DecisionForestOneAPIImpl.cpp Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update debug log Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * add RF classifier unit test Signed-off-by: minmingzhu <[email protected]> * 1. update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Migrate KMeans daal to DPC++ (#209) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * Migrate pca daal to DPC++ (#223) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update run.sh * Update build-jni.sh * 1. Merge branch 'make_homogen_table' into convert_homogentable 2. update ci 3. add a new parameters for HomogenTable class Signed-off-by: minmingzhu <[email protected]> * Update pom.xml * Update test.sh * Update Makefile * update Signed-off-by: minmingzhu <[email protected]> * Update ConvertHomogenTableSuite.scala * Update install-level-zero-ubuntu.sh * Update install-level-zero-ubuntu.sh * Update build.sh * Update test.sh * Update test.sh * Update HomogenTableImpl.cpp * Update install-build-deps-ubuntu.sh * Update HomogenTableImpl.cpp * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * Update install-build-deps-ubuntu.sh * fix comments Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update list-compute-devices.cpp * Convert homogentable to array/vector/matrix (#4) * 1. convert homogenTable to array/vector/matrix 2. add unit test Signed-off-by: minmingzhu <[email protected]> * Merge branch 'make_homogen_table' into convert_homogentable Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * Convert RDD[Vector]/RDD[LabeledPoint] to HomogenTable (#8) * 1. convert rdd to HomogenTable * 2. add unit test Signed-off-by: minmingzhu <[email protected]> * add empty homogentable Signed-off-by: minmingzhu <[email protected]> * Mirgate kmeans daal to DPC++ (#7) Signed-off-by: minmingzhu <[email protected]> * 1. Mirgate kmeans daal to DPC++ * 2. add unit test * 1. move local host to distributed host 2. add cluster test 3. code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * Update ci-cluster-test.sh * Update build.sh * Update build.sh * Update OneDAL.cpp * Update OneDAL.cpp * Update OneDAL.cpp * Update com_intel_oap_mllib_OneDAL__.h * update code style Signed-off-by: minmingzhu <[email protected]> * Update NaiveBayesResult.java * 1. update code style 2. When using the Host/CPU device throws a fail Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback code style Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * rollback checkstyle.xml Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update OneDAL.scala Signed-off-by: minmingzhu <[email protected]> * revert ALS.scala * revert checkstyle.xml * :Revert "revert checkstyle.xml" This reverts commit 4f74bac8cd57ab24ae1e15594ce4fa32f38fabdf. * disable cluster test for gpu * disable cluster test for gpu * nit * migrate cpa to DPC++ Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update OutputHelpers.hpp * update com_intel_oap_mllib_feature_PCADALImpl.h Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update PCADALImpl.scala Signed-off-by: minmingzhu <[email protected]> * 1. update function name and variable name Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update stayHomogenTablePtrToVector to saveHomogenTablePtrToVector Signed-off-by: minmingzhu <[email protected]> * change compute_device to ComputeDevice Signed-off-by: minmingzhu <[email protected]> Co-authored-by: minmingz <[email protected]> Co-authored-by: Wu, Xiaochang <[email protected]> * [ML-226] Migrate correlation daal to DPC++ (#215) * 1. add JNI wrapper 2. modify compiler config 3. add unit test Signed-off-by: minmingzhu <[email protected]> * add ci test Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * java code style Signed-off-by: minmingzhu <[email protected]> * cpp code style Signed-off-by: minmingzhu <[email protected]> * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update ci-local-test.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update install-build-deps-ubuntu.sh * Update prepare-build-deps.sh * add convert array, vector to homogentable Signed-off-by: minmingzhu <[email protected]> * 1. rollback ci config 2. remove CI test becaue homogentable only support GPU Signed-off-by: minmingzhu <[email protected]> * 1. update prepare-build-deps.sh Signed-off-by: minmingzhu <[email protected]> * remove ci GPU test Signed-off-by: minmingzhu <[email protected]> * 1. remove GPU CI test Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * fix comments Signed-off-by: minmingzhu <[email protected]> * 1. fix ci Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update header Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-cluster-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update ci conf Signed-off-by: minmingzhu <[email protected]> * fix comment Signed-off-by: minmingzhu <[email protected]> * Update build-jni.sh * update Makefile Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update test.sh * Update test.sh * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * update test.sh Signed-off-by: minmingzhu <[email protected]> * fix link libze_loader.so.1 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update ci-local-dpc-test.sh Signed-off-by: minmingzhu <[email protected]> * update oneapi to 2022.1.2 Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Makefile Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps-gpu.sh * Update prepare-build-deps.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update install-build-level-zero-deps-ubuntun.sh * Update ci-local-dpc-test.sh * Update GPU.cpp * Update GPU.cpp * Update ci-build-test.sh * update Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update HomogenTableImpl.cpp Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * Update ci-local-dpc-test.sh * update HomogenTable API Signed-off-by: minmingzhu <[email protected]> * update install-build-level-zero-deps-ubuntu.sh Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update ci Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * update code style Signed-off-by: minmingzhu <[email protected]> * update Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: minmingzhu <[email protected]> * Update ci-local-dpc-test.sh * update ci Signed-off-by: m…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Modify title check on PRs and automatic link to Issues below PRs on Github Actions
The text was updated successfully, but these errors were encountered: