HIP: C++ Heterogeneous-Compute Interface for Portability
A Houdini script which collects a .hip and it's file references into a single portable directory
An implementation of HIP that works on CPUs, across OSes.
AMD GPUs don’t support CUDA natively, as CUDA is NVIDIA-specific. Instead, AMD uses HIP and ROCm platforms to run GPU-accelerated code similar to CUDA, allowing code portability and high-performance c...
hip chat binaries for portable use
Integrated HIP (Heterogenous-computing Interface for Portability) to work with CUDA.
A conway's game of life implementation using Heterogeneous-Compute Interface for Portability (HIP).
Example project for using HIP (and other...) GPU portability frameworks within BLAS++ and LAPACK++
GPU-accelerated tree search: Investigating Chapel versus CUDA/HIP+X
Examples for HIP
Vulkan Portability Implementation
Symfony utilities for portability of PHP codes
Go error library with error portability over the network
Portability Add-On for the HackRF Software-Defined Radio.
Duktape - embeddable Javascript engine with a focus on portability and compact footprint
Unbiased & physically-based GPU HIPRT (C++/HIP) interactive path tracing renderer
Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
What is hip? Tell me, tell me (if you think you know)
This repo contains .NET Portability Analyzer (VSIX and Console) libraries and tools
Kokkos 是一个C++编程模型库,为编写跨平台高性能、可移植程序而设计。 它抽象出并行执行代码和数据管理的方法,使其能在复杂节点架构上运行,适应多级内存层次和不同类型的执行资源,包括CUDA、HIP、SYCL、HPX、OpenMP以及C++线程等后端编程模型
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools