Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
Signed-off-by: Kuhu Shukla <[email protected]>
  • Loading branch information
kuhushukla committed Sep 28, 2023
1 parent 1d3a4dd commit 4dd5ea8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ specifying the environment variable `BUILD_PARALLEL=<n>`.
### Building against different CUDA Toolkit versions
You can build against different versions of the CUDA Toolkit by modifying the variable `cuda.version`:
* `-Dcuda.version=cuda11` (CUDA 11.0/11.1/11.2, default)
* `-Dcuda.version=cuda11` (CUDA 11.x, default)
* `-Dcuda.version=cuda12` (CUDA 12.x)
### Building a Distribution for a Single Spark Release
Expand Down

0 comments on commit 4dd5ea8

Please sign in to comment.