Offloading standard C++ PSTL to Intel, NVIDIA and AMD GPUs with AdaptiveCpp

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. AdaptiveCpp

    Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous programming models. Lets applications adapt themselves to all the hardware in the system - even at runtime!

    AdaptiveCpp (formerly known as hipSYCL) is an independent, open source, clang-based heterogeneous C++ compiler project. I thought some of you might be interested in knowing that we recently added support to offload standard C++ parallel STL algorithms to GPUs from all major vendors. E.g.:

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • AMD's HIPRT Working Its Way To Blender With ~25% Faster Rendering

    1 project | /r/Amd | 24 Mar 2023
  • hipSYCL can now generate a binary that runs on any Intel/NVIDIA/AMD GPU - in a single compiler pass. It is now the first single-pass SYCL compiler, and the first with unified code representation across backends.

    1 project | /r/gpgpu | 2 Feb 2023
  • Bringing Nvidia® and AMD support to oneAPI

    1 project | /r/hardware | 16 Dec 2022
  • Intel oneAPI 2023 Released - AMD & NVIDIA Plugins Available

    1 project | /r/Amd | 16 Dec 2022
  • The Next Platform: "Intel Takes The SYCL To Nvidia's CUDA With Migration Tool"

    1 project | /r/hardware | 20 May 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?