AMD HIP + Cuda in same program

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • HIP

    HIP: C++ Heterogeneous-Compute Interface for Portability

  • Of course, you can also write native HIP code. If you want to port code from CUDA into HIP manually, see here: https://github.com/ROCm-Developer-Tools/HIP/blob/develop/docs/markdown/hip_porting_guide.md

  • Halide

    a language for fast, portable data-parallel computation

  • Or you use OpenCL. Or you write the GPU code in https://halide-lang.org or https://taichi.graphics which support many backends (CPU, Nvidia GPU, AMD GPU, Intel GPU, OpenGL, DirectX, Vulkan, ....)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ginkgo

    Numerical linear algebra software package (by ginkgo-project)

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