openucx / sparkucx

A high-performance, scalable and efficient ShuffleManager plugin for Apache Spark, utilizing UCX communication layer
https://www.sparkucx.org/
BSD 3-Clause "New" or "Revised" License
44 stars 31 forks source link

BUILD: Add initial files for build and CI #3

Closed petro-rudenko closed 4 years ago

petro-rudenko commented 5 years ago

Build style and github action scripts.

Github action will trigger sparkucx build on every PR to make sure it compiles passes styles, etc. More advanced integration testing (running on real hardware) will be added after.

petro-rudenko commented 5 years ago

@yosefe please review - so i can start to submit other code.

petro-rudenko commented 5 years ago

Removed all style checks. Would add as a github plugin.

petro-rudenko commented 4 years ago

Will merge to proceed with consequent PRs