legion

By gitlab-StanfordLegion

Legion Alternatives

Similar projects and alternatives to legion

  1. mkdocs-material

    Documentation that simply works

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. hip

    33 legion VS hip

    HIP: C++ Heterogeneous-Compute Interface for Portability

  4. HIPIFY

    HIPIFY: Convert CUDA to Portable C++ Code

  5. gpu-kernel-runner

    Runs a single CUDA/OpenCL kernel, taking its source from a file and arguments from the command-line

  6. ScalingElections

    GPU-accelerated Schulze voting method in Python, Numba, CUDA, and Mojo 🔥, using ideas from Algebraic Graph Theory

  7. llm.c

    LLM training in simple, raw C/HIP for AMD GPUs (by anthonix)

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

legion discussion

Log in or Post with

legion reviews and mentions

Posts with mentions or reviews of legion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-15.
  • Run CUDA, Unmodified, on AMD GPUs
    7 projects | news.ycombinator.com | 15 Jul 2024
    Are you aware of HIP? It's officially supported and, for code that avoids obscure features of CUDA like inline PTX, it's pretty much a find-and-replace to get a working build:

    https://github.com/ROCm/HIP

    Don't believe me? Include this at the top of your CUDA code, build with hipcc, and see what happens:

    https://gitlab.com/StanfordLegion/legion/-/blob/master/runti...

    It's incomplete because I'm lazy but you can see most things are just a single #ifdef away in the implementation.

Stats

Basic legion repo stats
1
-
-
-

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