Skip to content

Commit

Permalink
Update to libcudacxx 1.9 to match version found in CUDA Toolkit 12
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Dec 19, 2022
1 parent a28c848 commit b43ab9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cpm/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
]
},
"libcudacxx" : {
"version" : "1.8.1",
"version" : "1.9.0",
"git_url" : "https://github.com/NVIDIA/libcudacxx.git",
"git_tag" : "${version}"
},
Expand Down

0 comments on commit b43ab9f

Please sign in to comment.