rocThrust installation overview#
The rocThrust source code is available from the rocThrust GitHub Repository.
The develop branch is the default branch. The develop branch is intended for users who want to preview new features or contribute to the rocThrust code base.
If you don’t intend to contribute to the rocThrust code base and won’t be previewing features, use a branch that matches the version of ROCm installed on your system.
rocThrust can be built and installed with install
on Linux, rmake.py
on Windows, or CMake on Windows and Linux.
CMake provides the most flexibility in building and installing rocThrust.