Thrust is the C++ parallel algorithms library which inspired the introduction of parallel algorithms to the C++ Standard Library. Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. It builds on top of established parallel programming frameworks (such as CUDA, TBB, and OpenMP). It also provides a number of general-purpose facilities similar to those found in the C++ Standard Library. The NVIDIA C++ Standard Library is an open-source project; it is available on GitHub and included in the NVIDIA HPC SDK and CUDA Toolkit. If you have one of those SDKs installed, no additional installation or compiler flags are needed to use libcu++. Thrust is a header-only library; there is no need to build or install the project unless you want to run the Thrust unit tests.

Features

  • Thrust is best learned through examples
  • Thrust is a header-only library
  • The CUDA Toolkit provides a recent release of the Thrust source code
  • For CMake-based projects, we provide a CMake package for use with find_package
  • Thrust uses the CMake build system to build unit tests
  • By default, a serial CPP host system, CUDA accelerated device system, and C++14 standard are used

Project Samples

Project Activity

See All Activity >

Categories

Algorithms, Libraries

License

Apache License V2.0

Follow Thrust

Thrust Web Site

Other Useful Business Software
Skillfully - The future of skills based hiring Icon
Skillfully - The future of skills based hiring

Realistic Workplace Simulations that Show Applicant Skills in Action

Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Thrust!

Additional Project Details

Programming Language

C++

Related Categories

C++ Algorithms, C++ Libraries

Registered

2022-05-30