rocThrust prerequisites

rocThrust prerequisites#

rocThrust has the following prerequisites on all platforms:

  • ROCm 6.1 or later.

  • CMake 3.10.2 or later.

  • hipcc or amdclag++. See the ROCm LLVM compiler infrastructure for more information.

  • rocPRIM. rocPRIM is automatically downloaded and installed when rocThrust is built and installed.

rocThrust has the following HIP on Windows prerequisites:

  • Python 3.6 or later

  • Visual Studio 2019 with Clang support

  • Strawberry Perl