Skip to content

Commit 0dfe098

Browse files
committed
Bump Thrust version to 1.9.8 (CUDA 11.0 EA) and start updating the change log
for 1.9.7 (CUDA 10.2). Bug 2808654
1 parent 6b5eb85 commit 0dfe098

File tree

4 files changed

+78
-54
lines changed

4 files changed

+78
-54
lines changed

dependencies/cub

Submodule cub updated from 5eea3c6 to 6552e4d

doc/branching.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ is a living document that will evolve as our process evolves.
88
Thrust has historically had its own versioning system, independent of the versioning scheme of the CUDA Toolkit.
99
Today, Thrust is released with the CUDA Toolkit, but we currently still maintain the double versioning scheme.
1010

11-
The following is a mapping from Thrust versions to CUDA Toolkit versions and vice versa. Note that some Thrust
12-
versions don't directly map to any CUDA Toolkit version.
11+
The following is a mapping from Thrust versions to CUDA Toolkit versions and vice versa. Note that some Thrust versions don't directly map to any CUDA Toolkit version.
1312

1413
| Thrust version | CUDA version |
1514
| ----------------- | ------------- |
15+
| 1.9.8 | 11.0 EA |
16+
| 1.9.7 | 10.2 |
1617
| 1.9.6 | 10.1 Update 2 |
1718
| 1.9.5 | 10.1 Update 1 |
1819
| 1.9.4 | 10.1 |

0 commit comments

Comments
 (0)