Skip to content

Commit

Permalink
Clarification spark-rapids-jni build [skip ci] (#1124)
Browse files Browse the repository at this point in the history
* Updated CONTRIBUTING.md clarification on building spark-rapids-jni

Signed-off-by: Raza Jafri <rjafri@nvidia.com>
Co-authored-by: Jason Lowe <jlowe@nvidia.com>
  • Loading branch information
razajafri and jlowe authored May 9, 2023
1 parent 7bc86fd commit 3d4d7c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ Maven `package` goal can be used to build the RAPIDS Accelerator JNI jar. After
build the RAPIDS Accelerator JNI jar will be in the `spark-rapids-jni/target/` directory.
Be sure to select the jar with the CUDA classifier.

When building spark-rapids-jni, the pom.xml in the submodule thirdparty/cudf is completely
bypassed. For a detailed explanation please read
[this](https://github.com/NVIDIA/spark-rapids-jni/issues/1084#issuecomment-1513471739).

### Building in the Docker Container

The `build/build-in-docker` script will build the spark-rapids-jni artifact within a Docker
Expand Down

0 comments on commit 3d4d7c6

Please sign in to comment.