ILGPU

ILGPU JIT Compiler for high-performance .Net GPU programs (by m4rs-mt)

ILGPU Alternatives

Similar projects and alternatives to ILGPU

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

ILGPU reviews and mentions

Posts with mentions or reviews of ILGPU. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-27.
  • ILGPU VS ComputeSharp - a user suggested alternative
    2 projects | 27 Oct 2023
  • CUDA integration for C#
    5 projects | /r/csharp | 8 Sep 2022
    I've had a good experience with ILGPU: clean API, loads of samples, nice community. Apologies for a shameless plug, but I used it in one of my projects and happened to write a blog post about it: https://timiskhakov.github.io/posts/computing-the-convex-hull-on-gpu. Hope it helps!
  • Is there a way to utilize the gpu in a C# program?
    5 projects | /r/csharp | 25 Dec 2021
    https://github.com/Sergio0694/ComputesSharp is always being recommended to me. But I also just found this one https://github.com/m4rs-mt/ILGPU which looks very interesting. There are a lot of libraries which allow you to execute on the gpu
  • Is there a way to run metal shaders on CPU threads?
    1 project | /r/GraphicsProgramming | 28 Jul 2021
    I would checkout the github for more details, or ask on the discord for more specifics, but all the kernels are compiled into IL by the C# compiler, then at runtime the ILGPU compiler converts them from IL into PTX, OpenCL, or back into IL (in a special way to maintain thread grouping and stuff). Then PTX / OpenCL /IL is compiled and run using the respective runtimes. Cuda for PTX, the OpenCL runtime for OpenCL, and .net for IL. We have talked about creating a CPU execution path that tries to match speeds with CPU code, but I do not think it is a big priority.
  • What is ILGPU | Links | FAQ
    3 projects | /r/ILGPU | 12 May 2021
    Github repo
  • A note from our sponsor - WorkOS
    workos.com | 19 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic ILGPU repo stats
6
1,053
9.0
about 11 hours ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com