Skip to content

Commit

Permalink
update contributing.md (NVIDIA#449)
Browse files Browse the repository at this point in the history
* update contributing.md

* update contributing.md

* address review
  • Loading branch information
kshitij12345 authored Apr 4, 2022
1 parent 9e0f59c commit 998ff61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ changes. CUB's tests and examples can be built by configuring Thrust with the
CMake option `THRUST_INCLUDE_CUB_CMAKE=ON`.

This process is described in more detail in Thrust's
[CONTRIBUTING.md](https://github.com/NVIDIA/thrust/blob/main/CONTRIBUTING.md).
[CONTRIBUTING.md](https://nvidia.github.io/thrust/contributing.html).

The CMake options in the following section may be used to customize CUB's build
process. Note that some of these are controlled by Thrust for compatibility and
Expand Down Expand Up @@ -89,4 +89,4 @@ The configuration options for CUB are:
# Development Model

CUB follows the same development model as Thrust, described
[here](https://github.com/NVIDIA/thrust/blob/main/CONTRIBUTING.md#development-model).
[here](https://nvidia.github.io/thrust/releases/versioning.html).

0 comments on commit 998ff61

Please sign in to comment.