thrust/1.17.2

Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL).
Recipe info
2023-10-31

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
thrust/1.17.2

Using thrust

Loading ...
Loading...