Skip to content

Commit

Permalink
add reference to GPU acceleration paper (#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
huanzhang12 authored and chivee committed Jul 31, 2017
1 parent 00cb04a commit 6c3f244
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/GPU-Performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,4 +174,10 @@ significant when the dataset is small.
| GPU Memory Usage (MB) | 611 | 901 | 1067 | 413 | 405 | 291 |


Further Reading
--------------------------

You can find more details about the GPU algorithm and benchmarks in the following article:

Huan Zhang, Si Si and Cho-Jui Hsieh. [GPU Acceleration for Large-scale Tree Boosting](https://arxiv.org/abs/1706.08359). arXiv:1706.08359, 2017.

7 changes: 7 additions & 0 deletions docs/GPU-Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,3 +171,10 @@ Further Reading

[GPU Windows Tutorial](./GPU-Windows.md)

Reference
---------------

Please kindly cite the following article in your publications if you find the GPU acceleration useful:

Huan Zhang, Si Si and Cho-Jui Hsieh. [GPU Acceleration for Large-scale Tree Boosting](https://arxiv.org/abs/1706.08359). arXiv:1706.08359, 2017.

0 comments on commit 6c3f244

Please sign in to comment.