cub: add v2.1.0 (#36851)

This commit is contained in:
Alec Scott 2023-04-15 05:33:55 -07:00 committed by GitHub
parent 0bd54147d8
commit a37ed72a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ class Cub(Package):
url = "https://github.com/NVIDIA/cub/archive/1.12.0.zip"
git = "https://github.com/NVIDIA/cub.git"
version("2.1.0", sha256="8ec47307f5e99379ac1cf6722cd5a24fc15b84b0f5361bebd453645a5e4bb34d")
version("1.16.0", sha256="a9e327d46c82025d17ed3ab5a10da006bcdaef5dcbd294b332ef0a572f58445b")
version("1.15.0", sha256="dcb75744650deb42e9123509482e0f84944c1dbd60d5cd909a416d953d3a6903")
version("1.14.0", sha256="d83ac193b6acdb9281ca130fbe9590728c018c98f38916f903181b6f9410a829")