oap-project / oap-mllib

Optimized Spark package to accelerate machine learning algorithms in Apache Spark MLlib.
Apache License 2.0
20 stars 12 forks source link

Use getifaddrs to get host ips for oneCCL kvs #28

Closed xwu99 closed 3 years ago

xwu99 commented 3 years ago

Use getifaddrs instead of "hostname -I"

xwu99 commented 3 years ago

Implemented in #33