Skip to content

Commit

Permalink
update download page
Browse files Browse the repository at this point in the history
Signed-off-by: liyuan <[email protected]>
  • Loading branch information
nvliyuan committed Dec 12, 2024
1 parent 0995440 commit 29ae030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ The output of signature verify:
* Improved performance for CASE WHEN statements comparing a string column against multiple values
* Falling back to the CPU for ORC boolean writes by the GPU due to a bug in cudf's ORC writer
* Fix a device memory leak in timestamp operator in `incompatibleDateFormats` case
* Fix a device memory leak in GpuBroadcastNestedLoopJoinExecBase when `spillableBuiltBatch` is 0
* Fix a host memory leak in GpuBroadcastNestedLoopJoinExecBase when `spillableBuiltBatch` is 0
* For updates on RAPIDS Accelerator Tools, please visit [this link](https://github.com/NVIDIA/spark-rapids-tools/releases)

Note: There is a known issue in the 24.12.0 release when decompressing gzip files on H100 GPUs.
Expand Down

0 comments on commit 29ae030

Please sign in to comment.