Skip to content

Commit

Permalink
Update docs/source/using_libraft.md
Browse files Browse the repository at this point in the history
Co-authored-by: Corey J. Nolet <[email protected]>
  • Loading branch information
ahendriksen and cjnolet committed Apr 27, 2023
1 parent e1c67d7 commit 4235ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/using_libraft.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ There are three ways to speed up compile times:

3. If you would like to use RAFT but either cannot or would prefer not to
compile any CUDA code yourself, you can simply add `libraft` to your link
libraries and use the growing set of runtime APIs.
libraries and use the growing set of `raft::runtime` APIs.

### How do I verify template instantiations didn't compile into my binary?

Expand Down

0 comments on commit 4235ae0

Please sign in to comment.