HIPCC

HIPCC: HIP compiler driver (by ROCm)

HIPCC Alternatives

Similar projects and alternatives to HIPCC

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better HIPCC alternative or higher similarity.

HIPCC reviews and mentions

Posts with mentions or reviews of HIPCC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-14.
  • AMD Unveils Ryzen 8000G Series Processors: Zen 4 APUs for Desktop with Ryzen AI
    3 projects | news.ycombinator.com | 14 Jan 2024
    Not sure if I completely understand what "Ryzen AI" does, but Tinygrad for example has some limited support for RDNA3[0]. It isn't quite there yet in matters of performance though, as you can read in the comments of that file.

    There's also a small tutorial by AMD on how to use the WMMA intrinsic[1] using AMD's hipcc[2] compiler. Documentation is sparse kinda sparse, but the instruction set is not huge. The RDNA3 ISA guide[3] might also be helpful (and only a fraction of the pages are relevant.)

    0. https://github.com/tinygrad/tinygrad/blob/master/extra/gemm/...

    1. https://gpuopen.com/learn/wmma_on_rdna3/

    2. https://github.com/ROCm/HIPCC

    3. https://www.amd.com/content/dam/amd/en/documents/radeon-tech...

  • Intel CEO: 'The entire industry is motivated to eliminate the CUDA market'
    13 projects | news.ycombinator.com | 14 Dec 2023
    > what would be the point for someone to add ROCm support to various pieces of software which currently require CUDA

    It isn't just old cards though, CUDA is a point of centralization on a single provider during a time when access to that providers higher end cards isn't even available and that is causing people to look elsewhere.

    ROCm supports CUDA through the included HIP projects...

    https://github.com/ROCm/HIP

    https://github.com/ROCm/HIPCC

    https://github.com/ROCm/HIPIFY

    The later will regex replace your CUDA methods with HIP methods. If it is as easy as running hipify on your codebase (or just coding to HIP apis), it certainly makes sense to do so.

Stats

Basic HIPCC repo stats
2
38
5.8
6 days ago

ROCm/HIPCC is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of HIPCC is C++.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com